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
2019-11-18[Core] Add Microsoft.CodeAnalysis.Workspaces.MSBuild nugettherzok
2019-11-13[FeatureSwitchService] Add IFeatureSwitchController back, for backwards compatRodrigo Moya
2019-11-13[Core] Switch FeatureSwitchService to use XML rather than classesRodrigo Moya
2019-11-13[Core] Add base implementation for IFeatureSwitchControllerRodrigo Moya
2019-11-13[Core] Add a way to describe available feature switchesRodrigo Moya
2019-10-21Remove code which failed to compileMarius Ungureanu
2019-10-21[Core] Implemented collection cache.Mike Krüger
2019-09-23[Core] Route String::Copy into an intrinsic that avoids a string copytherzok
2019-09-11Merge pull request #8638 from mono/bump-vs-threadingMarius Ungureanu
2019-09-05Bump some other nugetstherzok
2019-09-05Bump vs-threading to add in leak fixtherzok
2019-09-02[Core] Add DedicatedThreadSchedulerVsevolod Kukol
2019-08-21[FileNesting] Move FileNestingService to .IdeRodrigo Moya
2019-08-09[Core] Support getting FrameworkReferences for the projectMatt Ward
2019-08-07[Core] Add multi-target framework execution target supportMatt Ward
2019-08-07[Core] Move target framework selection to DotNetProjectConfigurationMatt Ward
2019-08-07[Ide] Support multi-target framework projects in type systemMatt Ward
2019-07-22[Core] Add ReaderWriterLockSlim extensions for disposable lockingtherzok
2019-07-21[Core] Add an overload for Array which should fix most usages of IEnumerable....therzok
2019-07-07Split CoreExtensions into separate files per functionalitytherzok
2019-07-01[AspNetCore] Check file nesting rules for ASP.NET Core project testsRodrigo Moya
2019-07-01[Core] Implement basic skeleton of FileNestingServiceRodrigo Moya
2019-07-01[Core] Add (very) basic FileNestingServiceRodrigo Moya
2019-06-20[Core] Refactor a bit of list pooling to optimize for common casetherzok
2019-06-13Bump Roslyn to 3.2.0-beta4-19312-10Sandy Armstrong
2019-05-23Update the VS Editor NuGets to 16.1 when building on Windows. (#7640)monojenkins
2019-05-16Refactor sample profiler into core, so it's reusable at different layerstherzok
2019-05-10[DotNetCore] Split out SDK style project supportMatt Ward
2019-05-08Copy Microsoft.CodeAnalysis.Scripting.dll locally.Kirill Osenkov
2019-05-08Bumping Roslyn to align with Dev16.1p1. This fixes a regression with Suffix n...Anže Vodovnik
2019-05-08[Core] Fix build with .NET Core 3.0 preview5 installedRodrigo Moya
2019-05-02Merge pull request #603 from xamarin/item-definition-groupMatt Ward
2019-04-28Migrate StringBuilderCache to ObjectPool codetherzok
2019-04-28Import Microsoft.Extensions.ObjectPool nugettherzok
2019-04-18[Core] Load ItemDefinitionGroup information in MSBuildProjectMatt Ward
2019-04-12Revert "Merge pull request #494 from xamarin/pr-anvod-completion-suffix"Aaron Bockover
2019-04-11Merge pull request #494 from xamarin/pr-anvod-completion-suffixAaron Bockover
2019-04-05Bumping Roslyn to align with Dev16.1p1. This fixes a regression with Suffix n...Anže Vodovnik
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-19Service improvementsLluis Sanchez
2019-02-15Add basic service infrastructureLluis Sanchez
2019-02-14Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-11Merge branch 'master' into http-clientMatt Ward
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-04[build] Bump Microsoft.VisualStudio.Threading to 15.8Jérémie Laval
2019-01-29Merge remote-tracking branch 'origin/master' into pr-sandy-master-merge-of-th...Sandy Armstrong
2019-01-29[FileSystemWatcher] Remove source copy now that mono has fixed thread starvat...Marius Ungureanu
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-25Move MS.VS.Language.NavigateTo.Interfaces to be Windows only.Kirill Osenkov