forked from icsharpcode/SharpDevelop
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: TimeCoder/SharpDevelop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b294821
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: icsharpcode/SharpDevelop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3f3ae2a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 22 files changed
- 4 contributors
Commits on Jun 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8704b84 - Browse repository at this point
Copy the full SHA 8704b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3df8fea - Browse repository at this point
Copy the full SHA 3df8feaView commit details
Commits on Jun 6, 2016
-
Check project item type before adding TypeScript file to context.
Ignore all project item types apart from None and TypeScriptCompile. This fixes the startup exception when opening SharpDevelop.Tests.sln with SharpDevelop when the TypeScript addin is enabled. System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at ICSharpCode.TypeScriptBinding.Hosting.TypeScriptContextProvider.AddFileToProjectContext(TypeScriptContext context, FileName fileName) at ICSharpCode.TypeScriptBinding.Hosting.TypeScriptContextProvider.CreateProjectContext(TypeScriptProject project) at ICSharpCode.TypeScriptBinding.TypeScriptProjectMonitor.CreateTypeScriptContextIfProjectHasTypeScriptFiles(IProject project) at ICSharpCode.TypeScriptBinding.TypeScriptProjectMonitor.SolutionLoaded(Object sender, SolutionEventArgs e)
Configuration menu - View commit details
-
Copy full SHA for 8a1a71c - Browse repository at this point
Copy the full SHA 8a1a71cView commit details
Commits on Jun 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f75c839 - Browse repository at this point
Copy the full SHA f75c839View commit details
Commits on Aug 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 02364cb - Browse repository at this point
Copy the full SHA 02364cbView commit details
Commits on Nov 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 47951ab - Browse repository at this point
Copy the full SHA 47951abView commit details
Commits on Dec 3, 2016
-
Fix properties added by NuGet package PowerShell script being encoded
The SlowCheetah NuGet package uses the MSBuild API to directly modify the MSBuild project file stored in memory in MSBuild's GlobalProjectCollection. It adds properties that contain special MSBuild characters, for example $( ). When SharpDevelop was merging these new properties back into the project file on disk it was using MSBuild to encode them so the wrong values were added. Now the property values are not encoded.
Configuration menu - View commit details
-
Copy full SHA for ba372ef - Browse repository at this point
Copy the full SHA ba372efView commit details
Commits on Dec 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b64ca7d - Browse repository at this point
Copy the full SHA b64ca7dView commit details
Commits on Oct 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4e59b71 - Browse repository at this point
Copy the full SHA 4e59b71View commit details -
Explicitly mention the old tech notes that were available on the Web …
…site (and very popular)
Configuration menu - View commit details
-
Copy full SHA for 3f3ae2a - Browse repository at this point
Copy the full SHA 3f3ae2aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff b294821...3f3ae2a