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
2011-12-03Updated add-ins version to 2.9.1Xamarin Release Manager
2011-11-10Updated add-ins version to 2.9.0Xamarin Release Manager
2011-10-27Updated add-ins version to 2.8.2Xamarin Release Manager
2011-10-11Updated add-ins version to 2.8.1Xamarin Release Manager
2011-09-30[Win32 debugger] Don't local copy the AspNet projectLluis Sanchez Gual
2011-09-29Updated add-ins version to 2.8Xamarin Release Manager
2011-09-22Updated add-ins version to 2.7.22Xamarin Release Manager
2011-09-13Updated add-ins version to 2.7.21Xamarin Release Manager
2011-09-08Updated add-ins version to 2.7.20Xamarin Release Manager
2011-08-09Bump MonoDevelop versionLluis Sanchez Gual
2011-08-02Update add-in versionsLluis Sanchez Gual
2011-06-28Track api changesLluis Sanchez Gual
2011-06-28Try to fix build on windows.Mike Krüger
2011-06-12Mono.Debugging: StackFrame now holds type name and module name.XTZGZoReX
2011-05-06Track api changesLluis Sanchez Gual
2011-04-27Warning fixes in the Win32 debugger.XTZGZoReX
2011-03-10Set correct API version when debugging .net 4 appsLluis Sanchez Gual
2011-03-04Track API changesLluis Sanchez Gual
2011-02-18Add support for case insensitive expression evaluators.Lluis Sanchez Gual
2011-02-11Fix 670530 - Debugger is hardcoded for C#Lluis Sanchez Gual
2011-02-02Upgraded to VS2010Lluis Sanchez Gual
2011-02-02Upgraded to .NET 4.0Lluis Sanchez Gual
2011-02-01Track api changes.Lluis Sanchez Gual
2011-01-20Moved strong handle store to CorDebuggerSession in order to dispose them on c...azeno
2011-01-20* Win32 debugger stops on unhandled or (if set) first-chance exceptions.azeno
2011-01-20* Added ConditionalBreakpoints to Win32 debugger.azeno
2011-01-17Removed unrequired referenceLluis Sanchez Gual
2011-01-14Avoid crash when setting some optional module settingsLluis Sanchez Gual
2011-01-13Bump MD version to 2.6Lluis Sanchez Gual
2011-01-12Use the default runtime if the runtime of the app can't be detectedLluis Sanchez Gual
2010-12-28Don't redirect process output if running on external consoleLluis Sanchez Gual
2010-12-27Subscribe and forward the std output and error events.Lluis Sanchez Gual
2010-12-27Add support for std output and error redirection.Lluis Sanchez Gual
2010-08-04Disable ChangeLog integration.Lluis Sanchez
2010-07-25Normalize line endings in project files that were committed from WindowsMichael Hutchinson
2010-06-28Revert accidentally committed changes.Lluis Sanchez
2010-06-282010-06-28 Dale Ragan <dale.ragan@sinesignal.com>Lluis Sanchez
2010-06-04The debugger engine can only terminated when the ProcessExited event has been...Lluis Sanchez
2010-05-03Keep a reference count of modules, and only unload when references drop to 0....Lluis Sanchez
2010-04-06* CorApi2\Metadata\CorMetadata.cs:Lluis Sanchez
2010-04-01Added support for proper method resolution.Lluis Sanchez
2010-03-31Append the exe name to the command line argument when calling CreateProcess.Lluis Sanchez
2010-03-31Ignore umanaged frame chains.Lluis Sanchez
2010-03-22Bumped MD version.Lluis Sanchez
2010-02-16* MonoDevelop.Debugger.Win32/CorDebuggerEngine.cs:Lluis Sanchez
2009-12-16* CorObjectAdaptor.cs: Track api changes.Lluis Sanchez
2009-12-15Fix build.Lluis Sanchez
2009-12-03Add support for CompilerGeneratedAttribute. Fix deadlock in NewString. Track ...Lluis Sanchez
2009-12-03* MonoDevelop.Debugger.Win32/CorObjectAdaptor.cs: Track api changes.Lluis Sanchez
2009-12-02* FieldReference.cs:Lluis Sanchez