Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-11Bug 411498: Content assist in Makefile Editor for builtin functionsAndrew Gvozdev9-3/+233
2013-07-05Bug 412346: Makefile Editor: F3 navigation to user defined functions from $(c...Andrew Gvozdev1-21/+23
2013-07-04Bug 412250: Makefile Editor won't open include with F3Andrew Gvozdev1-1/+1
2013-07-03Bug 412247: Makefile Editor: F3 navigation does not work inside conditional d...Andrew Gvozdev3-26/+34
2013-06-21bug 411417: Export of preferences of Makefile EditorAndrew Gvozdev1-2/+2
2013-05-13Bug 407591 - UnsupportedOperationException thrown inChris Recoskie1-4/+9
2013-05-05CosmeticsAndrew Gvozdev4-169/+141
2013-05-03bug 407169: Add 2 more automatic variables in content assist for Makefile EditorAndrew Gvozdev2-21/+17
2013-04-23bug 401961: Regression: pathEntryContainers entries are no longer honored whe...Andrew Gvozdev1-68/+66
2013-04-23Cosmetics/JavaDoc.Andrew Gvozdev1-26/+22
2013-04-17Bug 228434 - Concurrent Modification Exception soon after loadingChris Recoskie3-13/+13
2013-03-07Introduce automatic variables in the Makefile editor.Sebastian Bauer3-1/+48
2013-02-01bug 357442: Added $CYGWIN_HOME to cygwin toolchain detection algorithmAndrew Gvozdev1-111/+127
2013-01-06Bug 397469 - Fix problem with scanner discovery on relative source paths.Andrew Gvozdev1-2/+3
2013-01-05Bug 397469 - Fix problem with scanner discovery on relative sourceDoug Schaefer1-1/+1
2012-12-07Fix unit test case failure due to warning in .logAndrew Gvozdev1-18/+20
2012-08-23bug 387729: GCCScannerInfoConsoleParserTests fails consistently for meAndrew Gvozdev1-2/+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

Back to the top