Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-19Reduce scope of monitor, related to bug 228236 (copied from HEAD)v200903191301Anton Leherbauer1-24/+24
2009-03-18RESOLVED - bug 268840: deadlock in SCMarkerGenerator.addMarker() when opening...Chris Recoskie11-30/+158
2009-02-05Bug 228236 - ConcurrentModificationException when opening source file - follo...Anton Leherbauer1-26/+22
2009-01-29[261280] - extracted method to be more customizable and previous behavior onl...Alena Laskavaia1-15/+64
2009-01-29[261280] - extracted method to be more customizableAlena Laskavaia2-10/+19
2009-01-15[240616] make target should not invoke extra clean command, applied patchAlena Laskavaia1-0/+1
2008-11-20Bug 228236 - ConcurrentModificationException when opening source fileAnton Leherbauer2-321/+382
2008-11-12Increase version of changed pluginsAnton Leherbauer1-1/+1
2008-11-11Bug 254849 - [Problems View] Sort by location sorts lexicographicallyAnton Leherbauer1-4/+3
2008-09-24Bug 245692 - CygpathTranslator default conversion failsAnton Leherbauer1-1/+2
2008-08-15fixing accidental use of package visibility for makeArray()Chris Recoskie1-1/+1
2008-07-15Increment plugin version.Markus Schorn1-1/+1
2008-07-14pwd in scanner discovery, bug 237958.Markus Schorn1-7/+6
2008-07-11[236186] - fixing bugs with make targets, contributed by Andrew GvozdevAlena Laskavaia1-0/+3
2008-07-11- fixed unused importsAlena Laskavaia1-3/+1
2008-06-25pwd in scanner-discovery, bug 237958.Markus Schorn1-0/+8
2008-06-11copyrightsChris Recoskie5-8/+9
2008-06-09Removing builtins directory. Bad things going on here.Chris Recoskie2-1083/+0
2008-05-07The project scanner discovery has to append (rather than prepend) system incl...Markus Schorn2-56/+77
2008-05-04Fixed bug 176906.Sergey Prigogin1-1/+1
2008-04-28Partial fix for Bugzilla 210116 (CDT spelling errors)Chris Recoskie2-8/+8
2008-04-15Updating values for macro definitions found by the scanner discovery, bug 227...Markus Schorn2-58/+26
2008-04-10Fix for 226453: NPE in CygpathTranslator if no Cygwin installedAnton Leherbauer1-17/+18
2008-04-08applied patch from bug #225777.Warren Paul7-32/+205
2008-04-04Various changes for EFSChris Recoskie1-3/+7
2008-04-02Fix for 194578: NPE when attempting to edit a (new type) Makefile on a remote...Anton Leherbauer11-157/+180
2008-03-25Warning eliminationOleg Krasilnikov1-3/+3
2008-03-25Warnings eliminationOleg Krasilnikov2-17/+14
2008-03-18CygpathTranslator should not accept native path without deviceAnton Leherbauer1-7/+28
2008-02-21Removed class Problem, a duplicate of ASTProblem, related to bug 212864.Markus Schorn1-17/+17
2008-02-15Fix manifest warningsAnton Leherbauer1-1/+2
2008-02-05some fixes to project description manager and build system to allow EFS hoste...Chris Recoskie1-1/+1
2008-02-04Fix for 216945: GCCPerFileBOPConsoleParser doesn't handle symbolic links corr...Anton Leherbauer3-75/+50
2008-02-01Fix for 217403: Reduce memory usage of DiscoveredScannerInfoStoreAnton Leherbauer1-18/+16
2008-02-01Fix Java compliance settingsAnton Leherbauer3-2/+18
2008-01-31Bug #182450 : Multi-cfgOleg Krasilnikov3-5/+6
2008-01-29Fix for 213690: [Scanner Discovery] Wrong resolution of linked resources (pat...Anton Leherbauer1-4/+11
2008-01-28Fix for 210125: [Scanner Discovery] Build output file not released (Patch by ...Anton Leherbauer1-22/+33
2008-01-18BUg 212474, check makefile device for included filesKen Ryall1-1/+16
2008-01-18Allow to configure empty macro definitions, bug 215789.Markus Schorn2-15/+40
2007-12-21Fix for 213456: Misuse of IMarker.LOCATION attribute breaks API and leads to ...Anton Leherbauer1-3/+3
2007-11-06Upversion plug-ins to 5.0.0Anton Leherbauer1-2/+2
2007-09-18fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=203743David Inglis1-0/+9
2007-09-14Fix for 203059: [Scanner Discovery] Compiler commands within sh -c '...' are ...Anton Leherbauer3-3/+24
2007-09-12Avoid NPEs when Collector is not defined.Oleg Krasilnikov2-1/+4
2007-09-04Follow up fix for 202093, compare projects directly.Markus Schorn1-11/+4
2007-09-04Fix for 202093 by Gerhard Schaber, per file scanner discovery ignores linked ...Markus Schorn1-1/+17
2007-08-24Follow up for 199245, because the sniffer no longer trims lines, the parsers ...Markus Schorn3-2/+5
2007-08-09Build Output Concolse parser added for ManagedGCC discpvery profilesMikhail Sennikovsky1-0/+4
2007-07-27Additional fix for [Bug 197685] CfgScannerConfigInfo should getContainer with...Mikhail Sennikovsky2-3/+9

Back to the top