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-12-15Close most of DispatchServiceLluis Sanchez
2015-12-09Merge remote-tracking branch 'origin/aspnet-project-wizard'Matt Ward
2015-11-19Merge branch 'master' into aspnet-project-wizardMatt Ward
2015-10-27Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez
2015-10-26[Debugger] Added option to enable diagnostic debugging of debugger in debugge...David Karlaš
2015-06-08Bug 30314 - [Roslyn] Unable to debug C# console appDavid Karlaš
2015-04-27Fix some continuationsLluis Sanchez Gual
2015-04-27IConsole revampLluis Sanchez Gual
2015-04-08[AspNet] Hack around MVC registry issueMichael Hutchinson
2015-04-07Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-03-30[Debugger] Bug 28550: In case some dlls in solution were not compiled(i.e. Un...David Karlaš
2015-01-16Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2014-12-16[Sdb] Added SetUserAssemblyNames to CustomSoftDebugger so "Debug only projec...David Karlaš
2014-11-20Remove all calls to ShowExceptionLluis Sanchez
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-07-07Merge remote-tracking branch 'mono/master' into xammac-2.0Lluis Sanchez
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-06-18[AspNet] Shorten source pathMichael Hutchinson
2014-06-18[XmlEditor] Massive cleanupMichael Hutchinson
2014-06-18[AspNet] Massive overhaulMichael Hutchinson
2014-06-11[Debugger] When executing custom sdb debugger, don't use shell executeJeffrey Stedfast
2014-05-15Use the new base class for debugger enginesLluis Sanchez Gual
2014-05-10[Debugger] "Application Output" pad error text is now red and Debug.Write(); ...David Karlaš
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
2013-12-13Merge branch 'master' into deps-in-attributesLluis Sanchez
2013-12-13Updated add-ins version to 4.2.3Xamarin Release Manager
2013-11-26Revert "Revert "Flush csproj fixes". Fix the wrench build."Michael Hutchinson
2013-11-26Revert "Flush csproj fixes". Fix the wrench build.Jérémie Laval
2013-11-22Remove hardcoded add-in versionsLluis Sanchez
2013-11-22Flush csproj fixesMichael Hutchinson
2013-11-16Fixed a bug where XSP would fail to launch when using .NET 4 configuration on...Stephen Gream
2013-11-08Updated add-ins version to 4.2Xamarin Release Manager
2013-10-28Updated add-ins version to 4.1.13Xamarin Release Manager
2013-09-30bumped debugger-libs for some fixesJeffrey Stedfast
2013-09-28[Debugger] Updated to use DebuggerLoggingServiceJeffrey Stedfast
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-12Suppress warnings about missing doc commentsMichael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Consistently optimize release configs, and not debug configsMichael Hutchinson
2013-08-10Build pdbonly debug symbols in release configurationsMichael Hutchinson
2013-08-10Build xml docs for all addinsMichael Hutchinson
2013-07-12Updated add-ins version to 4.1.7Xamarin Release Manager
2013-06-12Merge remote-tracking branch 'origin/master' into splash2Alan McGovern
2013-06-12Add missing local copy flagLluis Sanchez
2013-06-12Fix debug lib build issueLluis Sanchez
2013-06-12Remove old debug libs from the buildLluis Sanchez
2013-06-12Moved debugger libs to a submoduleLluis Sanchez
2013-06-11Merge remote-tracking branch 'origin/master' into splash2Alan McGovern
2013-06-08[Debugger] Implemented support for LINQ extension methods in the debuggerJeffrey Stedfast
2013-06-08[Debugger] Fixed a bug in SDB's new HasMethod() implementationJeffrey Stedfast