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
2014-04-04[API] Remove unused obsolete stuff.Ungureanu Marius
2014-04-04[Core] Improve parsing of Mono version infoMichael Hutchinson
2014-02-26[Core] Fix TargetFramework raceDave Dunkin
2014-02-19[Core] Fix TargetFrameworkVersion in project templatesMichael Hutchinson
2014-02-16[Core] Consider framework installer if manifest installedMichael Hutchinson
2014-01-18[Core] Fix TargetFramework raceMichael Hutchinson
2014-01-18[Core] Fix all the warningsMichael Hutchinson
2014-01-14[Core] Be less noisy loading unsupported custom frameworksMichael Hutchinson
2013-12-14[MSBuild] Fix horribly broken ToolsVersion lookupsMichael Hutchinson
2013-11-12[Core] Expose SystemAssemblyService.CreateClosedUniverseMichael Hutchinson
2013-10-10[Core] Log{Internal,Critical,Fatal}Error now Log(LogLevel.Error) in addition ...Cody Russell
2013-10-10Reworking the logging services, using Raygun.ioCody Russell
2013-09-18[Core] code cleanupJeffrey Stedfast
2013-09-17[Core] Remove incorrect PCL SupportedFrameworks fallbackMichael Hutchinson
2013-09-16[PCL] The new Profile Selector Dialog.Martin Baulig
2013-09-04[Core] Fix potential NRE caused by FindFacadeAssembliesForPCLLluis Sanchez
2013-08-30[Core] Check if a pkgconfig dir exists before listing files in it.Jeffrey Stedfast
2013-08-24Revert "[Core] Get rid of some of our asynchronous initialisation when runnin...Michael Hutchinson
2013-08-22[Core] Fix detecting assembly target fx via TargetFrameworkAttributeMichael Hutchinson
2013-08-22[Core] Minor cleanup in MonoDevelop.Core.AssembliesMichael Hutchinson
2013-08-22[Core] Fix only scanning global framework directories onceMichael Hutchinson
2013-08-22[Core] Always include External in Mac pkgconfig search pathMichael Hutchinson
2013-08-22[Core] Get rid of some of our asynchronous initialisation when running mdtoolAlan McGovern
2013-08-13Revert "Revert "Fix hundreds of warnings""Michael Hutchinson
2013-08-13Revert "Fix hundreds of warnings"Jeffrey Stedfast
2013-08-12Fix hundreds of warningsMichael Hutchinson
2013-06-27Fix GetAssemblyFromFullNameLluis Sanchez
2013-06-12Merge remote-tracking branch 'origin/master' into splash2Alan McGovern
2013-06-07Add PCL support to the internal build system.Martin Baulig
2013-05-14Merge remote-tracking branch 'origin/master' into splash2Alan McGovern
2013-05-14[Core] Fix locating .NET 4.5 assemblies when VS not installedMichael Hutchinson
2013-04-11Merge branch 'master' into splash2Alan McGovern
2013-04-09[Core] Fix NRE on startup on some WinXP systemsMichael Hutchinson
2013-04-05Merge remote-tracking branch 'origin/master' into splash2Alan McGovern
2013-04-04[Core] Xamarin.Android's Framework Id is "MonoAndroid", not "MonoDroid"Jeffrey Stedfast
2013-03-03Merge remote-tracking branch 'origin/master' into splash2Alan McGovern
2013-02-27Make MonoDevelop work with current Mono/masterMarek Habersack
2013-02-20Merge remote-tracking branch 'origin/master' into splash2Alan McGovern
2013-02-20[Core] Robustify GetTargetFrameworkForAssemblyMichael Hutchinson
2013-02-20[Core] Added TargetFrameworkMoniker.TryParseMichael Hutchinson
2013-02-20[Core] Kill a catch{}Michael Hutchinson
2013-02-20[Core] Ignore missing methods when reading TargetFrameworkAttributeMichael Hutchinson
2013-02-19Merge remote-tracking branch 'xamarin/ui-refresh' into splash2Alan McGovern
2013-02-18[Core] Fix init failure in SystemAssemblyServiceMichael Hutchinson
2013-02-17[Core] Remove some redundant codeMichael Hutchinson
2013-02-17[Core] Use threadpool for runtime initializationMichael Hutchinson
2013-02-17[Core] Better assembly target framework detectionMichael Hutchinson
2013-02-17[Core] Port remaining SystemAssemblyService Cecil code to IKVMMichael Hutchinson
2013-02-17[Core] Runtimes should replace dummy TargetFrameworksMichael Hutchinson
2013-02-17[Core] Only pre-load the default runtimeMichael Hutchinson