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
2015-07-28[Ide] Fixed 'Bug 32163 - Deadlock in type system'Mike Krüger
2015-05-18Bump NRefactory.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-01-29Fixed 'Bug 26448 - Thread deadlock on adding new projects toMike Krüger
2015-01-21[Ide] Output tracking can now be done via language name as well.Mike Krüger
2015-01-12[Ide] Fixed build action recognition.Mike Krüger
2014-12-27[Memory] One last miss in TypeSystem.Marius Ungureanu
2014-12-27[Memory] Fix leak in typesystem.Marius Ungureanu
2014-10-27[Ide] Fixed a dead lock problem while updating the type system.Mike Krüger
2014-10-15[Ide] No longer insert parse information in the type system that hasMike Krüger
2014-09-19[Ide] Fixed xml documentation parsing bug.Mike Krüger
2014-09-16[Ide] Ensure that load actions aren't run on the lazy project loader.Mike Krüger
2014-09-16[Ide] Try to fix type system issue.Mike Krüger
2014-09-16[Ide] Made the load action lock more fine grained.Mike Krüger
2014-09-16[Ide] Fixed type system load issue.Mike Krüger
2014-09-09[Ide] Implemented ToString for assembly proxies.Mike Krüger
2014-09-01[Ide] Bumped type system version.Mike Krüger
2014-08-28[Ide] Fixed a type system update bug when switching branches.Mike Krüger
2014-08-27Fixed 'Bug 21902 - Completion does not recognise new context for member acces...Mike Krüger
2014-08-27Fixed 'Bug 22337 - cs0103 for some types'.Mike Krüger
2014-08-13[Ide] Connect references for non .NET projects automatically.Mike Krüger
2014-08-12[TypeSystemService] Check for serializable flag before adding files toMike Krüger
2014-08-07[Ide] Fixed a bug in the type system assembly caching.Mike Krüger
2014-08-05Fixed 'Bug 21806 - exception "TypeMike Krüger
2014-07-31[Ide] Typesystem is no longer loaded in background.Mike Krüger
2014-07-31[UnitTests] Fixed member collector tests.Mike Krüger
2014-07-31[Ide] Simplified the type system loading.Mike Krüger
2014-07-31[Ide] ProjectWrappers are now valid when they're loaded & referencesMike Krüger
2014-07-30[Ide] The assembly references in the type system are now lazy.Mike Krüger
2014-07-23[Ide] Try to fix type system update bug.Mike Krüger
2014-06-23[Ide] Fix unit test regressionLluis Sanchez
2014-06-19[Ide] Fix minor assembly resolution issueLluis Sanchez
2014-06-17[Core] Filter overridden assemblies from chains of framework includesMichael Hutchinson
2014-06-11[Ide] Check references on configuration change.Mike Krüger
2014-06-03[XmlEditor] Aware of Shared project and is able to switch between projects in...David Karlaš
2014-06-02Fixed 'Bug 20253 - Error during code completion ofMike Krüger
2014-05-11Fixed 'Bug 19536 - Renaming a file in a shared assets project breakMike Krüger
2014-05-06Fixed 'Bug 19534 - Types and Methods are marked red with CS0103 whenMike Krüger
2014-05-02Fix a bunch of warningsMichael Hutchinson
2014-04-15[Ide] Improved referenced projects filtering.Mike Krüger
2014-04-15Fixed 'Bug 18847 - Shared Action Project auto completion is only shownMike Krüger
2014-04-09Conditions that apply to project type should apply to derived types tooMichael Hutchinson
2014-04-07[TypeSystem] Replace obsolete ConvertEntity.Ungureanu Marius
2014-04-05[API] More removal.Ungureanu Marius
2014-03-24Fixed 'Bug 18467 - System.ArgumentNullException: Argument cannot beMike Krüger
2014-02-26Fixed 'Bug 17745 - Incorrect CS0103 error for types in differentMike Krüger
2014-02-18[Ide] Fixed null reference exception reported via raygun.Mike Krüger
2014-02-18[Ide] Optimized first time type system generation.Mike Krüger
2014-02-10Fixed 'Bug 17659 - Remove a reference in the treeview can lock upMike Krüger