Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-24Bug 356519 - ELF header reader makeShort() bugJohn Cortell1-0/+148
2012-01-28bug 290631: Introduced WeakHashSetSynchronizedAndrew Gvozdev1-0/+124
2012-01-27Bug 368160: Dependent projects and SDKs.Markus Schorn1-1/+13
2012-01-08@Override annotations and redundant casts.Sergey Prigogin15-0/+63
2011-09-27bug 359140: Allow ErrorParserManager create workspace level markersAndrew Gvozdev1-1/+22
2011-06-02isSymbolicLinkSupported() extractedAndrew Gvozdev1-29/+25
2011-05-28bug 347534: CWD Locator misinforms ErrorParserManager in case of parallel bui...Andrew Gvozdev1-6/+206
2011-05-16Bug 133881 - Make refreshing after building optionalChris Recoskie1-1/+1
2011-05-10Bug 133881 - Make refreshing after building optionalChris Recoskie1-1/+2
2011-05-10Bug 133881 - Make refreshing after building optionalChris Recoskie1-30/+16
2011-04-29Bug 133881 - Make refreshing after building optionalChris Recoskie1-3/+84
2011-04-28Bug 133881 - Make refreshing after building optionalChris Recoskie1-0/+25
2011-04-28Bug 133881 - Make refreshing after building optionalChris Recoskie1-0/+15
2011-04-28Bug 133881 - Make refreshing after building optionalChris Recoskie1-2/+82
2011-04-22Added missing copyright header.Sergey Prigogin1-0/+10
2011-04-22Fixed compilation breakage.Sergey Prigogin1-1/+5
2011-04-21Bug 133881 - Make refreshing after building optionalChris Recoskie2-4/+60
2011-04-15Bug 133881 - Make refreshing after building optionalChris Recoskie2-16/+101
2011-04-14Bug 133881 - Make refreshing after building optionalChris Recoskie1-0/+203
2011-01-26Bug 326957 EFSExtensionProvider does not handle URI's correctlyVivian Kong1-1/+39
2010-12-31bug 302720: [Error Parser] Build preferences should store only customized err...Andrew Gvozdev1-0/+13
2010-09-29bug 308042: Spawner messages are too cryptic to be useful to a userAndrew Gvozdev1-0/+183
2010-07-12bug 318093: fixed test failing Hudson build#248Andrew Gvozdev1-2/+2
2010-06-27bug 318093: GCCErrorParser treats instantiation warnings as errorsAndrew Gvozdev2-4/+12
2010-06-17Compiler warnings.Markus Schorn1-5/+4
2010-06-03Bug 315439 Fix up copyrightVivian Kong11-11/+11
2010-05-28Bug 291815 - attempt #2 to fix test failure on UNIX/LinuxChris Recoskie1-1/+1
2010-05-27further changes for Bug 291815 - fix test failure on UNIX/LinuxChris Recoskie1-1/+10
2010-05-27bug 314253: Linker warning not recognizedAndrew Gvozdev1-0/+25
2010-05-25further changes for Bug 291815 - Add an extension point to allow utilities f...Chris Recoskie2-0/+257
2010-04-23Bug 310104 mem-leak: Don't cache ICProject / ICConfigurationDescription when ...James Blackburn2-1/+8
2010-03-29bug 307365: Problems with make error parser, incorrectly matches gcc messagesAndrew Gvozdev1-2/+3
2010-03-29bug 307312: changed pattern to make error parser to avoid match with compiler...Andrew Gvozdev1-3/+6
2010-03-23Bug 306844 Don't flush environment prefs on get, as doing so requires a resou...James Blackburn1-1/+65
2010-03-13bug 305748: Place deprecated error parsers on the bottom of the listAndrew Gvozdev1-4/+26
2010-02-26bug 295625: Error highlighting in Build ConsoleAndrew Gvozdev1-3/+3
2010-02-25bug 295625: Error highlighting in Build ConsoleAndrew Gvozdev5-7/+5
2010-02-16Bug 302855 move ResourceHelper to org.eclipse.cdt.core.testpluginJames Blackburn5-611/+4
2010-02-05bug 248669: [Error Parser] gnu c/c++ error parser treats a warning as errorAndrew Gvozdev1-39/+75
2010-02-04bug 263987, bug 193982, bug 216443, bug 248669 and more: tuning up GCC ErrorP...Andrew Gvozdev2-9/+96
2010-02-04bug 263987: GCCErrorParser converted to RegexErrorParser styleAndrew Gvozdev1-10/+10
2010-02-04bug 263987: [Error Parser] Uses up too much of the lineAndrew Gvozdev2-1/+14
2010-01-30bug 301338: [Error Parser] Makefile error parser shows bogus external locatio...Andrew Gvozdev1-0/+22
2010-01-30bug 296904: [Error Parser] Make error parser should report non-fatal errors a...Andrew Gvozdev1-0/+1
2010-01-30bug 203431: [Error Parser] GNU Make parser - too strict about command name?Andrew Gvozdev1-1/+14
2010-01-30bug 296904: [Error Parser] Make error parser should report non-fatal errors a...Andrew Gvozdev2-7/+116
2010-01-29bug 296904: [Error Parser] Make error parser should report non-fatal errors a...Andrew Gvozdev1-1/+1
2010-01-29bug 296904: Split MakeErrorParser to regex style GmakeErrorParser and CWDLocatorAndrew Gvozdev3-3/+4
2009-12-27bug 284843: Environment Variable with value ":" gets replaced by empty strin...Andrew Gvozdev1-0/+64
2009-12-24bug 298509: Project description delta is not created for some eventsAndrew Gvozdev1-39/+76

Back to the top