Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-10Bug 133881 - Make refreshing after building optionalChris Recoskie1-0/+7
2011-04-28Bug 343437: Support for UNC include directories, by Greg Watson.Markus Schorn1-2/+3
2011-04-24Generic "Warning:" pattern added.Andrew Gvozdev1-0/+1
2011-04-21Bug 133881 - Make refreshing after building optionalChris Recoskie1-0/+1
2010-09-30bug 308042: Spawner messages are too cryptic to be useful to a userAndrew Gvozdev1-2/+2
2010-09-29bug 308042: Spawner messages are too cryptic to be useful to a userAndrew Gvozdev1-1/+2
2010-09-29bug 308042: Spawner messages are too cryptic to be useful to a userAndrew Gvozdev1-0/+1
2010-08-15bug 322725: Content type of .cproject should be XML by defaultAndrew Gvozdev1-0/+7
2010-05-27bug 314253: Linker warning not recognizedAndrew Gvozdev1-2/+2
2010-05-25further changes for Bug 291815 - Add an extension point to allow utilities f...Chris Recoskie1-1/+1
2010-05-11- Merged changes from cdt_5_0 to HEAD. Too many to mention individually.Chris Recoskie1-0/+1
2010-03-29bug 307365: Problems with make error parser, incorrectly matches gcc messagesAndrew Gvozdev1-1/+1
2010-03-29Removed RegexErrorParser as a separate parserAndrew Gvozdev1-9/+0
2010-03-29bug 307312: changed pattern to make error parser to avoid match with compiler...Andrew Gvozdev1-1/+1
2010-02-05bug 248669: [Error Parser] gnu c/c++ error parser treats a warning as errorAndrew Gvozdev1-5/+19
2010-02-04bug 263987, bug 193982, bug 216443, bug 248669 and more: tuning up GCC ErrorP...Andrew Gvozdev1-11/+14
2010-02-04bug 263987: GCCErrorParser converted to RegexErrorParser styleAndrew Gvozdev1-41/+52
2010-02-01externalize strings in plugin.xml in various pluginsVivian Kong1-1/+1
2010-01-30bug 301338: [Error Parser] Makefile error parser shows bogus external locatio...Andrew Gvozdev1-5/+5
2010-01-29bug 296904: [Error Parser] Make error parser should report non-fatal errors a...Andrew Gvozdev1-175/+8
2010-01-29bug 296904: Split MakeErrorParser to regex style GmakeErrorParser and CWDLocatorAndrew Gvozdev1-2/+198
2009-12-08New ScannerInfoProvider extension point allowing providers to be associated w...Doug Schaefer1-0/+1
2009-12-05bug 296966: [error parser] [patch] Fixes for GNU ld error parsingAndrew Gvozdev1-2/+30
2009-11-18Removal of full indexer, bug 294864.Markus Schorn1-6/+0
2009-11-04bug 270790: Mach-O Parser doesn't recognize x86_64 binariesAndrew Gvozdev1-0/+10
2009-10-30bug 293572: No schema found for org.eclipse.cdt.core.ScannerInfoProvider/Bina...Andrew Gvozdev1-8/+0
2009-10-29bug 293572: No schema found for org.eclipse.cdt.core.ScannerInfoProvider/Bina...Andrew Gvozdev1-2/+2
2009-09-11bug 109139: Generic Error parserAndrew Gvozdev1-0/+19
2009-06-28Bug 189109 Add ErrorParser extension point schemaJames Blackburn1-1/+1
2009-05-11RESOLVED - bug 103530: managed build: File with capital "S" extension not rec...Chris Recoskie1-1/+1
2009-03-12[264276] - applied patch to allow to create simple folders in templatesAlena Laskavaia1-0/+6
2009-01-22Fix warnings.Markus Schorn1-2/+2
2009-01-21RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to e...Chris Recoskie1-0/+22
2009-01-13Fixes warnings.Markus Schorn1-5/+5
2008-04-09Externalized strings.Markus Schorn1-9/+9
2008-01-08Cleanup obsolete extension pointsAnton Leherbauer1-94/+0
2007-12-31Flexible File System. Get project creation working by replacing the use of IP...Doug Schaefer1-9/+0
2007-12-28Get more of the FFS working. Also turned on Java 5 for cdt.core.Doug Schaefer1-1/+1
2007-12-07Headers included from c- and c++-files (bug 191989).Markus Schorn1-3/+3
2007-11-06Bug 208944 - start of Flexible File System.Doug Schaefer1-0/+9
2007-11-02208582: remove duplicate GeneratePDOM registrationAndrew Ferguson1-11/+0
2007-10-31Fix for 201983: [Editor] Inflexible assembler highlighlingAnton Leherbauer1-4/+2
2007-07-05Fix for [Bug 195341] ".cproject" files are not registered as CVS file contentMikhail Sennikovsky1-1/+1
2007-05-30Fix for 79459 by Sergey Prigogin, Task tags for CDT.Markus Schorn1-1/+1
2007-05-14Fix for 186774: Need an ILanguage for assembly contentAnton Leherbauer1-0/+8
2007-05-10patch from Bala Torati with small modificationsMikhail Sennikovsky1-0/+1
2007-04-26Template Engine submission from Bala Torati (Symbian) with some modifications...Mikhail Sennikovsky1-1/+83
2007-04-24Fix for 178033: Language names are used inconsistentlyAnton Leherbauer1-2/+2
2007-04-17Bug 152041 - Filter out running of the binary parser to only parse if the fil...Doug Schaefer1-0/+5
2007-04-171. Fix for [Bug 182711] [Project Model] CoreModel.create(IFile) cannot be use...Mikhail Sennikovsky1-0/+1

Back to the top