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-03-27bug 71511: Some house-cleaningAndrew Gvozdev2-6/+10
2012-03-22bug 71511: Fixed scanner discovery for minGWAndrew Gvozdev3-61/+100
2012-03-22bug 71511: [Error Parser] Interleaved stdout and stderr output causesAndrew Gvozdev5-237/+152
2012-03-16bug 261976: CommandLauncher to report about $PATH problems and relatedAndrew Gvozdev2-172/+143
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-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 Gvozdev43-613/+936
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-04Bug 344646 - Use EFSExtensionManager to get project pathsVivian Kong1-2/+3
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 Gvozdev1-106/+98
2011-03-24Bug 205257 - CDTProject creation scalability issueChris Recoskie6-34/+47
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-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 Recoskie2-1/+14
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 Gvozdev1-1/+1
2010-07-16bug 319779: Unnecessary importsAndrew Gvozdev1-1/+0
2010-06-02Bug 315439 Fix up copyrightVivian Kong20-20/+20
2010-05-25further changes for Bug 291815 - Add an extension point to allow utilities f...Chris Recoskie1-2/+2
2010-05-18Bug 313370 - fixed GCC Per File scanner discovery by allowing the builder to ...Doug Schaefer2-0/+2
2010-05-11- Merged changes from cdt_5_0 to HEAD. Too many to mention individually.Chris Recoskie4-67/+126
2010-04-30Bug 289986 - Allowing saving resources while running an external Makefile buildJames Blackburn1-1/+1
2010-04-30compilation warningsAndrew Gvozdev3-5/+8
2010-04-30compilation warningsAndrew Gvozdev1-69/+59
2010-04-29compilation warningsAndrew Gvozdev6-20/+27
2010-04-29JavaDoc warningsAndrew Gvozdev1-1/+1

Back to the top