Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-14Bug 407591 - UnsupportedOperationException thrown inChris Recoskie1-4/+9
2013-05-02bug 401961: Regression: pathEntryContainers entries are no longer honored whe...Andrew Gvozdev1-68/+66
2013-05-02bug 387729: GCCScannerInfoConsoleParserTests fails consistently for meAndrew Gvozdev1-2/+1
2013-04-18Bug 228434 - Concurrent Modification Exception soon after loadingChris Recoskie3-13/+13
2013-01-06Bug 397469 - Fix problem with scanner discovery on relative source paths.Andrew Gvozdev1-2/+3
2013-01-04Bug 397469 - Fix problem with scanner discovery on relative sourceDoug Schaefer1-1/+1
2012-05-22Bug 375859 - Refresh scope becomes empty after closing/opening projectDavid Salinas1-2/+3
2012-04-12bug 371797: [sd90] Implement language settings providers in buildAndrew Gvozdev2-31/+80
2012-03-27bug 71511: Some house-cleaningAndrew Gvozdev3-11/+19
2012-03-22bug 71511: Fixed scanner discovery for minGWAndrew Gvozdev3-61/+100
2012-03-22bug 71511: [Error Parser] Interleaved stdout and stderr output causesAndrew Gvozdev6-375/+244
2012-03-16bug 261976: CommandLauncher to report about $PATH problems and relatedAndrew Gvozdev3-185/+144
2012-03-15MakeCorePlugin.log() needs to log actual exceptionAndrew Gvozdev1-1/+4
2012-02-12bug 340219: Project metadata files are saved unnecessarily, patch toBaltasar Belyavsky1-6/+26
2012-01-28bug 290631: Caching of ICSettingEntry objects in CDataUtil.Andrew Gvozdev1-5/+4
2011-12-31Bug 367559: To print stack traces in the logAndrew Gvozdev1-6/+1
2011-12-12bug 304139: [Scanner Discovery] Compiler inspection does not work forAndrew Gvozdev1-1/+2
2011-11-30bug 304139: [Scanner Discovery] Compiler inspection does not work forAndrew Gvozdev2-31/+11
2011-11-28bug 304139: [Scanner Discovery] Compiler inspection does not work forDries Harnie1-94/+110
2011-11-17auto-clean: @Override annotations + organize imports + unnecessaryAndrew Gvozdev52-675/+1015
2011-08-22Bug 355399 - NPE inChris Recoskie1-1/+1
2011-08-22Bug 355399 - NPE inChris Recoskie1-1/+2
2011-08-18bug 345750: convert relative paths to absolute also for those that don'tAndrew Gvozdev1-0/+4
2011-08-18bug 345750: tidy up cosmeticsAndrew Gvozdev1-13/+7
2011-08-18bug 345750: [Scanner Discovery] Per File Build output parser missesMartin Oberhuber1-1/+10
2011-08-12bug 354042: Problem with include paths that are relative paths startingMichael Lindo1-4/+8
2011-07-21Bug 352758 - Update some private fields in some scanner parsers toJohn Liu3-10/+10
2011-07-11bug 350587: Relax visibility of fields and methods ofMichael Lindo1-8/+8
2011-05-27Bug 346935 - [Scanner Discovery] PatternSyntaxException from build output parserAnton Leherbauer1-3/+2
2011-05-16Bug 133881 - Make refreshing after building optionalChris Recoskie1-1/+1
2011-05-10Bug 133881 - Make refreshing after building optionalChris Recoskie1-2/+3
2011-05-04Bug 344646 - Use EFSExtensionManager to get project pathsVivian Kong1-2/+3
2011-04-29Bug 133881 - Make refreshing after building optionalChris Recoskie1-1/+6
2011-04-24bug 342069: Scanner discovery output is lost when running compiler specs commandAndrew Gvozdev2-20/+101
2011-04-23Bug 282894: [Scanner Discovery] duplicate "Error launching external scanner i...Andrew Gvozdev3-110/+104
2011-04-23bug 342069: Scanner discovery output is lost when running compiler specs commandAndrew Gvozdev1-0/+18
2011-03-24Bug 205257 - CDTProject creation scalability issueChris Recoskie7-36/+72
2011-03-11bug 319512: Missing type arguments compilation warningsAndrew Gvozdev2-6/+7
2011-03-11compilation warningAndrew Gvozdev1-1/+1
2011-03-07Bug 338936 - Makefile parsers don't close the input streamsAnton Leherbauer2-259/+269
2011-02-24Bug 316502 - makefile outline doesn't work with alternate encodingAnton Leherbauer1-10/+46
2011-02-16compilation warningsAndrew Gvozdev2-2/+0
2011-02-16Bug 207851 - [Scanner Discovery] scannerConfigBuildInfo replicated in each Co...James Blackburn2-146/+208
2011-02-14Fix deprecation warningsAnton Leherbauer1-4/+5
2010-10-26Bug 328250 - CommonBuilder should use EFSExtensionManager to determine build ...Chris Recoskie4-2/+47
2010-08-24bug 323011: compilation warningAndrew Gvozdev1-1/+0
2010-08-24bug 323011: [Scanner Discovery] Source files with drive-relative paths ("/foo...Andrew Gvozdev1-4/+23
2010-08-18bug 323011: [Scanner Discovery] Source files with drive-relative paths ("/foo...Andrew Gvozdev1-1/+1
2010-07-16bug 319766: Invalid Javadoc tagsAndrew Gvozdev2-2/+2
2010-07-16bug 319779: Unnecessary importsAndrew Gvozdev1-1/+0

Back to the top