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-12-11Balance .dll references across Core, Wpf and Cocoa.Kirill Osenkov
2018-12-08Trim redundant references.Kirill Osenkov
2018-12-08Only deploy editor binaries to a single output location.Kirill Osenkov
2018-12-07Fix references to FPF.Kirill Osenkov
2018-12-07Get Windows Editor working again.Kirill Osenkov
2018-11-30Making whole thing build again after switching to VS Editor .dllsDavid Karlaš
2018-11-30Introduced MonoDevelop.TextEditor.Cocoa.csproj and MonoDevelop.TextEditor.Sha...David Karlaš
2018-11-30Add EditorFeatures.Wpf to MEF composition.Kirill Osenkov
2018-11-14[Build] Bump language version to C# 7.3therzok
2018-11-12Fix build when analyzers don't existtherzok
2018-11-12[Dev] Add analyzer which picks up strings which should be localizedtherzok
2018-11-12Merge pull request #6551 from mono/build-analyzersLluis Sanchez
2018-11-08Bump vs-editor-api to 15.2.3-pre. (#6560)Kirill Osenkov
2018-11-07Switch to VS Editor references.Kirill Osenkov
2018-11-05[Core] Add Analyzers to be used in the MD buildtherzok
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-09-12Fix 668301: [Feedback] Unable to change font colors for vb.net by Visual Stud...David Karlaš
2018-09-03Bump System.Net.Httptherzok
2018-08-21Update VS Editor to 15.8.Kirill Osenkov
2018-08-13[F#] Update props in shared MSBuild targetsMikayla Hutchinson
2018-08-13[F#] Fix BeforeCommonTargets importsMikayla Hutchinson
2018-08-04Add URL to roslyn version <-> lang mappingMarius Ungureanu
2018-08-04Explicitly define language versionstherzok
2018-08-04Always set the LangVersion to latest for C#therzok
2018-06-27[Build] Fix incorrect Optimize defaultMikayla Hutchinson
2018-06-27[Build] Simplify short resource IDs via definition groupMikayla Hutchinson
2018-06-20Set up a bunch of common project propsMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-04-16Bump sqlite to 1.1.10therzok
2018-03-22Update to a matching MS.VS.Text.Implementation.dll that has the new Editor Co...Kirill Osenkov
2018-03-16Always enable persistent storage and fix copying of lib on mac (#4162)Marius Ungureanu
2018-03-01Merge branch 'master' into azure-functions-bump-masterJeffrey Stedfast
2018-02-23Fix content type issue (attemps to fix unit-test).Kirill Osenkov
2018-02-19Merge master into editorFeaturesDavid Karlaš
2018-02-16Make dist2 (#3879)Marius Ungureanu
2018-02-13Merge branch 'azure-functions-bump' into azure-functions-bump-masterJeffrey Stedfast
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-01-26Update Microsoft.VisualStudio.Text.Implementation.dll.Kirill Osenkov
2018-01-11Update Roslyn dependencies. (#3618)Kirill Osenkov
2017-12-14Initial support for SignatureHelp and new QuickInfo APIDavid Karlaš
2017-12-14Merge dev/kirillo/editorfeatures into editorFeaturesDavid Karlaš
2017-12-07[VSEditor] Bump nuget to include leak fix for undo stack. (#3488)Marius Ungureanu
2017-12-05Add Microsoft.CodeAnalysis.EditorFeatures.dll to the MEF composition.Kirill Osenkov
2017-11-16Switch the VS Editor implementation to ReleaseKirill Osenkov
2017-11-12Update VS Editor implementation to 15.0.4-pre. (#3332)Kirill Osenkov
2017-11-09Bump VS Editor binary to consume a fix. (#3328)Kirill Osenkov
2017-11-05Update Roslyn to 2.6.0 (#3228)Kirill Osenkov
2017-10-31Update to VS Editor implementation that matches 15.6.150-pre. (#3283)Kirill Osenkov
2017-10-31[Azure] Bump Functions cli and use SHA2 to verifyGreg Munn