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
2011-03-24Fixed fold segment update bug.Mike Krüger
2011-03-23Joined ast formatting & spacing visitor.Mike Krüger
2011-03-23Improved completion of inner enums.Mike Krüger
2011-03-22Implemented 'Bug 680964 - C# completion should select enums when possible'.Mike Krüger
2011-03-22Improved statement indentation slightly & added parser error checking to the...Mike Krüger
2011-03-22Fixed local constant formatting.Mike Krüger
2011-03-19Don't local copy assemblies.Lluis Sanchez Gual
2011-03-18Merged with latest mcs.Mike Krüger
2011-03-17Fixed 'Bug 680264 - Lamba completion inference issues'.Mike Krüger
2011-03-17Fixed 'Bug 679970 - Create method positions insertion pointMike Krüger
2011-03-16Added more configuration merging testsLluis Sanchez Gual
2011-03-16Fixed 'Bug 679995 - Variable missing from completiom'.Mike Krüger
2011-03-16Fixed 'Bug 679792 - MonoDevelop becomes unresponsive and leaksMike Krüger
2011-03-16Track API changes.Mike Krüger
2011-03-14Changed the folding tree to a interval tree implementation.Mike Krüger
2011-03-10Fixed 'Bug 678340 - Cannot infer types from Dictionary<K,V>.Values'.Mike Krüger
2011-03-09 * Add commented copy of lines that Git Blame thinks is correct rather than w...IBBoard
2011-03-09 * Add remaining commits to match Git Blame outputIBBoard
2011-03-09 * Test more linesIBBoard
2011-03-09 * Add start of test for ProjectDom.cs - Lluis reports odd behaviourIBBoard
2011-03-09 * Fix testsIBBoard
2011-03-09Update tests to try to work out issues with blame linesIBBoard
2011-03-08Added test for 'Bug 677527 - "Create Method" uses fully qualifiedmkrueger
2011-03-08Fixed 'Bug 677522 - "Create Method" creates at wrong indent level'.mkrueger
2011-03-08Fixed 'Bug 677466 - Event handler incorrectly placed in gtk# window'.mkrueger
2011-03-08Fixed "Bug 677089 - Cannot specify space for constructor call inmkrueger
2011-03-07Fixed 'Bug 677261 - Format Document with constructor withmkrueger
2011-03-04Added a new ExtensionContext property to IWorkbenchWindowLluis Sanchez Gual
2011-03-03Fixed 'Bug 676311 - auto completion too few proposals in fluent APIMike Krüger
2011-03-02Little change in the code completion filter algorithm.Mike Krüger
2011-03-02Fixed 'Bug 675956 - Completion in for loops is broken'.mkrueger
2011-03-01Fixed 'Bug 675436 - Completion is trying to complete symbol names inmkrueger
2011-02-24Fixed constraint context.mkrueger
2011-02-24Added unit test for the inheritable type context.mkrueger
2011-02-24Added test for 'Bug 674514 - foreach value should not be in themkrueger
2011-02-22Fixed build under windows.Mike Krüger
2011-02-17Save some memory by sharing IReturnType instances.Lluis Sanchez Gual
2011-02-17Revert "Fixed some spelling errors in pretty print options & introduced a more"mkrueger
2011-02-16Fixed some spelling errors in pretty print options & introduced a moremkrueger
2011-02-16Added unit test for formatting local variables with decarators.mkrueger
2011-02-15Fix Mono.Addins dep.Lluis Sanchez Gual
2011-02-11Renamed the c# dom to ast.Mike Krüger
2011-02-10Disabled a unit test.Mike Krüger
2011-02-10Fixed missing reference required for windows build.Mike Krüger
2011-02-09Fix 667259 - Custom command path with space errorLluis Sanchez Gual
2011-02-09Flush makefile auto orderingMichael Hutchinson
2011-02-09Tidy up white spaceIBBoard
2011-02-09 * Fix Bug 666395 - Git supplies extra (repeated) blame lines by using size o...IBBoard
2011-02-09 * Handle single commit caseIBBoard
2011-02-09 * Tidy up code formatting for new codeIBBoard