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
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-02-10Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-02-08Merge branch 'dotnetcore' into vNextMatt Ward
2017-02-07Optimize misc (#1842)Marius Ungureanu
2017-01-27[Ide] More cleanup and DCEMikayla Hutchinson
2017-01-25Merge remote-tracking branch 'monodevelop/dotnetcore' into vNextMatt Ward
2017-01-19Fixed ObjectDisposed exception and MS.CodeAnalysis.Solution leak in case if s...David Karlaš
2016-11-23Fixed 'Bug 47685 - Command error editing file outside of a project'Mike Krüger
2016-07-15Fixed 'Bug 42496 - Fatal exception when quickly opening/closingMike Krüger
2016-07-07[Ide] Avoid creating arrays for directory iterating for typesystem cache inva...Marius Ungureanu
2016-04-14[Ide] Added some null checks in projection code.Mike Krüger
2016-03-03Fixed 'Bug 39287 - [Regression] XS does not detect external changes toMike Krüger
2016-02-24Fixed 'Bug 39072 - Extract/create method no longer shows insertionMike Krüger
2016-02-04[Ide] Fixed updating of documents that are generated via projection to be upd...David Karlaš
2016-02-03[Ide] Replaced .Result with async/await as it deadlocked when running unit testDavid Karlaš
2016-02-01[Ide] Fixed cache cleanup.Mike Krüger
2016-02-01[Ide] Increased maximum cache size.Mike Krüger
2015-12-21[Ide] Preserve parser addin ordermhutch
2015-12-02Fixed 'Bug 36278 - [Roslyn] Go To Type doesn't handle linked filesMike Krüger
2015-10-22[Ide] Used ImmutableList instead of a ConcurrentBag in theMike Krüger
2015-10-05Merge branch 'master' into roslynMike Krüger
2015-10-05Fixed 'Bug 34540 - Auto complete / resolve / types completely hosed onMike Krüger
2015-09-21Merge branch 'master' into roslynMike Krüger
2015-09-21Fixed 'Bug 33570 - Having '&' character in project directory causesMike Krüger
2015-09-04[Ide] Fixed type system file updating.Mike Krüger
2015-07-28[Ide] Fixed 'Bug 32163 - Deadlock in type system'Mike Krüger
2015-06-11[Ide] TypeSystemService.ParseFile no longer returns null.Mike Krüger
2015-05-18Bump NRefactory.Mike Krüger
2015-05-16[Ide] Ensure that CanGenerateProjection is checked prior to projectionMike Krüger
2015-04-29[Ide] Fixed projection update bug.Mike Krüger
2015-04-28[Ide] Fixed projection update.Mike Krüger
2015-04-27[Ide] Fixed projection completion.Mike Krüger
2015-04-27[Ide] Fixed type in type system service.Mike Krüger
2015-04-14[Ide] Add a null guard before trying to reparsing documents after a file chan...Jérémie Laval
2015-04-13[Ide] Updated projection infrastructure for completion.Mike Krüger
2015-04-02[Ide] Fixed document ad hoc projects.Mike Krüger
2015-03-20[Refactoring/Ide] Fix file rename operation.Mike Krüger
2015-03-14[CSharpBinding] Switched to goto declaration logic from roslyn/NR6.Mike Krüger
2015-03-09[Ide] Fixed roslyn document mapping bug.Mike Krüger
2015-03-09[Ide] TypesystemService now gets informed on find in files replaceMike Krüger
2015-03-04[Ide] Language services do now work for files outside of projectsMike Krüger
2015-02-20[Ide] Removed unused code from type system API/Streamlined type systemMike Krüger
2015-02-11[Ide] Implemented document projection parsing.Mike Krüger
2015-02-06Fixed 'Bug 26448 - Thread deadlock on adding new projects toMike Krüger
2015-02-03Merge pull request #692 from mono/memFixesMarius Ungureanu
2015-02-02[Ide] Implemented projected semantic highlighting.Mike Krüger
2015-01-30[Ide] Started projection infrastructure.Mike Krüger
2015-01-29Fixed 'Bug 26448 - Thread deadlock on adding new projects toMike Krüger
2015-01-28Merge branch 'xs6-editor' into xs6-editor-roslynMike Krüger
2015-01-28Merge branch 'master' into xs6-editorMike Krüger