Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-01Update to a newer SQLitePCLRaw (#4004)Marius Ungureanu
2018-02-28Merge pull request #3980 from mono/master-issue3978Mike Krüger
2018-02-27Merge master into editorFeaturesDavid Karlaš
2018-02-27[Core] Implemented treshold for the StringBuilderCache.Mike Krüger
2018-02-27[Core] Fix StringBuilderCache.Allocate (string text) implementation.Mike Krüger
2018-02-27[Core] Fix faling unitt test.Mike Krüger
2018-02-26Fixed build.Mike Krüger
2018-02-26[Core] Use StringBuilderCacheMike Krüger
2018-02-26[Core] Use roslyn ObjectPool class for the string builder cache.Mike Krüger
2018-02-23Fix content type issue (attemps to fix unit-test).Kirill Osenkov
2018-02-22[Core] Implemented string builder pooling.Mike Krüger
2018-02-21Fix random crash when running unit testsLluis Sanchez
2018-02-19Merge master into editorFeaturesDavid Karlaš
2018-02-16Make dist2 (#3879)Marius Ungureanu
2018-02-14Merge master into editorFeaturesDavid Karlaš
2018-02-07Revert "Update to MS.VS.Text.Implementation 15.0.12-pre."Kirill Osenkov
2018-02-07Update to MS.VS.Text.Implementation 15.0.12-pre.Kirill Osenkov
2018-02-06[Core] Add a fallback when a given culture does not exist in .NETtherzok
2018-02-02Merge branch 'master' into quality-telemetryMatt Ward
2018-01-29Merge branch 'master' into dynamic-channels-reduxLluis Sanchez
2018-01-26Merge master into editorFeaturesDavid Karlaš
2018-01-26Fix serialization issue with ItemProperty and MergeToProjectLluis Sanchez
2018-01-26Update Microsoft.VisualStudio.Text.Implementation.dll.Kirill Osenkov
2018-01-26Get rid of some exceptions that occur during project open (#3737)Todd Grunke
2018-01-26Merge pull request #3736 from dlech/patch-2Lluis Sanchez
2018-01-26Correct spelling of assembliesDavid Lechner
2018-01-26Fix --verify-all MonoArg attributeDavid Lechner
2018-01-25Merge master into editorFeaturesDavid Karlaš
2018-01-25New project default version bump (#3665)Marius Ungureanu
2018-01-25[Core] Fix TypeInitializationException using file watcher on WindowsMatt Ward
2018-01-24Merge master into editorFeaturesDavid Karlaš
2018-01-19Merge branch 'master' into dynamic-channels-reduxLluis Sanchez
2018-01-19[Core] Fix failure to create add new file to projectMatt Ward
2018-01-18Merge remote-tracking branch 'origin/master' into editorFeaturestherzok
2018-01-17Merge pull request #3674 from mono/optimize-project-save-bisLluis Sanchez
2018-01-17Merge remote-tracking branch 'origin/master' into editorFeaturestherzok
2018-01-17Sync with MasterTim Miller
2018-01-17Added another fix and more unit testsLluis Sanchez
2018-01-17Fix bug #40942 - XS is leaving empty properties in the project fileLluis Sanchez
2018-01-17Fix potential project save issueLluis Sanchez
2018-01-17Merge pull request #3670 from mono/fix-518933Lluis Sanchez
2018-01-17[Core] Optimize SynchronizationContext users (#3627)Marius Ungureanu
2018-01-17Fix NRELluis Sanchez
2018-01-16Fix serialization issue with ItemProperty and MergeToProjectLluis Sanchez
2018-01-16Optimize project save (#3663)Lluis Sanchez
2018-01-16[Core] Fix a stack overflow exception bubbled via the msbuild builder (#3660)Marius Ungureanu
2018-01-15Merge master into editorFeaturesDavid Karlaš
2018-01-13[linux] Add /app to .pc prefixes (#3637)Jo Shields
2018-01-12Merge branch 'master' into dynamic-channels-reduxTim Miller
2018-01-12Merge remote-tracking branch 'origin/master' into editorFeaturestherzok