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-02[CBinding] Track nrefactory API changes.Mike Krüger
2011-08-11Track API changes.mike
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-23Track API changes (Provider->Parser rename, extension path changes.)Mike Krüger
2011-06-19Refactored ambiences / tried to track illigal instruction.Mike Krüger
2011-06-18Updated NRefactory. Some members got renamed.Mike Krüger
2011-06-17Renamed ParsedFile -> ParsedDocument again.Mike Krüger
2011-06-17readded flag.Mike Krüger
2011-06-17Translated c binding to new type system.Mike Krüger
2011-05-31Don't break completion when the file to be parsed doesn't belong to a project.Tak
2011-05-18Implemented 'Bug 693873 - Obsolete methods should be marked in theMike Krüger
2011-03-01[C] Enable completion from system headers.Tak
2011-02-15Fix user data locationsMichael Hutchinson
2011-01-04[CBinding] Add function parameters to dom methods.Tak
2011-01-04[CBinding] Allow user to specify ctags executable.Levi Bard
2011-01-04[CBinding] Cleanup.Levi Bard
2011-01-04[CBinding] Cleanup.Levi Bard
2011-01-04[CBinding] Implement BSD ctags fallback.Levi Bard
2011-01-04BSD ctags prototype.Levi Bard
2011-01-04[CBinding] Extract ctags output parsing functionality.Levi Bard
2010-12-23[CBinding] Add pathbar support to C binding.Levi Bard
2010-07-13* extras/ValaBinding/ValaBinding.addin.xml:Michael Hutchinson
2010-03-17* Makefile.am:Lluis Sanchez
2010-01-05* Parser/TagDatabaseManager.cs: Allow parsing of headers included from pack...Levi Bard
2009-12-03* src/tools/mdhost/src/mdhost.cs:Michael Hutchinson
2009-11-06* Parser/CDocumentParser.cs: * Parser/TagDatabaseManager.cs: Lock projectinfo...Levi Bard
2009-08-18Clear file info before update.Levi Bard
2009-08-18Fix C and C++ completion.Levi Bard
2009-08-17Fix #530826.Levi Bard
2009-08-13Fix NRE.Levi Bard
2009-08-12Allows the quickfinder and folds list to be populated from the existing ctags...Levi Bard
2009-08-12Remove info from parse db when a file is removed from the project. Fixes #398...Levi Bard
2009-06-23Use the new DesktopService instead of PlatformService.Lluis Sanchez
2009-02-07* Parser/TagDatabaseManager.cs: fixed compiler warnings.Mike Krüger
2008-09-08Fixed various pathname parsing bugs in the compiler, ctags parser, and depend...Mitchell Wheeler
2008-06-052008-06-04 Marcos David Marín Amador <marcosmarin@gmail.com>Lluis Sanchez
2008-05-21New project model changes.Lluis Sanchez
2008-04-14* Parser/TagDatabaseManager.cs: Fixed bug that prevented system tagsMarcos David Marín Amador
2008-04-042008-04-03 Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com>Marcos David Marín Amador
2008-03-292008-03-29 Marcos David Marín Amador <MarcosMarin@gmail.com>Marcos David Marín Amador
2008-03-202008-03-19 Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com>Marcos David Marín Amador
2008-03-04* src/addins/MonoDevelop.SourceEditor2/gtk-gui/MonoDevelop.SourceEditor.Optio...Mike Krüger
2008-02-14In .:Geoff Norton
2008-02-08* Parser/TagDatabaseManager.cs: Improve error handling. Should fix "BugMichael Hutchinson
2008-01-18* Parser/TagDatabaseManager.cs: Cache tags into a hash table and see ifMarcos David Marín Amador
2008-01-13* Parser/TagDatabaseManager.cs: Only lock the parsingJobs queue object.Marcos David Marín Amador
2008-01-12* Parser/TagDatabaseManager.cs: When searching for a tag instead ofMarcos David Marín Amador
2008-01-09* Gui/EditPackagesDialog.cs: Make sure packages are not repeated if theMarcos David Marín Amador