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-06-04Merge pull request #564 from tpokorra/improveTarBallLluis Sanchez
2012-06-27[Build] Change the build system to use xbuild instead of makefiles (again)Alan McGovern
2012-06-26Revert "[Build] Change the build system to use xbuild instead of makefiles"""Alan McGovern
2012-06-26[Build] Change the build system to use xbuild instead of makefiles""Alan McGovern
2012-06-19Reference the correct Mono.Cecil in the project referencesLluis Sanchez
2012-06-01Fix the Makefile buildMichael Hutchinson
2012-05-10[Core] Ensure Mono.Cecil.Mdb.dll is installed as part of make installAlan McGovern
2012-05-02[Build] Ensure MonoDevelop.Core installs CecilAlan McGovern
2012-04-18[Core] Fixed creation of new .NETPortable projectsJeffrey Stedfast
2012-04-17[Core] Conditionally disable .NETPortable MSBuild targetsJeffrey Stedfast
2012-04-05[Core] Added new extension allowing addins to specify custom MSBuild dirs.Jeffrey Stedfast
2012-04-05[Ide] Added Portable Library options panel (read-only for now).Jeffrey Stedfast
2012-04-04[Core] Added initial support for Portable Library ProjectsJeffrey Stedfast
2012-03-03Merge branch 'master' into newresolverMike Krüger
2012-03-01[Core] Add some basic extensibility support to the instrumentation serviceLluis Sanchez
2012-01-19Merge branch 'master' into newresolverMike Krüger
2012-01-19[Core] Split the BOM table out of TextFile.cs into a new ByteOrderMark.cs uti...Jeffrey Stedfast
2012-01-10Merge branch 'master' into newresolverMike Krüger
2012-01-06[Core] Add support in core for saving/retrieving passwordsAlan McGovern
2011-12-13Merge branch 'master' into newresolverMike Krüger
2011-12-12[Ide] Write out unhandled exception stacktraces to diskAlan McGovern
2011-12-12[Ide] Move the majority of the CrashLogger daemon to MD itselfAlan McGovern
2011-12-07Merge branch 'master' into newresolvermike
2011-12-05[Core] Add the ability to resolve symlinks in FileServiceAlan McGovern
2011-11-04Merge branch 'master' into newresolverMike Krüger
2011-11-03[Core] Separate out system info gathering into per-platform classesAlan McGovern
2011-11-02Merge branch 'master' into newresolverMike Krüger
2011-10-27[Core] Refactor IAboutInformation and move it to CoreAlan McGovern
2011-10-18Merge branch 'master' into newresolverMike Krüger
2011-10-12[Core] Replace P/Invoke into libc for strlen with managed implementationJeffrey Stedfast
2011-10-05Merge branch 'master' into newresolverMike Krüger
2011-09-27[Core] Implement a console based ProjectLoadProgressMonitor for mdtoolAlan McGovern
2011-09-26[Core] Refactor the UI out of the project migration handlersAlan McGovern
2011-09-26Merge branch 'clean-projects-async' of https://github.com/dragan/monodevelop ...Lluis Sanchez Gual
2011-09-12Fixed the buildJeffrey Stedfast
2011-09-12[MonoDevelop.Core] Fixed the Makefile buildJeffrey Stedfast
2011-09-09Fixed possible race caused by monodevelop branding (branding has nowMike Krüger
2011-09-07[IDE] Created events for when a build target is cleaned.Dale Ragan
2011-07-22Merge branch 'master' into newresolverMike Krüger
2011-07-17Cleaned up user profilesMichael Hutchinson
2011-07-17[Core] Move Platform detection code to Platform classMichael Hutchinson
2011-06-17Removed the monodevelop DOM.Mike Krüger
2011-06-17Moved type system to ide (mime type subsystem requirement). ContextMike Krüger
2011-06-17Started type system service.Mike Krüger
2011-04-05Fix file nameLluis Sanchez Gual
2011-04-05Added new api for handling add-in repository URLsLluis Sanchez Gual
2011-04-01Policy types can now be declared using the PolicyType custom attributeLluis Sanchez Gual
2011-03-25Added methods for generating parser db statisticsLluis Sanchez Gual
2011-03-14Add missing file.Lluis Sanchez Gual
2011-03-10Fixed 'Bug 678340 - Cannot infer types from Dictionary<K,V>.Values'.Mike Krüger