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-02-15Add basic service infrastructureLluis Sanchez
2019-01-11[Core] Optimize and cleanup bits in FileService (#6864)Marius Ungureanu
2019-01-09Bump Microsoft.Build.Locator to work with VS2019 installedMarius Ungureanu
2019-01-09Merge pull request #6822 from mono/fix761524Lluis Sanchez
2019-01-09[Core] Make sure to create the properties dir before saving the propertiesJeffrey Stedfast
2019-01-09Hide some members which are private implementation detailstherzok
2019-01-09Import System.Memory.dll in Coretherzok
2019-01-09[PathTree] Fixup PathTree paths to watch not being correcttherzok
2019-01-09Fix possible case sensitivity issue in PathTreetherzok
2019-01-08Revert "Use an exclusive scheduler for FileWatchers"iain holmes
2019-01-07Merge pull request #6778 from mono/disable-vbnet-for-dotnetcoreLluis Sanchez
2019-01-07Merge pull request #6794 from mono/update-sqlite-nugetLluis Sanchez
2019-01-04Fix whitespace.Kirill Osenkov
2019-01-03Protect FileLogger against multi-threaded access.Kirill Osenkov
2018-12-28[Core] Simplify FeatureSwitchService APIRodrigo Moya
2018-12-24[Core] Allow passing a default value to FeatureSwitchServiceRodrigo Moya
2018-12-24[Core] Simplify FeatureSwitchServiceRodrigo Moya
2018-12-20Fix line endingstherzok
2018-12-19Use SQLitePCL.raw 1.1.12 to bring in SQLite 3.26.0Duncan Mak
2018-12-14Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-12[Core] Fix new folder disappearring in sdk projectMatt Ward
2018-12-12Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-12[Core] Check builder referenced in continuationMatt Ward
2018-12-12[Core] Handle builder shutting down in engine's GetRemoteProjectBuilderMatt Ward
2018-12-12[Core] Fix project builder null ref after project reloadMatt Ward
2018-12-12[Core] Move MSBuild process runner logic out of NuGet addin into CoreMatt Ward
2018-12-12[Core] Out of date project builder used on reloadMatt Ward
2018-12-12Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-11Use an exclusive scheduler for FileWatcherstherzok
2018-11-29Fix implementation of IsInitialRun and IsInitialRunAfterUpgradeLluis Sanchez
2018-11-26Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-11-26Fix warnings shown by MonoDevelop.Analyzers (#6657)Marius Ungureanu
2018-11-24[Core] Fix ProgressMonitor dispose synchronization (#6648)Marius Ungureanu
2018-11-23[Core] Fix old HintPath being savedMatt Ward
2018-11-23[Core] Fix out of date reference information used by type systemMatt Ward
2018-11-23[8.0][Core] Move some collections to Immutable Array to avoid defensive copyi...Marius Ungureanu
2018-11-22[Core] Keep fully qualifed hint path on updating referenceMatt Ward
2018-11-22[NuGet] Modify reference in place on updating a NuGet packageMatt Ward
2018-11-16Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-11-15[Core] Optimize the FileWatcherService algorithm so it does not updat… (#6526)Marius Ungureanu
2018-11-15Merge pull request #6602 from mono/fix-723112Jason Imison
2018-11-14Fixes breakpoint setting for delegates in Android projectsnosami
2018-11-14[Span] Use span APIs to avoid unsafe (#6598)Marius Ungureanu
2018-11-13Remove FileSystemWatcher event subscriptions to prevent leakstherzok
2018-11-12Bump to weed out some false positivestherzok
2018-11-12[Dev] Add analyzer which picks up strings which should be localizedtherzok
2018-11-12Merge pull request #6376 from mono/bump-roslynLluis Sanchez
2018-11-12Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-11-12Merge pull request #6550 from mono/interlockedLluis Sanchez
2018-11-12Merge pull request #6551 from mono/build-analyzersLluis Sanchez