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
2015-07-01[Debugger] Fixed build(track debugger-libs API changes)David Karlaš
2015-05-05[CorDebugger] Fixed "Bug 26237 - Debugger ignores non-zero based arrays" for ...David Karlaš
2015-04-20Audit all usages of Path.GetInvalid*CharsMarius Ungureanu
2015-02-27[CorDebugger] Fixed variables evaluation with Roslyn assembliesDavid Karlaš
2015-02-27[CorDebugger] Fixing stepping over automatic properties with Roslyn compiled ...David Karlaš
2015-02-24bumped debugger-libsJeffrey Stedfast
2015-02-23[CorDebugger] Use the CurrentExceptionTag instead of hard-coding "__EXCEPTION...Jeffrey Stedfast
2015-02-20Merge pull request #696 from mono/bug18351Jeffrey Stedfast
2015-02-20[CorDebugger] Hide compiler generated nested types as type membersDavid Karlaš
2015-01-24Merge branch 'debuggerVisualizers' into 'master'David Karlaš
2015-01-20[CorDebug] Fixed handling of DebuggerAttributes when used on classDavid Karlaš
2015-01-20[DebuggerTests] Using Instruction stepping instead Line steppingDavid Karlaš
2015-01-17Add pdbonly to release configurations.Marius Ungureanu
2015-01-05Bug 18351 - Getting error message in InvariantCulture propertyMarius Ungureanu
2014-11-20Merge commit 'fed6e4be43cbc107beca77af223a62ca88c5076f' into debuggerVisualizersDavid Karlaš
2014-09-30Merge branch 'master' into debuggerVisualizersDavid Karlaš
2014-09-08Merge remote-tracking branch 'origin/master' into xs6Alan McGovern
2014-08-27[Win32Debugger] Fixed condtional breakpoint when comparing numbersDavid Karlaš
2014-07-21Merge branch 'master' into debuggerVisualizersDavid Karlaš
2014-07-15[Win32] Updated MTARawValue to refect outArgs changesDavid Karlaš
2014-07-07Merge remote-tracking branch 'mono/master' into xammac-2.0Lluis Sanchez
2014-07-07[CorDebug] GetImplementedInterfaces implementationDavid Karlaš
2014-07-07[CorDebug] Support for interface names and MetadataType.GetInterfacesDavid Karlaš
2014-07-07Merge remote-tracking branch 'origin/bpDialog2'Lluis Sanchez Gual
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-06-18[CorDebug] Fix ASP.NET addin referenceMichael Hutchinson
2014-06-18[AspNet] Massive overhaulMichael Hutchinson
2014-06-12Fixed breakpoints runningUngureanu Marius
2014-06-08[CorDebugger] Fixed evaluating of protected properties & unit testsDavid Karlaš
2014-06-05[CorDebugger] Bug 20264 ObjectValue.IsNull was not set as it should beDavid Karlaš
2014-05-24[DebuggerUnitTest] Added test for GetAllChildren on objectDavid Karlaš
2014-05-23[CorDebugger] Fixed ArrayAdaptor.GetElementsDavid Karlaš
2014-05-15DebuggerSession memory leak fix so PDB is unlocked after debugging finishDavid Karlaš
2014-05-10[Debugger] "Application Output" pad error text is now red and Debug.Write(); ...David Karlaš
2014-05-09[Win32Debugger] Fixing "Application Output" not displaying Console.Write on W...David Karlaš
2014-05-05[UnitTest] Adding more generic types resolvingDavid Karlaš
2014-05-05[Win32] Fixing Bug13401 evaluating variables in method with asyncDavid Karlaš
2014-05-05Merge pull request #528 from DavidKarlas/objCreateAndEnumCompareJeffrey Stedfast
2014-05-05[UnitTest] Debugger eval compare enumsDavid Karlaš
2014-05-03[UnitTests] Unit tests for evaluating listsDavid Karlaš
2014-05-02Merge pull request #75 from DavidKarlas/win32ArrayAndStringJeffrey Stedfast
2014-05-02Merge branch 'master' into retinaJeffrey Stedfast
2014-05-01RuntimeInvoke for ToString needs to force its way into the actually implement...Jeff Greene
2014-04-27[UniTests] Debugger evaluation accesses NestedClassesDavid Karlaš
2014-04-25[Win32Debugger] Fixing placing breakpoint inside delegateDavid Karlaš
2014-04-25Merge pull request #53 from DavidKarlas/moreDebuggerTestsUngureanu Marius
2014-04-25Merge pull request #33 from DavidKarlas/Win32PassTestsUngureanu Marius
2014-04-25[UnitTests] Catchpoints, RunToCursor and SetNextStatemntDavid Karlaš
2014-04-22[Debugger] Updated debugger unit tests to try and fix some SDB testsJeffrey Stedfast
2014-04-22Debugger UnitTests for evaluation and Win32 debugger evaluation fixesDavid Karlaš