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
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-05[Debugger] Fix warningsMikayla Hutchinson
2018-05-17[Misc] Flush msbuild serialization changestherzok
2018-05-14Fix 528282: Immediate window completion only contains localsDavid Karlaš
2018-05-10Merge pull request #3516 from mono/Bug20514Lluis Sanchez
2018-04-20[Debugger] Added support also for SHA256, beside MD5 and SHA1 for .pdb checksumsDavid Karlaš
2018-04-18[Build] Remove SpecificVersion=False settings for gtk# assembliestherzok
2018-03-29Remove stetic files, and make the autogenerated UI files the definitive versioniain holmes
2018-03-24Fix 532253: DataTips cropped and not showing valueDavid Karlaš
2018-03-23Fix 581032: Debugger session not properly exitedDavid Karlaš
2018-03-20Fix more relocation issues in debugger testsLluis Sanchez
2018-03-20Make debugger tests relocatableLluis Sanchez
2018-02-27Merge master into editorFeaturesDavid Karlaš
2018-02-13Merge branch 'master' into quality-telemetry-phase2Matt Ward
2018-01-26[SourceEditor] Fixed p roject files.Mike Krüger
2018-01-26Merge pull request #3719 from mono/editorFeatures-IEditorOperationsMike Krüger
2018-01-25[Debugger] The Go to breakpoint menu item doesn't appear (#3729)iain
2018-01-23[SourceEditor] Fixed build.Mike Krüger
2018-01-23[SourceEditor] Implemented IEditorOperations from VS.NET.Mike Krüger
2018-01-18Merge branch 'master' into quality-telemetry-phase2Matt Ward
2018-01-18[Debugger] Report evaluation stats if only failures are recordedMatt Ward
2018-01-17[Debugger] Add evaluation timing stats counterMatt Ward
2018-01-12[Debugger] Add debugger type to debug session counterMatt Ward
2018-01-12[Debugger] Capture assembly first load timeMatt Ward
2018-01-12[Debugger] Add counter for debug session success/failureMatt Ward
2018-01-09[Debugger] Add support for .NET Core alternative source lookupDavid Karlaš
2017-12-19Renamed copyExcecutution -> copyMenuItemDmytro Ovcharov
2017-12-19Implemented copy to to clipboard from ThreadPadDmytro Ovcharov
2017-12-05Dev/kirillo/valuetuple440 (#3448)Kirill Osenkov
2017-11-28[Gtk] Switch overrides of Destroy to OnDestroyed. (#3414)Marius Ungureanu
2017-11-21[Debugger] Added support for automatically looking in subfolders for matching...David Karlaš
2017-11-21[Debugger] Make Gettext usage regex friendly, so it picks up translationsDavid Karlaš
2017-11-21[Debugger] Addressed PR comments related to UIDavid Karlaš
2017-11-21[Debugger] Fix problem after user changing source lookups using old pathsDavid Karlaš
2017-11-21[Debugger] Added text in "Source Not Found" dialog explaining, lookup locatio...David Karlaš
2017-11-21[Debugger] Fix "Debug Source Files" panel in Solution options not appearing o...David Karlaš
2017-11-21[Debugger] Add "Debug Source Files" support to enable automatic sources looku...David Karlaš
2017-11-21[Debugger] Remove now obsolete "Open at alternative location" overlay in disa...David Karlaš
2017-11-21[Debugger] Introduced NoSourceView to make it similar to VS2017David Karlaš
2017-11-08Merge pull request #3324 from mono/bug60552David Karlaš
2017-11-08Bug 60486 - VSmac pads don't appear to be updating when state changesDavid Karlaš
2017-11-08Previewer part of 60552 bugfixDavid Karlaš
2017-10-30Bug 60201 - Debugger not releasing - requires simulator restartDavid Karlaš
2017-10-05[Debugger] Use same ValueTuple as MD.Core and don't make local copyDavid Karlaš
2017-10-04[Debugger] Handle special message "Next statement can't be in another functio...David Karlaš
2017-09-21Bug 59210 - Exception Dialog tree is not scrollableDavid Karlaš
2017-09-18Bug 51324 - Deadlock initializing the Threads window after starting a debug s...David Karlaš
2017-08-29Removed hack(PID 1) when starting debug process for VsTestDavid Karlaš
2017-07-20Merge pull request #2106 from iainx/fix-53552iain