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
2016-07-23[TextTemplatingUnitTest] Fixed failing unit test on WindowsDavid Karlaš
2016-07-21[Ide] Refactor part of the CompilableFile code to take into account sketchcsMarius Ungureanu
2016-07-21[Ide] Translated eol marker popup.Marius Ungureanu
2016-07-16[Ide] Check file extension for compilation check as well.Mike Krüger
2016-07-15[Refactoring] Turn on analyzation of c# in unknown projects.Mike Krüger
2016-07-14Bug 42558 - Broken System reference causes compilation failureDavid Karlaš
2016-07-13Merge remote-tracking branch 'origin/run-configurations'Lluis Sanchez
2016-07-12Revert "[Ide] Pre-allocate saved matches for projectsearchcategory."Marius Ungureanu
2016-07-12[Ide] Pre-allocate saved matches for projectsearchcategory.Marius Ungureanu
2016-07-12[Ide] Fix a few overly allocated strings in searchresults match highlighting.Marius Ungureanu
2016-07-12[Ide] Optimize ProjectSearchCategory a bit more.Marius Ungureanu
2016-07-12[Ide] Move ProjectSearchCategory trimming inside type collectorMarius Ungureanu
2016-07-12[Ide] Reduce memory usage of ProjectSearchCategoryMarius Ungureanu
2016-07-12[General] Change some StringBuilder appends to not allocate strings.therzok
2016-07-11[Ide] Use the project that is passed from Workspace FileXXX events instead of...Greg Munn
2016-07-11[Ide] Fix open with command for open filesVsevolod Kukol
2016-07-08[CSharp] Remove interning of symbol string, as it can cause unwanted side eff...Marius Ungureanu
2016-07-08[Git] Optimize status querying by trimming the results before adding them.Marius Ungureanu
2016-07-08[CSharp] Don't reverse list of names in-placeMarius Ungureanu
2016-07-08[Ide] Fix broken commit 18cdbc3e8623f358aff79104965456076913aaccVsevolod Kukol
2016-07-08[Ide] Fix double call in CommandManagerVsevolod Kukol
2016-07-07[T4] Fix unit test failing on WindowsMatt Ward
2016-07-07Fixed 'Bug 42310 - Extra indentation when using Smart indentation withMike Krüger
2016-07-07[CSharpBinding] Fixed failing tests.Mike Krüger
2016-07-07[Refactoring] Use async/await instead of blocking .ResultMarius Ungureanu
2016-07-07[Csharp] Switch to async lockMarius Ungureanu
2016-07-06[AssemblyBrowser] Fix and optimize navigation historyVsevolod Kukol
2016-07-05fix typonosami
2016-07-04Merge pull request #1517 from DavidKarlas/bug41738David Karlaš
2016-07-04[Subversion] Fix possible non-GUI thread addition of text logtherzok
2016-07-04[Subversion] Implement installation on checkout commandtherzok
2016-07-04[MacPlatform] Check for valid SharedColorPanel windowVsevolod Kukol
2016-07-01[NuGet] Improve build error message when NuGet package restore failsMatt Ward
2016-07-01[NuGet] Wait for packages to be added before building new projectMatt Ward
2016-07-01Fixed 'Bug 42171 - Extremely irritating backspace behaviour in XS6Mike Krüger
2016-07-01Fixed 'Bug 42211 - NRE in SourceEditorView'Mike Krüger
2016-07-01Fix bug #42103 - User is not able to run Library project in windows XS, if th...Lluis Sanchez
2016-06-30[NuGet] Wait for restore to complete before buildingMatt Ward
2016-06-30Merge pull request #1523 from tstivers1990/patch-1Mike Krüger
2016-06-28Merge pull request #1530 from mono/vcs-optimizeMarius Ungureanu
2016-06-28[C#] Improve speed of assemblybrowser and jumptodefinion for assemblybrowser.Marius Ungureanu
2016-06-28[VCS] Optimize status queryingMarius Ungureanu
2016-06-27Merge remote-tracking branch 'origin/master' into run-configurationsLluis Sanchez
2016-06-27[Refactoring] Fix analysis tasks not cleared on solution being closedMatt Ward
2016-06-27[Xml] Fix xml validation errors not being cleared.Matt Ward
2016-06-27[Xml] Fix schema errors preventing xml validation.Matt Ward
2016-06-25[CSharpBinding] Handled an error with theming that preventedMike Krüger
2016-06-24[CSharpBinding] Fixed an issue with skip char sessions on auto insertMike Krüger
2016-06-23[NuGet] Fix All Sources not selected on re-opening Add Packages dialogMatt Ward
2016-06-23[NuGet] Always add .targets files to end of project.Matt Ward