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-05-11[Core] Rename DebugMode -> DebugSymbolsLluis Sanchez Gual
2015-04-27More OperationConsole api adjustmentsLluis Sanchez Gual
2015-04-27IConsole revampLluis Sanchez Gual
2015-04-23Merge remote-tracking branch 'origin/roslyn' into npm-roslynLluis Sanchez Gual
2015-04-22Track api changesLluis Sanchez Gual
2015-04-15Fix serialization of custom dataLluis Sanchez Gual
2015-04-15[Core] Remove SupportFeature as the new project dialog handles this differently.Marius Ungureanu
2015-02-12Add async support for console toolsLluis Sanchez Gual
2015-02-12Extension condition fixesLluis Sanchez Gual
2015-02-11Track api changesLluis Sanchez Gual
2015-02-11StringTag fixes and unit testsLluis Sanchez Gual
2015-01-16Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2014-11-20Remove all calls to ShowExceptionLluis Sanchez
2014-10-31[New project model] Renamed some classesLluis Sanchez Gual
2014-10-31[New project model] Fix extension declarationsLluis Sanchez Gual
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-04-29Fix leaks caused by ProcessWrapper and ChainedTextWriters.Marius Ungureanu
2014-04-09Conditions that apply to project type should apply to derived types tooMichael Hutchinson
2014-04-05[API] More removal.Ungureanu Marius
2014-04-03Disable some add-insLluis Sanchez
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
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-22Flush csproj fixesMichael Hutchinson
2013-09-07Revert "Revert "Consistently define DEBUG in debug configs""Michael Hutchinson
2013-09-05Revert "Consistently define DEBUG in debug configs"Alan McGovern
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 define DEBUG in debug configsMichael 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-08-10Flush stetic noiseMichael Hutchinson
2013-07-19Use attributes to define the add-in version and dependenciesLluis Sanchez
2013-07-12Updated add-ins version to 4.1.7Xamarin Release Manager
2013-06-04Updated add-ins version to 4.1.4Xamarin Release Manager
2013-05-21Updated add-ins version to 4.1.3Xamarin Release Manager
2013-05-07Merge remote-tracking branch 'origin/master' into splash2Alan McGovern
2013-05-07Updated add-ins version to 4.1.2Xamarin Release Manager
2013-05-06Merge branch 'master' into nobuildcheckLluis Sanchez
2013-05-03Initial step in removing NeedsBuilding and related APILluis Sanchez
2013-05-03Updated add-ins version to 4.0.6Xamarin Release Manager
2013-04-18Updated add-ins version to 4.1.1Xamarin Release Manager
2013-04-09Updated add-ins version to 4.1.0Xamarin Release Manager
2012-12-05Merge branch 'master' into ui-refreshJeffrey Stedfast
2012-12-04Updated add-ins version to 3.1.0Xamarin Release Manager
2012-11-10Fix a load more unbranded app name mentionsMichael Hutchinson
2012-10-18Merge branch 'master' into ui-refreshAlan McGovern