author int64 658 755k | date stringdate 2012-06-12 08:34:29 2024-07-22 14:51:21 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods listlengths 1 16 | language stringclasses 20
values | license stringclasses 3
values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
410,219 | 04.05.2021 12:18:36 | 25,200 | 8cc80df6c824a48a8d67e8f828d5776c02584bfd | Move to public version of TestPlatform dependency | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/TestAdapterImpl/TestAdapterImpl.csproj",
"new_path": "Nodejs/Product/TestAdapterImpl/TestAdapterImpl.csproj",
"diff": "<Version>4.7.0</Version>\n</PackageReference>\n<PackageReference Include=\"Microsoft.TestPlatform.ObjectModel\">\n- <Version>1... | C# | Apache License 2.0 | microsoft/nodejstools | Move to public version of TestPlatform dependency |
410,219 | 05.05.2021 13:50:18 | 25,200 | 36720ae1b8502fbb2d2953e4cd586e3b3d69dd26 | Consume latest testwindow dependency from public feed | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"new_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"diff": "<Version>17.0.0-preview-2-31221-277</Version>\n</PackageReference>\n<PackageReference Include=\"Microsoft.VisualStudio.TestWindow.Interfaces\">\n- <Version>17.0.0... | C# | Apache License 2.0 | microsoft/nodejstools | Consume latest testwindow dependency from public feed |
410,219 | 07.05.2021 17:01:37 | 25,200 | e2c4508b3b27665d67ea726cf9370431533b5220 | Stop saving all files on TestContainer acquisition during change detection | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/TestAdapterImpl/TestContainerDiscoverer.cs",
"new_path": "Nodejs/Product/TestAdapterImpl/TestContainerDiscoverer.cs",
"diff": "@@ -267,11 +267,6 @@ namespace Microsoft.NodejsTools.TestAdapter\nyield break;\n}\n- if (this.detectingChanges)\n- {\n... | C# | Apache License 2.0 | microsoft/nodejstools | Stop saving all files on TestContainer acquisition during change detection |
410,219 | 13.05.2021 11:15:43 | 25,200 | af38b680bbefa83eb15dececf4d0501af1e4bd35 | Allow WebRole project to be opened in dev16 and dev17 | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/WebRole/WebRole.csproj",
"new_path": "Nodejs/Product/WebRole/WebRole.csproj",
"diff": "<Reference Include=\"System.Web\" />\n</ItemGroup>\n<Import Project=\"$(MSBuildToolsPath)\\Microsoft.CSharp.targets\" />\n- <Import Project=\"$(MSBuildExtensi... | C# | Apache License 2.0 | microsoft/nodejstools | Allow WebRole project to be opened in dev16 and dev17 |
410,219 | 13.05.2021 17:21:23 | 25,200 | 3df77cecb0297f086210bbe9b59196509a17b8da | Various fixes to allow building with MSBuild 17 | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"new_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"diff": "</ItemGroup>\n<ItemGroup>\n<PackageReference Include=\"Microsoft.Build.Utilities.Core\">\n- <Version>16.6.0</Version>\n+ <Version>17.0.0-preview-21256-03</Version... | C# | Apache License 2.0 | microsoft/nodejstools | Various fixes to allow building with MSBuild 17 |
410,219 | 18.05.2021 10:29:40 | 25,200 | b482f5dd8ded57871eeb66c125e93bc9777a52dc | Update deps and adjust to PIA change | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"new_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"diff": "<Version>4.7.0</Version>\n</PackageReference>\n<PackageReference Include=\"Microsoft.Internal.VisualStudio.Interop\">\n- <Version>17.0.0-preview-2-31221-277</Vers... | C# | Apache License 2.0 | microsoft/nodejstools | Update deps and adjust to PIA change |
410,219 | 18.05.2021 16:01:26 | 25,200 | 814bd01ad20e7d6f68dc939030ea8388607f8a6b | Update dependency versions in Vue project templates | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/ProjectTemplates/TypeScriptVuejsApp/package.json",
"new_path": "Nodejs/Product/Nodejs/ProjectTemplates/TypeScriptVuejsApp/package.json",
"diff": "\"name\": \"\"\n},\n\"dependencies\": {\n- \"vue\": \"2.5.17\",\n- \"vue-class-component\": ... | C# | Apache License 2.0 | microsoft/nodejstools | Update dependency versions in Vue project templates |
410,219 | 24.05.2021 11:07:11 | 25,200 | 9d3e0b13b5083b4f880a9604760bebf224c4ad5e | Update shell dependencies | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"new_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"diff": "<Version>17.0.0-previews-1-31318-023</Version>\n</PackageReference>\n<PackageReference Include=\"Microsoft.VisualStudio.Debugger.Interop.10.0\">\n- <Version>17.0.... | C# | Apache License 2.0 | microsoft/nodejstools | Update shell dependencies |
410,197 | 30.08.2021 13:14:18 | 25,200 | fd93d7f31921600cb4aa7f6b80a5fc0c14084d66 | Add period for consistency | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/VSPackage.resx",
"new_path": "Nodejs/Product/Nodejs/VSPackage.resx",
"diff": "<value>Launch for Node.js</value>\n</data>\n<data name=\"6001\" xml:space=\"preserve\">\n- <value>Debug JavaScript/TypeScript files with Node.js</value>\n+ <val... | C# | Apache License 2.0 | microsoft/nodejstools | Add period for consistency |
410,206 | 03.09.2021 11:36:20 | 25,200 | be12263db8f833675b350c615df21b7708eb388f | Adding configuration to run React tests on Jest. | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/TestAdapter/TestFrameworks/Jest/jest.js",
"new_path": "Nodejs/Product/TestAdapter/TestFrameworks/Jest/jest.js",
"diff": "@@ -37,8 +37,10 @@ const find_tests = function (testFileList, discoverResultFile, projectFolder) {\n};\nconst run_tests = fu... | C# | Apache License 2.0 | microsoft/nodejstools | Adding configuration to run React tests on Jest. |
410,206 | 13.09.2021 16:50:06 | 25,200 | b71510351f48e3ce679d8e7466556b442cf207a8 | Adding support to user's Jest configutation | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/TestAdapter/TestFrameworks/Jest/jest.js",
"new_path": "Nodejs/Product/TestAdapter/TestFrameworks/Jest/jest.js",
"diff": "@@ -56,11 +56,7 @@ const run_tests = function (context) {\n});\n}\n- let config = {\n- setupFilesAfterEnv:[\"<rootDir>/src/s... | C# | Apache License 2.0 | microsoft/nodejstools | Adding support to user's Jest configutation |
410,206 | 07.10.2021 11:59:48 | 25,200 | 94b09e2468a17e8957c5ce312fa303a44f739f2a | Adding configuration options to Node Console App and React | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/TestAdapter/TestFrameworkFactory.cs",
"new_path": "Nodejs/Product/TestAdapter/TestFrameworkFactory.cs",
"diff": "@@ -91,18 +91,6 @@ namespace Microsoft.NodejsTools.TestAdapter\nfileAbsolutePath = CommonUtils.GetAbsoluteFilePath(projectRoot, proj... | C# | Apache License 2.0 | microsoft/nodejstools | Adding configuration options to Node Console App and React |
410,206 | 07.10.2021 17:13:03 | 25,200 | b8c3a4b0dd668d226814da1448adfdfda0254c0b | Changing from var to let | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/TestAdapter/TestFrameworks/Jest/jest.js",
"new_path": "Nodejs/Product/TestAdapter/TestFrameworks/Jest/jest.js",
"diff": "@@ -120,7 +120,7 @@ function detectPackage(projectFolder, packageName) {\nfunction readConfigs(projectFolder, context)\n{\n-... | C# | Apache License 2.0 | microsoft/nodejstools | Changing from var to let |
410,206 | 12.10.2021 16:21:37 | 25,200 | fefc59fb9491d5428af38cb83f95ce985e8ed7f2 | Adding suport to jest.config.ts and restoring code | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"new_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"diff": "<PrivateAssets>all</PrivateAssets>\n</PackageReference>\n<PackageReference Include=\"Newtonsoft.Json\">\n- <Version>13.0.1</Version>\n+ <Version>13.0.0</Version>\... | C# | Apache License 2.0 | microsoft/nodejstools | Adding suport to jest.config.ts and restoring code |
410,206 | 13.10.2021 15:45:45 | 25,200 | 3302f01e8b12dec26cf80a574792ef6b77ef9394 | Addressing some comments and removing jest.config.ts support as it's still on testing. | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/TestAdapter/TestFrameworks/Jest/jest.js",
"new_path": "Nodejs/Product/TestAdapter/TestFrameworks/Jest/jest.js",
"diff": "@@ -122,7 +122,6 @@ function readConfigs(projectFolder, context)\n{\nvar config;\nconst packageJsonPath = path.join(projectF... | C# | Apache License 2.0 | microsoft/nodejstools | Addressing some comments and removing jest.config.ts support as it's still on testing. |
410,206 | 02.11.2021 15:16:51 | 25,200 | 225ebba58deb09bc6a36570df45fd8e922f9ab8b | Fixing operator for older Node versions | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/TestAdapter/TestFrameworks/Jest/jest.js",
"new_path": "Nodejs/Product/TestAdapter/TestFrameworks/Jest/jest.js",
"diff": "@@ -151,8 +151,8 @@ function readConfigs(projectFolder, context)\nconfig = require(jestConfigPathJS);\n}\n- config ||= {};\n... | C# | Apache License 2.0 | microsoft/nodejstools | Fixing operator for older Node versions |
410,221 | 30.11.2021 14:51:47 | 28,800 | 207d5aef0bedf4d83f8b2c8be0771724aee6a759 | Fixing perf issue in TestFilesUpdateWatcher
Currently, we use JTF.Run() on each time we get a FilesChanged event, or a DirectoryChangedEx event. This blocks the current (threadpool) thread until the work is complete. This can cause threadpool starvation, and has done so for users, as evidenced by telemetry. | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Telemetry/TelemetryEvents.cs",
"new_path": "Nodejs/Product/Nodejs/Telemetry/TelemetryEvents.cs",
"diff": "@@ -41,6 +41,11 @@ namespace Microsoft.NodejsTools.Telemetry\npublic const string OperationRegistrationFaulted = Prefix + \"Operatio... | C# | Apache License 2.0 | microsoft/nodejstools | Fixing perf issue in TestFilesUpdateWatcher
Currently, we use JTF.Run() on each time we get a FilesChanged event, or a DirectoryChangedEx event. This blocks the current (threadpool) thread until the work is complete. This can cause threadpool starvation, and has done so for users, as evidenced by telemetry. |
410,207 | 07.12.2021 11:17:07 | 10,800 | 01e317124b93027f16af5c9d19833ae319b8b62a | Renamed template folders to make paths shorter | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"new_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"diff": "</None>\n</ItemGroup>\n<ItemGroup>\n- <_WebRoleZipItem Include=\"Templates\\Files\\CloudServiceWebRole\\WebRole.vstemplate\" />\n- <_WebRoleZipItem Include=\"Temp... | C# | Apache License 2.0 | microsoft/nodejstools | Renamed template folders to make paths shorter |
410,202 | 11.03.2022 17:34:00 | 28,800 | 0b31478b2661fa5534f44d905751941dbd46f9de | Refactor npm install --save command | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/NpmUI/NpmInstallWindowResources.Designer.cs",
"new_path": "Nodejs/Product/Nodejs/NpmUI/NpmInstallWindowResources.Designer.cs",
"diff": "@@ -19,7 +19,7 @@ namespace Microsoft.NodejsTools.NpmUI {\n// class via a tool like ResGen or Visual S... | C# | Apache License 2.0 | microsoft/nodejstools | Refactor npm install --save command |
410,202 | 22.03.2022 17:04:53 | 25,200 | b816e783c674a5cc0b13d832491d3fcaed739d9a | Add Foreground to base component. | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/NpmUI/NpmPackageInstallWindow.xaml",
"new_path": "Nodejs/Product/Nodejs/NpmUI/NpmPackageInstallWindow.xaml",
"diff": "MinWidth=\"600\"\nWindowStartupLocation=\"CenterOwner\"\nBackground=\"{DynamicResource {x:Static wpf:Controls.Background... | C# | Apache License 2.0 | microsoft/nodejstools | Add Foreground to base component. |
410,202 | 28.03.2022 16:16:55 | 25,200 | 2d5afba667651cee67a3f02514b0506beeec93c9 | Removed ProgressBar and disabled options when installing on npm window | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/NpmUI/NpmPackageInstallViewModel.cs",
"new_path": "Nodejs/Product/Nodejs/NpmUI/NpmPackageInstallViewModel.cs",
"diff": "@@ -377,6 +377,7 @@ namespace Microsoft.NodejsTools.NpmUI\nOnPropertyChanged();\nOnPropertyChanged(nameof(ExecutionPro... | C# | Apache License 2.0 | microsoft/nodejstools | Removed ProgressBar and disabled options when installing on npm window |
410,207 | 30.03.2022 15:51:10 | 10,800 | 12e3b5f6816219114b658e62a318c77ea57e4c4c | Updated MicroBuild nuget to 1.0.0 | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"new_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"diff": "<Version>17.0.18-preview-0001-g64bd43440b</Version>\n</PackageReference>\n<PackageReference Include=\"Microsoft.VisualStudioEng.MicroBuild.Core\">\n- <Version>0.4... | C# | Apache License 2.0 | microsoft/nodejstools | Updated MicroBuild nuget to 1.0.0 |
410,207 | 31.03.2022 16:40:19 | 10,800 | 9d8f7b4c754b597d814570239a133c78887b58b5 | Added SBOM solution | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Setup/NodejsTools.vsmanproj",
"new_path": "Nodejs/Setup/NodejsTools.vsmanproj",
"diff": "<OutputPath>$(BinDirectory)\\$(Configuration)\\</OutputPath>\n</PropertyGroup>\n<ItemGroup>\n- <MergeManifest Include=\"$(BuildOutputRoot)\\Setup\\NodejsToolsVsix\\... | C# | Apache License 2.0 | microsoft/nodejstools | Added SBOM solution |
410,207 | 01.04.2022 15:04:39 | 10,800 | 0a6ebb25fc54df9fefb6b743ff53b1a9fff6a8db | Removed test project from solution | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/NodejsTools.sln",
"new_path": "Nodejs/NodejsTools.sln",
"diff": "@@ -36,8 +36,6 @@ Project(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"TestAdapterNetStandard\", \"P\nEndProject\nProject(\"{2150E333-8FDC-42A3-9474-1A3956D46DE8}\") = \"Tests\", \"Test... | C# | Apache License 2.0 | microsoft/nodejstools | Removed test project from solution |
410,207 | 04.04.2022 10:08:19 | 10,800 | dd524a7d0ee653de8b7b32a93ca22f2d57cd2419 | Moved Setup sln out of the root folder | [
{
"change_type": "RENAME",
"old_path": "Nodejs/NodejsSetup.sln",
"new_path": "Nodejs/Setup/NodejsSetup.sln",
"diff": "@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00\n# Visual Studio Version 17\nVisualStudioVersion = 17.0.31717.387\nMinimumVisualStudioVersion = 10.0.40219... | C# | Apache License 2.0 | microsoft/nodejstools | Moved Setup sln out of the root folder |
410,202 | 18.04.2022 16:01:45 | 25,200 | 8c63741a7149cf9c1ccad72504bb96eff309a638 | Ignore exceptions when disposing already disposed items | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/SharedProject/CommonProjectNode.cs",
"new_path": "Nodejs/Product/Nodejs/SharedProject/CommonProjectNode.cs",
"diff": "@@ -473,9 +473,17 @@ namespace Microsoft.VisualStudioTools.Project\n}\nif (this.UserBuildProject != null)\n+ {\n+ try\n{... | C# | Apache License 2.0 | microsoft/nodejstools | Ignore exceptions when disposing already disposed items |
410,207 | 20.04.2022 11:32:30 | 10,800 | d6dd02cc1b56ad1cb24b4ef0c48a81a985bbc64c | Hiding templates with very low usage to simplify selection | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/ProjectTemplates/CloudService/CloudService.vstemplate",
"new_path": "Nodejs/Product/Nodejs/ProjectTemplates/CloudService/CloudService.vstemplate",
"diff": "<LanguageTag>Typescript</LanguageTag>\n<PlatformTag>Azure</PlatformTag>\n<ProjectT... | C# | Apache License 2.0 | microsoft/nodejstools | Hiding templates with very low usage to simplify selection |
410,207 | 30.05.2022 10:17:53 | 10,800 | d6c440c1d8e19f5ac6c5c0af55a889a153466ea8 | Added error message on old Node version debugging | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Project/NodejsProjectLauncher.cs",
"new_path": "Nodejs/Product/Nodejs/Project/NodejsProjectLauncher.cs",
"diff": "@@ -86,6 +86,12 @@ namespace Microsoft.NodejsTools.Project\nStartWithChromeDebugger(file, nodePath, shouldStartBrowser, brow... | C# | Apache License 2.0 | microsoft/nodejstools | Added error message on old Node version debugging |
410,207 | 01.06.2022 11:20:24 | 10,800 | 99428bfeee19fbf587bb6cb9ac2613328b013b7a | Removed V3 Feature Flag, making V3 the main debugger | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Project/NodejsProjectLauncher.cs",
"new_path": "Nodejs/Product/Nodejs/Project/NodejsProjectLauncher.cs",
"diff": "@@ -235,10 +235,9 @@ namespace Microsoft.NodejsTools.Project\nreturn optionVal != 0;\n}\n}\n- catch (Exception) { } // do no... | C# | Apache License 2.0 | microsoft/nodejstools | Removed V3 Feature Flag, making V3 the main debugger |
410,202 | 15.03.2022 16:28:08 | 25,200 | 9cb5b576963ac0faf4726598a5bca2bab8dac7cc | Fixed narration of Author. Fixed narration order of OtherNpmArguments | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/NpmUI/NpmPackageInstallWindow.xaml",
"new_path": "Nodejs/Product/Nodejs/NpmUI/NpmPackageInstallWindow.xaml",
"diff": "<Run Text=\"{Binding Path=Description, Mode=OneWay}\"/>\n</TextBlock>\n- <StackPanel Orientation=\"Horizontal\" Margin=\... | C# | Apache License 2.0 | microsoft/nodejstools | Fixed narration of Author. Fixed narration order of OtherNpmArguments |
410,207 | 07.12.2021 10:57:21 | 10,800 | e97927f7f9e13aba69788b6687915acd5017d536 | Switched to launching using PineZorro
The new server protocol in vs-debug-js has issues, and when launching a
browser via the new server protocol, breakpoints are not set correctly.
Switched to launching using the debugger to avoid this issue while still
having debug support for the browser. | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Project/NodejsProjectLauncher.cs",
"new_path": "Nodejs/Product/Nodejs/Project/NodejsProjectLauncher.cs",
"diff": "@@ -240,6 +240,24 @@ namespace Microsoft.NodejsTools.Project\nreturn true;\n}\n+ internal static bool EnableV3BrowserDebuggi... | C# | Apache License 2.0 | microsoft/nodejstools | Switched to launching using PineZorro
The new server protocol in vs-debug-js has issues, and when launching a
browser via the new server protocol, breakpoints are not set correctly.
Switched to launching using the debugger to avoid this issue while still
having debug support for the browser. |
410,207 | 11.02.2022 11:02:59 | 10,800 | 8d47a288110b1cc76bf3758d25702c2916035259 | Removed browser feature flag | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Project/NodejsProjectLauncher.cs",
"new_path": "Nodejs/Product/Nodejs/Project/NodejsProjectLauncher.cs",
"diff": "@@ -240,24 +240,6 @@ namespace Microsoft.NodejsTools.Project\nreturn true;\n}\n- internal static bool EnableV3BrowserDebuggi... | C# | Apache License 2.0 | microsoft/nodejstools | Removed browser feature flag |
410,207 | 21.06.2022 11:26:28 | 10,800 | 52004059a26b25f5292eb2a8cbaf8bd4b8868966 | Switched test debugging to use the new debugger | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/TestAdapterImpl/VisualStudioApp.cs",
"new_path": "Nodejs/Product/TestAdapterImpl/VisualStudioApp.cs",
"diff": "@@ -163,8 +163,8 @@ namespace Microsoft.VisualStudioTools\nreturn (DTE)runningObject;\n}\n- private static readonly Guid WebkitPortSup... | C# | Apache License 2.0 | microsoft/nodejstools | Switched test debugging to use the new debugger |
410,207 | 22.06.2022 11:08:46 | 10,800 | 905e213cf829116497b1918a34be4b514a66158a | Fixed file list for vue templates | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"new_path": "Nodejs/Product/Nodejs/Nodejs.csproj",
"diff": "</Content>\n<ZipItem Include=\"Templates\\Files\\JestUnitTest\\UnitTest.js\" />\n<ZipItem Include=\"Templates\\Files\\JestUnitTest\\UnitTest.vstemplate\" />\n- <T... | C# | Apache License 2.0 | microsoft/nodejstools | Fixed file list for vue templates |
410,207 | 28.06.2022 16:02:27 | 10,800 | 875a864c2e336c1b72a240336867f83e65a24bca | Re-enabling From Existing Code templates | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/ProjectTemplates/FromExistingCode/FromExistingCode.vstemplate",
"new_path": "Nodejs/Product/Nodejs/ProjectTemplates/FromExistingCode/FromExistingCode.vstemplate",
"diff": "<PlatformTag>macOS</PlatformTag>\n<ProjectTypeTag>Web</ProjectType... | C# | Apache License 2.0 | microsoft/nodejstools | Re-enabling From Existing Code templates |
410,207 | 28.06.2022 17:15:21 | 10,800 | 3f5cc0329815af3ffb948f08857446d206a9af36 | Fixed Vue project templates | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/ProjectTemplates/TypeScriptVuejsApp/TypeScriptVuejsApp.njsproj",
"new_path": "Nodejs/Product/Nodejs/ProjectTemplates/TypeScriptVuejsApp/TypeScriptVuejsApp.njsproj",
"diff": "<Folder Include=\"src\\components\\\" />\n</ItemGroup>\n<ItemGro... | C# | Apache License 2.0 | microsoft/nodejstools | Fixed Vue project templates |
410,207 | 18.07.2022 16:17:02 | 10,800 | b1bf5f5c65b29b5390092b15a6146fc526670a58 | Made Node.js debug the node process always | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Project/NodejsProjectLauncher.cs",
"new_path": "Nodejs/Product/Nodejs/Project/NodejsProjectLauncher.cs",
"diff": "@@ -282,26 +282,6 @@ namespace Microsoft.NodejsTools.Project\n_project.ProjectGuid.ToString(),\nJObject.FromObject(envVars))... | C# | Apache License 2.0 | microsoft/nodejstools | Made Node.js debug the node process always |
410,208 | 11.08.2022 18:49:02 | 25,200 | 237731796941e5efa031f58bd6a039e8e24e27ef | Update Azure Express apps | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/ProjectTemplates/AzureExpress4App/package.json",
"new_path": "Nodejs/Product/Nodejs/ProjectTemplates/AzureExpress4App/package.json",
"diff": "},\n\"engines\": {\n\"node\": \"~6.10.x\"\n+ },\n+ \"devDependencies\": {\n+ \"eslint\": \"^8.21... | C# | Apache License 2.0 | microsoft/nodejstools | Update Azure Express apps |
410,208 | 11.08.2022 19:35:52 | 25,200 | 48b7f9fdfaf3bb4c0260f00286001d6ead104b11 | Update Azure Web apps | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/ProjectTemplates/AzureNodejsApp/package.json",
"new_path": "Nodejs/Product/Nodejs/ProjectTemplates/AzureNodejsApp/package.json",
"diff": "},\n\"author\": {\n\"name\": \"\"\n+ },\n+ \"devDependencies\": {\n+ \"eslint\": \"^8.21.0\",\n+ \"e... | C# | Apache License 2.0 | microsoft/nodejstools | Update Azure Web apps |
410,208 | 11.08.2022 19:52:24 | 25,200 | 598c1349f2e5c040ac61a120aff0f4347bc9d22a | Update Express Apps | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/ProjectTemplates/Express4App/package.json",
"new_path": "Nodejs/Product/Nodejs/ProjectTemplates/Express4App/package.json",
"diff": "\"morgan\": \"^1.7.0\",\n\"pug\": \"^2.0.0-beta6\",\n\"serve-favicon\": \"^2.3.0\"\n+ },\n+ \"devDependenc... | C# | Apache License 2.0 | microsoft/nodejstools | Update Express Apps |
410,208 | 12.08.2022 13:25:42 | 25,200 | 54a9e9e7c02dd476de081a30702516c862232227 | Remove node plugin from JS projects | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/ProjectTemplates/AzureExpress4App/package.json",
"new_path": "Nodejs/Product/Nodejs/ProjectTemplates/AzureExpress4App/package.json",
"diff": "\"node\": \"~6.10.x\"\n},\n\"devDependencies\": {\n- \"eslint\": \"^8.21.0\",\n- \"eslint-plugin... | C# | Apache License 2.0 | microsoft/nodejstools | Remove node plugin from JS projects |
410,208 | 12.08.2022 13:28:51 | 25,200 | 537519c9cb6ca1faa7ba17419845779b6ace7df8 | Done with JS templates | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/ProjectTemplates/NodejsConsoleApp/package.json",
"new_path": "Nodejs/Product/Nodejs/ProjectTemplates/NodejsConsoleApp/package.json",
"diff": "\"main\": \"app.js\",\n\"author\": {\n\"name\": \"\"\n+ },\n+ \"devDependencies\": {\n+ \"eslint... | C# | Apache License 2.0 | microsoft/nodejstools | Done with JS templates |
410,208 | 12.08.2022 13:57:06 | 25,200 | 66443775f9f3b1d8f8fee47af5002828b346688d | Done with TS templates | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/ProjectTemplates/TypeScriptAzureWebRole/package.json",
"new_path": "Nodejs/Product/Nodejs/ProjectTemplates/TypeScriptAzureWebRole/package.json",
"diff": "\"author\": {\n\"name\": \"\"\n},\n+ \"engines\": {\n+ \"node\": \"^8.0.0\"\n+ },\n\... | C# | Apache License 2.0 | microsoft/nodejstools | Done with TS templates |
410,202 | 02.11.2022 09:48:17 | 25,200 | d20e8f68e753fcb492b93e037fe4d2dacd083044 | Added description, author and version to ListItemView | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/NpmUI/NpmInstallWindowResources.Designer.cs",
"new_path": "Nodejs/Product/Nodejs/NpmUI/NpmInstallWindowResources.Designer.cs",
"diff": "@@ -321,6 +321,15 @@ namespace Microsoft.NodejsTools.NpmUI {\n}\n}\n+ /// <summary>\n+ /// Looks up a ... | C# | Apache License 2.0 | microsoft/nodejstools | Added description, author and version to ListItemView (#2412)
Co-authored-by: Armando Aguirre <araguir@microsoft.com> |
410,202 | 16.11.2022 13:52:38 | 28,800 | d3415cfcfc546c80652c082e86a6cec22e1b5efa | Added speech action to HelpListItem | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/NpmUI/NpmInstallWindowResources.Designer.cs",
"new_path": "Nodejs/Product/Nodejs/NpmUI/NpmInstallWindowResources.Designer.cs",
"diff": "@@ -159,6 +159,15 @@ namespace Microsoft.NodejsTools.NpmUI {\n}\n}\n+ /// <summary>\n+ /// Looks up a ... | C# | Apache License 2.0 | microsoft/nodejstools | Added speech action to HelpListItem (#2418)
Co-authored-by: Armando Aguirre <araguir@microsoft.com> |
410,207 | 20.01.2023 11:17:01 | 10,800 | 152517c1bcbea1a90c41d3afbee599359b14010c | Prevent loading output panes on non-jsts projects | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/Product/Nodejs/Workspace/TypeScriptActionProviderFactory.cs",
"new_path": "Nodejs/Product/Nodejs/Workspace/TypeScriptActionProviderFactory.cs",
"diff": "@@ -60,8 +60,6 @@ namespace Microsoft.NodejsTools.Workspace\n{\nawait this.workspaceContext.JTF.Swit... | C# | Apache License 2.0 | microsoft/nodejstools | Prevent loading output panes on non-jsts projects |
410,207 | 17.01.2023 17:18:23 | 10,800 | 0a76e2b03608f2fdee0e7d2e38e83d7721149b5f | Created new Extras solution | [
{
"change_type": "MODIFY",
"old_path": "Nodejs/NodejsTools.sln",
"new_path": "Nodejs/NodejsTools.sln",
"diff": "@@ -38,8 +38,6 @@ Project(\"{2150E333-8FDC-42A3-9474-1A3956D46DE8}\") = \"Tests\", \"Tests\", \"{D7506803\nEndProject\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"TestAdapter.T... | C# | Apache License 2.0 | microsoft/nodejstools | Created new Extras solution |
555,923 | 09.05.2022 15:43:23 | -19,080 | 023b842c0616a7c6f24ba61ccebe4cec6d31b6e1 | Update MIT-LICENSE
Update the time period of copy rights | [
{
"change_type": "MODIFY",
"old_path": "MIT-LICENSE",
"new_path": "MIT-LICENSE",
"diff": "-Copyright (c) 2016-2019 David Heinemeier Hansson, Basecamp\n+Copyright (c) 2016-2022 David Heinemeier Hansson, Basecamp\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this so... | Ruby | MIT License | rails/webpacker | Update MIT-LICENSE
Update the time period of copy rights |
378,349 | 09.03.2017 04:21:54 | 21,600 | f7f1e0dde2138270b57c7eb4dcf9d46830e6e19c | [Build] Added /usr/local/cuda*/lib*/stubs directory as a default search path for CUDA | [
{
"change_type": "MODIFY",
"old_path": "scripts/shellTools.sh",
"new_path": "scripts/shellTools.sh",
"diff": "@@ -79,10 +79,11 @@ function dirWithLibrary {\nlocal mergedLibPaths=\"\"\n- mergedLibPaths=$mergedLibPaths:\"/usr/local/cuda*/lib*\"\nmergedLibPaths=$mergedLibPaths:$OCCA_LIBRARY_PATH\nmerge... | C++ | MIT License | libocca/occa | [Build] Added /usr/local/cuda*/lib*/stubs directory as a default search path for CUDA |
378,360 | 28.01.2018 11:43:57 | 21,600 | 2eceaa5706ad6cf3a1b153c1f2a8a2fffa2d5945 | Fix truncation problem in values shown for Memory when using occainfo.
[Sys] Added extra precision to stringifyBytes | [
{
"change_type": "MODIFY",
"old_path": "src/tools.cpp",
"new_path": "src/tools.cpp",
"diff": "@@ -1194,23 +1194,29 @@ namespace occa {\nstd::string stringifyBytes(uintptr_t bytes) {\nif (0 < bytes) {\n+\nstd::stringstream ss;\nuint64_t bigBytes = bytes;\nuint64_t big1 = 1;\n+ char bufr[32];\n+# defi... | C++ | MIT License | libocca/occa | Fix truncation problem in values shown for Memory when using occainfo. (#81)
[Sys] Added extra precision to stringifyBytes |
378,349 | 11.12.2016 22:31:28 | 21,600 | 76350bda8ad48adc8bcc100f30a49691273bddc6 | [Core] Moved mode from device.hpp to mode.hpp | [
{
"change_type": "MODIFY",
"old_path": "include/occa/base.hpp",
"new_path": "include/occa/base.hpp",
"diff": "#include <iostream>\n#include <vector>\n-#include <map>\n#include <stdint.h>\n#include \"occa/memory.hpp\"\nnamespace occa {\n- class kernel_v; class kernel;\n- class memory_v; class memory;... | C++ | MIT License | libocca/occa | [Core] Moved mode from device.hpp to mode.hpp |
378,349 | 11.12.2016 23:09:25 | 21,600 | bb4bdcc27cb9f434a359a46e50b6b7be7faca192 | [UVA] (Dirty,Clean) -> (Stale,Fresh) | [
{
"change_type": "MODIFY",
"old_path": "include/occa/device.hpp",
"new_path": "include/occa/device.hpp",
"diff": "@@ -48,7 +48,7 @@ namespace occa {\nbool uvaEnabled_;\nptrRangeMap_t uvaMap;\n- memoryVector_t uvaDirtyMemory;\n+ memoryVector_t uvaStaleMemory;\nstream_t currentStream;\nstd::vector<str... | C++ | MIT License | libocca/occa | [UVA] (Dirty,Clean) -> (Stale,Fresh) |
378,349 | 11.12.2016 23:47:20 | 21,600 | 21699f3677fcb5e4d484599c3a10a638f9e040ef | [README] Update to README | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "-<a name=\"OCCA\"></a>\n-## OCCA [](https://travis-ci.org/libocca/occa)\n+<a href=\"http://libocca.org\" target=\"_blank\"> | [
{
"change_type": "MODIFY",
"old_path": "examples/backgroundDevices/main.cpp",
"new_path": "examples/backgroundDevices/main.cpp",
"diff": "@@ -7,7 +7,7 @@ int main(int argc, char **argv) {\n// Other useful functions:\n// occa::setDevice(\"mode = OpenMP\")\n- // occa::setDevice(\"mode = OpenCL, platfo... | C++ | MIT License | libocca/occa | [UVA] UVA is working again (changed property UVA -> uva) |
378,349 | 13.12.2016 06:18:10 | 21,600 | a81fdd4d6104c5bd558c8a734e4216c3442852ed | [Sys] Removed warnings when compiling with g++ | [
{
"change_type": "MODIFY",
"old_path": "include/occa/memory.hpp",
"new_path": "include/occa/memory.hpp",
"diff": "@@ -138,7 +138,7 @@ namespace occa {\nconst std::string& mode();\n- udim_t bytes() const;\n+ udim_t size() const;\nbool isManaged() const;\nbool inDevice() const;\n@@ -180,7 +180,7 @@ na... | C++ | MIT License | libocca/occa | [Sys] Removed warnings when compiling with g++ |
378,349 | 13.12.2016 07:36:55 | 21,600 | c56068de8b1882419c5d88cc9e9061fb447161e1 | [OpenMP] OpenMP mode seems to be working | [
{
"change_type": "MODIFY",
"old_path": "examples/addVectors/cpp/main.cpp",
"new_path": "examples/addVectors/cpp/main.cpp",
"diff": "@@ -22,8 +22,8 @@ int main(int argc, char **argv) {\nocca::memory o_a, o_b, o_ab;\n//---[ Device setup with string flags ]-------------------\n- device.setup(\"mode = S... | C++ | MIT License | libocca/occa | [OpenMP] OpenMP mode seems to be working |
378,349 | 24.12.2016 18:04:50 | 21,600 | 610971bb05140de0b5d0ad5a90aa48cb69eaa6c9 | [CUDA] Added CUDA mode description | [
{
"change_type": "MODIFY",
"old_path": "include/occa/tools/styling.hpp",
"new_path": "include/occa/tools/styling.hpp",
"diff": "@@ -52,8 +52,8 @@ namespace occa {\nudim_t size() const;\nfieldGroup& add(const std::string &field, const std::string &value = \"\");\n- int fieldWidth() const;\n- int valu... | C++ | MIT License | libocca/occa | [CUDA] Added CUDA mode description |
378,349 | 24.12.2016 19:06:41 | 21,600 | b295030024a01bae48d18c0ea350d569738df3dd | [Properties] Added vector <--> string conversion for properties | [
{
"change_type": "MODIFY",
"old_path": "include/occa/parser/tools.hpp",
"new_path": "include/occa/parser/tools.hpp",
"diff": "@@ -104,9 +104,9 @@ namespace occa {\nstd::string compressWhitespace(const std::string &str);\n- std::string strip(const char *c, const size_t chars,\n+ std::string compressA... | C++ | MIT License | libocca/occa | [Properties] Added vector <--> string conversion for properties |
378,349 | 25.12.2016 00:28:36 | 21,600 | 7361e5717d50bd14a1d80faaf889bd492e33b841 | [C] Added refactor fixes, addVectors works | [
{
"change_type": "MODIFY",
"old_path": "examples/addVectors/c/addVectors.okl",
"new_path": "examples/addVectors/c/addVectors.okl",
"diff": "@@ -4,7 +4,8 @@ kernel void addVectors(const int entries,\nfloat *ab) {\nfor (int i = 0; i < entries; ++i; tile(16)) {\n- if (i < entries)\n+ if (i < entries) {... | C++ | MIT License | libocca/occa | [C] Added refactor fixes, addVectors works |
378,349 | 25.12.2016 08:24:18 | 21,600 | 47bbfd770f3b60a43dd498e153ad74c692f4e1e4 | [Bug] Minor bug fixes in CUDA mode | [
{
"change_type": "MODIFY",
"old_path": "include/occa/modes/cuda/kernel.hpp",
"new_path": "include/occa/modes/cuda/kernel.hpp",
"diff": "@@ -43,8 +43,6 @@ namespace occa {\nCUmodule module;\nCUfunction handle;\n- void *vArgs[2*OCCA_MAX_ARGS];\n-\npublic:\nkernel(const occa::properties &properties_ = ... | C++ | MIT License | libocca/occa | [Bug] Minor bug fixes in CUDA mode |
378,349 | 30.12.2016 00:41:54 | 21,600 | a8ca0dbea7efb596625e5aefcdf24d236e49fdfe | [Refactor] make test works, added trie tests | [
{
"change_type": "MODIFY",
"old_path": "parser_sandbox/Makefile",
"new_path": "parser_sandbox/Makefile",
"diff": "@@ -8,10 +8,10 @@ endif\n#---[ COMPILATION ]-------------------------------\nheaders = $(wildcard $(incPath)/*.hpp) $(wildcard $(incPath)/*.tpp)\nsources = $(wildcard $(srcPath)/*.cpp)\n... | C++ | MIT License | libocca/occa | [Refactor] make test works, added trie tests |
378,349 | 30.12.2016 10:21:22 | 21,600 | ecd7f729328284150f2a379fbfeb228e3e9990c7 | [Refactor] Added unfrozen checks to trie | [
{
"change_type": "MODIFY",
"old_path": "parser_sandbox/include/trie.hpp",
"new_path": "parser_sandbox/include/trie.hpp",
"diff": "@@ -27,11 +27,10 @@ namespace occa {\npublic:\ntrieNode_t root;\n- int nodeCount;\n- int baseNodeCount;\n+ bool isFrozen;\n+ int nodeCount, baseNodeCount;\nchar *chars;\n... | C++ | MIT License | libocca/occa | [Refactor] Added unfrozen checks to trie |
378,349 | 30.12.2016 12:56:10 | 21,600 | ab08ea43ca493a467c5169a0191756856582bce1 | [Refactor] Added stack trace to error output | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "include/occa/tools/lex.hpp",
"diff": "+/* The MIT License (MIT)\n+ *\n+ * Copyright (c) 2014-2016 David Medina and Tim Warburton\n+ *\n+ * Permission is hereby granted, free of charge, to any person obtaining a copy\n+ * of this software and ass... | C++ | MIT License | libocca/occa | [Refactor] Added stack trace to error output |
378,349 | 30.12.2016 14:20:51 | 21,600 | 1844f8c04dbaa03740a08babe39831a134f4ecd6 | [Refactor] Added linux stacktrace | [
{
"change_type": "MODIFY",
"old_path": "include/occa/tools/sys.hpp",
"new_path": "include/occa/tools/sys.hpp",
"diff": "@@ -123,8 +123,8 @@ namespace occa {\nint occaInnerId0, int occaInnerId1, int occaInnerId2,\nint argc, void **args);\n- void printStacktrace(const int stackStart = 0, const std::st... | C++ | MIT License | libocca/occa | [Refactor] Added linux stacktrace |
378,349 | 31.12.2016 00:19:33 | 21,600 | bddf66053137164ebbadd5ca60cbcbcdd152be64 | [Trie] Trie now holds values | [
{
"change_type": "MODIFY",
"old_path": "include/occa/tools/testing.hpp",
"new_path": "include/occa/tools/testing.hpp",
"diff": "namespace occa {\nnamespace testing {\n- template <class TM>\n- void compare(const TM &a, const TM &b) {\n+ template <class TM1, class TM2>\n+ void compare(const TM1 &a, co... | C++ | MIT License | libocca/occa | [Trie] Trie now holds values |
378,349 | 31.12.2016 00:29:43 | 21,600 | ab36ea2a91d17275268e650bd736c9c370e8386d | [Trie] Added empty() | [
{
"change_type": "MODIFY",
"old_path": "parser_sandbox/include/basicParser.hpp",
"new_path": "parser_sandbox/include/basicParser.hpp",
"diff": "@@ -166,7 +166,7 @@ namespace occa {\nconst trie_t& getOperatorTrie() {\nstatic trie_t trie;\n- if (trie.baseNodeCount == 0) {\n+ if (trie.empty()) {\nconst... | C++ | MIT License | libocca/occa | [Trie] Added empty() |
378,349 | 31.12.2016 15:45:14 | 21,600 | eb2d203b3794a35f1cd24f2486a2df6599032374 | [Trie] Optimized trie frozen fetch | [
{
"change_type": "MODIFY",
"old_path": "parser_sandbox/include/trie.tpp",
"new_path": "parser_sandbox/include/trie.tpp",
"diff": "@@ -47,8 +47,7 @@ namespace occa {\ntemplate <class TM>\nvoid trie_t<TM>::add(const std::string &s, const TM &value) {\n- defrost();\n- root.add(s.c_str(), value);\n+ add... | C++ | MIT License | libocca/occa | [Trie] Optimized trie frozen fetch |
378,349 | 31.12.2016 16:11:47 | 21,600 | 6cad5a246842db1a4dce340e3998bd6754d1e625 | [Trie] Added autoFreeze | [
{
"change_type": "MODIFY",
"old_path": "parser_sandbox/include/trie.hpp",
"new_path": "parser_sandbox/include/trie.hpp",
"diff": "@@ -57,7 +57,7 @@ namespace occa {\ntrieNode_t root;\nstd::vector<TM> values;\n- bool isFrozen;\n+ bool isFrozen, autoFreeze;\nint nodeCount, baseNodeCount;\nchar *chars;... | C++ | MIT License | libocca/occa | [Trie] Added autoFreeze |
378,349 | 02.01.2017 09:38:10 | 21,600 | d7337a74ca96e063308bd5354d9d5cbb4b48f4dd | [Trie] Added char limits to get | [
{
"change_type": "MODIFY",
"old_path": "parser_sandbox/Makefile",
"new_path": "parser_sandbox/Makefile",
"diff": "@@ -22,11 +22,15 @@ all: $(executables)\n${PROJ_DIR}/main: $(objects) $(headers) ${PROJ_DIR}/main.cpp $(tests)\n$(compiler) $(compilerFlags) -o ${PROJ_DIR}/main $(flags) $(objects) ${PRO... | C++ | MIT License | libocca/occa | [Trie] Added char limits to get |
378,349 | 02.01.2017 18:11:15 | 21,600 | 301fade28c91ddb0b4e50f275d7c3d1bac888c79 | [Preprocessor] Added macro define tests | [
{
"change_type": "MODIFY",
"old_path": "parser_sandbox/include/preprocessor.hpp",
"new_path": "parser_sandbox/include/preprocessor.hpp",
"diff": "@@ -58,6 +58,7 @@ namespace occa {\nconst macro_t* getMacro(char *c, const size_t chars);\n+ std::string applyMacros(const char *c);\nstd::string applyMac... | C++ | MIT License | libocca/occa | [Preprocessor] Added macro define tests |
378,349 | 10.01.2017 08:20:38 | 21,600 | 304dc6f8e15d6fb099d3d77eb9c7d8ae7b2641a0 | [JSON] Updated examples | [
{
"change_type": "MODIFY",
"old_path": "examples/addVectors/f90/main.f90",
"new_path": "examples/addVectors/f90/main.f90",
"diff": "@@ -8,12 +8,11 @@ program main\ninteger(4) :: platformID = 0, deviceID = 0, dims\n- character(len=1024) :: Serial_Info = \"mode = Serial\"\n- character(len=1024) :: Ope... | C++ | MIT License | libocca/occa | [JSON] Updated examples |
378,349 | 10.01.2017 10:03:04 | 21,600 | ce97c3717b9ffc3f29273399a5226fa84f3a4765 | [JSON] Updated Cuda and OpenMP | [
{
"change_type": "MODIFY",
"old_path": "include/occa/base.hpp",
"new_path": "include/occa/base.hpp",
"diff": "namespace occa {\n//---[ Globals & Flags ]--------------\n- extern properties settings;\n+ properties& settings();\n//====================================\n//---[ Device Functions ]---------... | C++ | MIT License | libocca/occa | [JSON] Updated Cuda and OpenMP |
378,349 | 10.01.2017 11:03:06 | 21,600 | 3d0c60f405fef9c223b2d963acdf23621d51e8c5 | [Parser] Fixed some segfault issues | [
{
"change_type": "MODIFY",
"old_path": "parser_sandbox/include/trie.hpp",
"new_path": "parser_sandbox/include/trie.hpp",
"diff": "@@ -66,6 +66,7 @@ namespace occa {\n//==================================\ntrieNode_t root;\n+ TM defaultValue;\nstd::vector<TM> values;\nbool isFrozen, autoFreeze;\n"
}... | C++ | MIT License | libocca/occa | [Parser] Fixed some segfault issues |
378,349 | 10.01.2017 13:07:56 | 21,600 | e3c01a66b174b4e07f259e4d760f9edd95e5dbbf | [JSON] Removed setupAide to use JSON | [
{
"change_type": "DELETE",
"old_path": "examples/fd2d/include/setupAide.hpp",
"new_path": null,
"diff": "-#ifndef OCCA_SETUPAIDE_HEADER\n-#define OCCA_SETUPAIDE_HEADER\n-\n-#include <sys/stat.h>\n-#include <fcntl.h>\n-#include <cstdio>\n-#include <cstdlib>\n-\n-#include <iostream>\n-#include <sstrea... | C++ | MIT License | libocca/occa | [JSON] Removed setupAide to use JSON |
378,349 | 10.01.2017 16:50:09 | 21,600 | 4debef7b2f610485ad1f1903cdc82565a631ebac | [Parser] Cleaned up frames | [
{
"change_type": "MODIFY",
"old_path": "parser_sandbox/include/preprocessor.hpp",
"new_path": "parser_sandbox/include/preprocessor.hpp",
"diff": "@@ -24,27 +24,41 @@ namespace occa {\nstatic const std::string macroEndDelimiters;\n+ //---[ Stack Information ]----------\nclass status_t {\npublic:\nint... | C++ | MIT License | libocca/occa | [Parser] Cleaned up frames |
378,349 | 10.01.2017 17:28:13 | 21,600 | 2da54ef66ac15b8daf0e046507c278a03b5c0dc8 | [Preprocessor] Added source errors | [
{
"change_type": "MODIFY",
"old_path": "parser_sandbox/include/preprocessor.hpp",
"new_path": "parser_sandbox/include/preprocessor.hpp",
"diff": "@@ -81,8 +81,13 @@ namespace occa {\nvoid pushStatus(const int status);\n- void setFilename(const std::string &filename_, const bool add = true);\n- void ... | C++ | MIT License | libocca/occa | [Preprocessor] Added source errors |
378,349 | 10.01.2017 23:17:16 | 21,600 | b2e0bda16c456996ae6a5b57d79996a475ff2865 | [Parser] Added more warning/error updates | [
{
"change_type": "MODIFY",
"old_path": "parser_sandbox/include/macro.hpp",
"new_path": "parser_sandbox/include/macro.hpp",
"diff": "@@ -37,13 +37,16 @@ namespace occa {\nclass macro_t {\npublic:\n+ static const std::string VA_ARGS;\n+\nconst preprocessor_t *preprocessor;\n+ const char *macroStart;\n... | C++ | MIT License | libocca/occa | [Parser] Added more warning/error updates |
378,349 | 22.01.2017 14:01:26 | 21,600 | c99db2d8c7174d703725803ab6617dda46668183 | [Device] Added device hashing, [Kernel] Added kernelBuilder to be a device-dependent kernel builder | [
{
"change_type": "MODIFY",
"old_path": "include/occa/device.hpp",
"new_path": "include/occa/device.hpp",
"diff": "@@ -70,6 +70,8 @@ namespace occa {\nvirtual bool hasSeparateMemorySpace() = 0;\n+ virtual hash_t hash() = 0;\n+\n// |---[ Stream ]------------------\nvirtual stream_t createStream() = 0;... | C++ | MIT License | libocca/occa | [Device] Added device hashing, [Kernel] Added kernelBuilder to be a device-dependent kernel builder |
378,349 | 27.01.2017 15:33:59 | 18,000 | 05f5f0688578b69f59d252a4d58ed27edb152719 | [Memory] Adding const to functions | [
{
"change_type": "MODIFY",
"old_path": "include/occa/memory.hpp",
"new_path": "include/occa/memory.hpp",
"diff": "@@ -125,18 +125,18 @@ namespace occa {\nmemory(const memory &m);\nmemory& operator = (const memory &m);\n- bool isInitialized();\n+ bool isInitialized() const;\nmemory& swap(memory &m);\... | C++ | MIT License | libocca/occa | [Memory] Adding const to functions |
378,349 | 29.01.2017 14:48:36 | 21,600 | 7dd5b26c0c872fc7db81e9709b7791c255a8bdf8 | [Device] Fixed LAUNCH_KERNEL define property | [
{
"change_type": "MODIFY",
"old_path": "src/device.cpp",
"new_path": "src/device.cpp",
"diff": "@@ -221,7 +221,8 @@ namespace occa {\nfunctionName,\nprops);\n- occa::properties launchKernelProps(\"OCCA_LAUNCH_KERNEL: 1\");\n+ occa::properties launchKernelProps;\n+ launchKernelProps[\"kernel/defines/... | C++ | MIT License | libocca/occa | [Device] Fixed LAUNCH_KERNEL define property |
378,349 | 29.01.2017 21:21:22 | 21,600 | 5a3c801010d8dd34519433ef3b19fa86e0d5bcef | [Vector] Removed type3 (type3's are typedefed to type4) | [
{
"change_type": "MODIFY",
"old_path": "include/occa/array/array.hpp",
"new_path": "include/occa/array/array.hpp",
"diff": "@@ -238,7 +238,8 @@ namespace occa {\nconst udim_t i3, const udim_t i4, const udim_t i5);\n//==================================\n- //---[ Operators ]------------------\n+ //---... | C++ | MIT License | libocca/occa | [Vector] Removed type3 (type3's are typedefed to type4) |
378,349 | 05.02.2017 17:26:38 | 21,600 | bd034697f0c3310a464c9e7003366ec6f98a42aa | [README] Added readthedocs badge | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "<a name=\"OCCA\"></a>\n-## OCCA\n+# OCCA\n[](https://travis-ci.org/libocca/occa)\n+[ | [
{
"change_type": "MODIFY",
"old_path": "scripts/occa.cpp",
"new_path": "scripts/occa.cpp",
"diff": "@@ -200,6 +200,12 @@ std::string envEcho(const std::string &arg) {\nreturn (ret.size() ? ret : \"[NOT SET]\");\n}\n+template <class TM>\n+std::string envEcho(const std::string &arg, const TM &defaultV... | C++ | MIT License | libocca/occa | [Vector] Removed ids for type3 (since they are type4s) |
378,349 | 07.02.2017 01:11:06 | 21,600 | dc2900fb4ae947fa4321df074d9641906f42d1bb | [Kernel] Properties kernel/defines and kernel/headers -> defines and headers | [
{
"change_type": "MODIFY",
"old_path": "examples/fd2d/main.cpp",
"new_path": "examples/fd2d/main.cpp",
"diff": "@@ -269,21 +269,21 @@ void setupSolver() {\no_u3 = dev.malloc(u2.size()*sizeof(tFloat), &(u2[0]));\nocca::properties kernelProps;\n- kernelProps[\"kernel/defines/sr\"] = stencilRadius;\n- ... | C++ | MIT License | libocca/occa | [Kernel] Properties kernel/defines and kernel/headers -> defines and headers |
378,349 | 12.02.2017 23:11:04 | 21,600 | a60f4643dd82eff5476d7c0aeef401b297a7f0df | [Device] Removed manual uva enabling | [
{
"change_type": "MODIFY",
"old_path": "include/occa/base.hpp",
"new_path": "include/occa/base.hpp",
"diff": "@@ -51,7 +51,7 @@ namespace occa {\nvoid setDevice(device d);\nvoid setDevice(const properties &props);\n- properties& deviceProperties();\n+ const properties& deviceProperties();\nvoid fini... | C++ | MIT License | libocca/occa | [Device] Removed manual uva enabling |
378,349 | 12.02.2017 23:13:45 | 21,600 | f09db57522494353db4e7314bed6b5471ad22c1b | [License] Updated license | [
{
"change_type": "MODIFY",
"old_path": "LICENSE",
"new_path": "LICENSE",
"diff": "The MIT License (MIT)\n-Copyright (c) 2014-2016 David Medina and Tim Warburton\n+Copyright (c) 2014-2017 David Medina and Tim Warburton\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof ... | C++ | MIT License | libocca/occa | [License] Updated license |
378,349 | 13.02.2017 22:10:41 | 21,600 | 0cf50dfe400a638b95551b18da0243afbf1e18e6 | [Interop] Added props to wrapStream | [
{
"change_type": "MODIFY",
"old_path": "include/occa/base.hpp",
"new_path": "include/occa/base.hpp",
"diff": "@@ -49,9 +49,9 @@ namespace occa {\ndevice& currentDevice();\nvoid setDevice(device d);\n- void setDevice(const properties &props);\n+ void setDevice(const occa::properties &props);\n- const... | C++ | MIT License | libocca/occa | [Interop] Added props to wrapStream |
378,349 | 13.02.2017 22:26:29 | 21,600 | 2579de8d965b2020b6382a7d85076d2733701488 | [CUDA] Updated device::getHandle() | [
{
"change_type": "MODIFY",
"old_path": "src/modes/cuda/device.cpp",
"new_path": "src/modes/cuda/device.cpp",
"diff": "@@ -93,7 +93,7 @@ namespace occa {\nif (props.get<std::string>(\"type\", \"\") == \"context\") {\nreturn (void*) context;\n}\n- return (void*) (uintptr_t) handle;\n+ return &handle;\... | C++ | MIT License | libocca/occa | [CUDA] Updated device::getHandle() |
378,349 | 19.02.2017 10:13:50 | 21,600 | 0103f0d5c338f0c24cf9e65a178b7592f03f5445 | [CLI] Fixed missing slash in removeDir | [
{
"change_type": "MODIFY",
"old_path": "include/occa/tools/env.hpp",
"new_path": "include/occa/tools/env.hpp",
"diff": "@@ -47,8 +47,6 @@ namespace occa {\nvoid signalExit(int sig);\n- void endDirWithSlash(std::string &dir);\n-\nclass envInitializer_t {\npublic: envInitializer_t();\n};\n"
},
{
... | C++ | MIT License | libocca/occa | [CLI] Fixed missing slash in removeDir |
378,349 | 19.02.2017 19:24:05 | 21,600 | c6ccb362b396eddc0abfb8ddb897dda8551cf46d | [Linalg] Updated dot product | [
{
"change_type": "MODIFY",
"old_path": "examples/usingArrays/main.cpp",
"new_path": "examples/usingArrays/main.cpp",
"diff": "@@ -39,7 +39,7 @@ int main(int argc, char **argv) {\n<< \"a.l2Norm() = \" << a.l2Norm<double>() << '\\n'\n<< \"a.lpNorm(2) = \" << a.lpNorm<double>(2) << '\\n'\n<< \"a.lInfNo... | C++ | MIT License | libocca/occa | [Linalg] Updated dot product |
378,349 | 19.02.2017 21:07:27 | 21,600 | aaf0c7c467e82cffec8d8b4a8332d82a6f83df1c | [Linalg] Added vector assigment operators | [
{
"change_type": "MODIFY",
"old_path": "examples/usingArrays/main.cpp",
"new_path": "examples/usingArrays/main.cpp",
"diff": "@@ -18,6 +18,47 @@ int main(int argc, char **argv) {\n//---[ Testing API ]------------------\nstd::cout << \"Testing API:\\n\";\n+ occa::array<float> vec1(10), vec2(10);\n+ f... | C++ | MIT License | libocca/occa | [Linalg] Added vector assigment operators |
378,349 | 19.02.2017 21:31:28 | 21,600 | d028f83784e51840729f0aeb9eea0029041cd3ff | [Linalg] Added axpy | [
{
"change_type": "MODIFY",
"old_path": "examples/usingArrays/main.cpp",
"new_path": "examples/usingArrays/main.cpp",
"diff": "@@ -50,6 +50,14 @@ int main(int argc, char **argv) {\nstd::cout << \"vec1 /= vec2\\n\";\nprintVector(vec1);\n+ std::cout << \"vec1 += -1*vec2 (axpy)\\n\";\n+ vec1.sum(-1, vec... | C++ | MIT License | libocca/occa | [Linalg] Added axpy |
378,349 | 19.02.2017 22:57:15 | 21,600 | 1ac15e6fd280fd838c913e1edeb327e8e0ef6a37 | [Linalg] Added custom linear kernel builders | [
{
"change_type": "MODIFY",
"old_path": "include/occa/array/linalg.hpp",
"new_path": "include/occa/array/linalg.hpp",
"diff": "@@ -148,13 +148,17 @@ namespace occa {\nRETTYPE min(occa::memory vec);\ntemplate <class VTYPE1, class VTYPE2, class RETTYPE>\n- RETTYPE dot(occa::memory vec);\n+ RETTYPE dot(... | C++ | MIT License | libocca/occa | [Linalg] Added custom linear kernel builders |
378,349 | 19.02.2017 23:37:14 | 21,600 | f0b33094b62c55d7dfb1cff503dc66b59a1e6218 | [Kernel] Merged kernelBuilder and sourceKernelBuilder | [
{
"change_type": "MODIFY",
"old_path": "include/occa/array/kernels/linalg.okl",
"new_path": "include/occa/array/kernels/linalg.okl",
"diff": "@@ -167,6 +167,14 @@ kernel void dot(const int entries,\nREDUCTION_BODY(DOT_OPERATION, SUM_RED_OPERATION);\n}\n+kernel void sum(const int entries,\n+ const VT... | C++ | MIT License | libocca/occa | [Kernel] Merged kernelBuilder and sourceKernelBuilder |
378,349 | 19.02.2017 23:46:10 | 21,600 | b07118af2017eafdd434cd19591ebca335e8ee8a | [Linalg] Added distance | [
{
"change_type": "MODIFY",
"old_path": "examples/usingArrays/main.cpp",
"new_path": "examples/usingArrays/main.cpp",
"diff": "@@ -63,7 +63,8 @@ int main(int argc, char **argv) {\n<< \"vec1.l2Norm() = \" << vec1.l2Norm<double>() << '\\n'\n<< \"vec1.lpNorm(2) = \" << vec1.lpNorm<double>(2) << '\\n'\n<... | C++ | MIT License | libocca/occa | [Linalg] Added distance |
378,349 | 20.02.2017 18:14:06 | 21,600 | 52d4ec75c7c67f3db73d59bc4bc00830e37159c8 | [Linalg] custom linear methods don't restrict the v and c characters | [
{
"change_type": "MODIFY",
"old_path": "src/array/linalg.cpp",
"new_path": "src/array/linalg.cpp",
"diff": "@@ -43,6 +43,7 @@ namespace occa {\nconst char *c = formula.c_str();\nwhile (*c) {\n+ // Input vectors/constants are of the format [cv][0-9]+\nif ((*c == 'v') || (*c == 'c')) {\nintVector_t &v... | C++ | MIT License | libocca/occa | [Linalg] custom linear methods don't restrict the v and c characters |
378,349 | 20.02.2017 19:26:20 | 21,600 | dd3ddb0c3a4a2e45d6eea45fd38258c431e4e923 | [Base] const-ed src in memory copies | [
{
"change_type": "MODIFY",
"old_path": "include/occa/base.hpp",
"new_path": "include/occa/base.hpp",
"diff": "@@ -82,11 +82,11 @@ namespace occa {\n//---[ Memory Functions ]-------------\nocca::memory malloc(const dim_t bytes,\n- void *src = NULL,\n+ const void *src = NULL,\nconst occa::properties &... | C++ | MIT License | libocca/occa | [Base] const-ed src in memory copies |
378,349 | 21.02.2017 23:23:47 | 21,600 | dc2c4df75d23eec78010bf1cd78d3ca0cf5a0dad | [Fix] Fixed issue with merging json objects using + operator, custom linear kernels require ; | [
{
"change_type": "MODIFY",
"old_path": "include/occa/array/array.hpp",
"new_path": "include/occa/array/array.hpp",
"diff": "@@ -40,7 +40,7 @@ namespace occa {\nclass array {\npublic:\nocca::device device;\n- occa::memory memory;\n+ occa::memory memory_;\nTM *data_;\n@@ -68,15 +68,27 @@ namespace occ... | C++ | MIT License | libocca/occa | [Fix] Fixed issue with merging json objects using + operator, custom linear kernels require ; |
378,349 | 21.02.2017 23:41:54 | 21,600 | 1f56a4b6b9746c88ad37a02ba1d2ddd16924a3b4 | [JSON] Added nested JSON merging for objects | [
{
"change_type": "MODIFY",
"old_path": "Makefile",
"new_path": "Makefile",
"diff": "@@ -160,22 +160,27 @@ $(libPath)/_C_occa.so: $(libPath)/libocca.so $(incPath)/occa/lang/python/_C_occa\n#---[ TEST ]--------------------------------------\ntest:\ncd $(OCCA_DIR)/examples/addVectors/cpp && \\\n+ rm -f... | C++ | MIT License | libocca/occa | [JSON] Added nested JSON merging for objects |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.