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
2012-06-27[Build] Change the build system to use xbuild instead of makefiles (again)Alan McGovern
2012-06-26Revert "[Build] Change the build system to use xbuild instead of makefiles"""Alan McGovern
2012-06-26[Build] Change the build system to use xbuild instead of makefiles""Alan McGovern
2012-05-31[MonoDevelop.Ide] Link a csproj file to its owning projectAlan McGovern
2012-05-18[MacDev] Fixed StringListWidget to manage its own add/removal of itemsJeffrey Stedfast
2012-05-17[Build] Fix some references in the tests assemblyAlan McGovern
2012-05-03[Tests] Added some unit tests for AbsoluteToRelativePathLluis Sanchez
2012-05-02Fixed 'Bug 4764 - Event handler completion puts caret in wrong place'.Mike Krüger
2012-04-30Fixed 'Bug 4751 - RTF paste is broken'.Mike Krüger
2012-04-20[Build] Fix the tests so the compile with the NGit relocationAlan McGovern
2012-04-19[TextEditor] Fixed some issues with block selection mode.Mike Krüger
2012-04-01[TextEditor] Added misc actions tests/favored utf8/1252 encodings overMike Krüger
2012-04-01[UnitTests] Added tests for the fold actions.Mike Krüger
2012-04-01[UnitTests] Added test for clear all bookmarks.Mike Krüger
2012-04-01[UnitTest] Cleaned up unit tests.Mike Krüger
2012-03-27Added SearchCollector and related unit tests.Mansheng
2012-03-19Added MemberCollector for collecting members in a inheritance tree and relate...Mansheng
2012-03-18[UnitTests] Restructured refactoring unit tests.Mike Krüger
2012-03-16Fixed 'Bug 3453 - [New Resolver] "Resolve" doesn't show up from time'.Mike Krüger
2012-03-15[CSharpBinding] Fixed on the fly formatter / added unit test for theMike Krüger
2012-03-14Merge branch 'master' into newresolverMike Krüger
2012-03-14[TextEditor] Added some TextFileReader unit tests.Mike Krüger
2012-03-08[UnitTests] Added some unit tests for text editor input/fixed textMike Krüger
2012-03-07[UnitTests] Fixed makefile.Mike Krüger
2012-03-07[CSharpBinding/UnitTests] Added unit tests for some special caseMike Krüger
2012-03-07[UnitTests] Implemented smart & virtual indent mode tests & cleaned upMike Krüger
2012-02-15[Refactoring] Worked on implement interface bug.Mike Krüger
2012-01-17Merge branch 'master' into newresolverMike Krüger
2012-01-17[UnitTest] Added folding parser unit tests.Mike Krüger
2011-12-14Merge branch 'master' into newresolverMike Krüger
2011-12-14Fixed 'Bug 807 - Functionality of "Go to Previous bookmark" icon isMike Krüger
2011-10-21Moved code completion tests to the nrefactory test suite.Mike Krüger
2011-10-10Fix makefile build.Mike Krüger
2011-06-20Worked on getting code completion tests running.Mike Krüger
2011-06-20Translated unit tests.Mike Krüger
2011-06-18Disabled some tests.Mike Krüger
2011-05-04Merge branch 'master' into mkrueger/newNRefactoryMike Krüger
2011-05-03Added height tree implementation.Mike Krüger
2011-04-07Fixed build - strong named ICSharpCode.NRefactory.Mike Krüger
2011-04-06Updated references to the new NRefactory.Mike Krüger
2011-03-25Fixed bug in the red black tree implementation.Mike Krüger
2011-03-14Changed the folding tree to a interval tree implementation.Mike Krüger
2011-02-10Fixed missing reference required for windows build.Mike Krüger
2011-02-09Flush makefile auto orderingMichael Hutchinson
2011-02-09Re Bug 66397 - Git blame reports file as being edited by latest revisionIBBoard
2011-01-22Re Bug 666274 - Incorrect word-level diffsIBBoard
2011-01-14Re Bug 664075 - Diff should differentiate between changed and added/removedIBBoard
2011-01-12Added tests for 'Bug 663842 - Interface implementation does notMike Krüger
2010-10-01Added unit tests for blank line options.Mike Krüger
2010-08-28Added mono addins reference (required for the windows build).Mike Krüger