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
path: root/main
AgeCommit message (Expand)Author
2016-09-23[MSBuild] Optimize ConditionFunctionExpression ExistsMarius Ungureanu
2016-09-23[MSBuild] Optimize IExpressionContext evaluation cachingMarius Ungureanu
2016-09-23[MSBuild] Reuse the same projectparsercontext for parsing referenced projects.Marius Ungureanu
2016-09-23[MSBuild] Fix the tests so it sets env var on fixture setup.Marius Ungureanu
2016-09-23Revert "Revert "[MSBuild] Use a static env var dictionary for MSBuild evaluat...Marius Ungureanu
2016-09-23[Core] Optimize FileService.IsValidPath/FileNameMarius Ungureanu
2016-09-23[Perf] Add an evaluation cache for an msbuild evaluation context.Marius Ungureanu
2016-09-23[Perf] Slightly optimize MSBuild path parsing.Marius Ungureanu
2016-09-23Merge pull request #1635 from mono/optimize-filepathMarius Ungureanu
2016-09-22[Ide] Fix NRE caused by c5e0ab0e26472a5f0b31f625c3b8b65947542f01 in a test co...therzok
2016-09-22Merge pull request #1634 from mono/msbuild-exceptionsLluis Sanchez
2016-09-22[Mac] Only construct the NSImage once for the ready status statusbar.therzok
2016-09-22[Mac] Optimize config/plat selector allocations.therzok
2016-09-22[Core] FilePath no longer creates extra strings on IsChildPathof.Marius Ungureanu
2016-09-22[Ide] Add tooltip to Typesystem parser status icon.Marius Ungureanu
2016-09-22[Icons] [Ide] Minor parsing icon color fixVáclav Vančura
2016-09-22[Ide] Optimize SearchPopupWindow drawingMarius Ungureanu
2016-09-22[MSBuild] Don't bother adding an evaluated item with an empty includeMarius Ungureanu
2016-09-21Revert "[MSBuild] Use a static env var dictionary for MSBuild evaluation."Marius Ungureanu
2016-09-21[MSBuild] Use a static env var dictionary for MSBuild evaluation.Marius Ungureanu
2016-09-21[MSBuild] ConditionTokenizer now no longer uses an intermediary stringbuilder.Marius Ungureanu
2016-09-21[MacDoc] Added MacDoc submodule which is later used by release scriptDavid Karlaš
2016-09-20[Templates] Switch PCL profile to 111therzok
2016-09-20Revert "[Ide] Don't do Find in Files in build generated items."therzok
2016-09-20[Ide] Improve search result a bit more by using the same caching as previousl...Marius Ungureanu
2016-09-20Merge pull request #1624 from JetBrains/rider-extractWin32DebuggerDavid Karlaš
2016-09-20[C#] Finer-grained cancellation on find all references.therzok
2016-09-20[Ide] Register SearchProgressMonitor to cancel on StatusProgressMonitor's tok...therzok
2016-09-20[Ide] Fix some ordering of editor destroy chain.therzok
2016-09-20[VCS] Fix use after destroy of editor.therzok
2016-09-20[Ide] Fix GLib warning in disassembly view.therzok
2016-09-20[Core] Add Memoization infrastructure.therzok
2016-09-20[Ide] Optimize NormalizeRelativePath memory allocations.therzok
2016-09-20[Ide] Optimize DirectorySearch scope to only iterate the FS tree once.therzok
2016-09-19[Ide] Rearchitect ProjectSearchCategory to optimize filteringMarius Ungureanu
2016-09-19[Ide] Trim constructors, modules and indexers on search cache construction.Marius Ungureanu
2016-09-19[Ide] Don't do Find in Files in build generated items.Marius Ungureanu
2016-09-19[Ide] Remove unneeded await which might cause slowness.Marius Ungureanu
2016-09-19Formatting revertArtem Bukhonov
2016-09-19Small formatting fixArtem Bukhonov
2016-09-19References to the new extracted project and solution file fix.Artem.Bukhonov
2016-09-19[F#] Strip out logging on searching.Marius Ungureanu
2016-09-19Merge pull request #1630 from radical/fix-buildMarius Ungureanu
2016-09-19Fix build with msbuild - MD.Core.csproj: Let ToolExe/ToolPath be ..Ankit Jain
2016-09-19Merge pull request #1627 from mono/toolbar-prefer-last-selectedMarius Ungureanu
2016-09-19[Mac] Add algorithm to prefer last selected selector itemtherzok
2016-09-19[Mac] Prevent updating of SelectorView when setting the same value.therzok
2016-09-19[Windows] Nicer detection of editbin existence.Marius Ungureanu
2016-09-18[Windows] I will remember windows path sep one day.Marius Ungureanu
2016-09-18[Windows] Fix LAA flag setting in debug batch file.Marius Ungureanu