Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-09Bug 397798 - Un-externalized strings on the preferences page TraditionalCDT_7_0_branchVivian Kong2-17/+33
2012-11-01Bug 228378 - Project Explorer: Convert to C/C++ wizard should not showVivian Kong1-0/+5
2012-11-01Bug 228378 - Project Explorer: C project wizards should be onlyVivian Kong1-2/+28
2012-10-16Bug 363688 - CDT issues "auto-solib-add on" command to gdb with invalidMikhail Khodjaiants2-16/+29
2012-08-28Bug 388243 - [LR parser] ICPPASTConstructorInitializer offsets did notVivian Kong1-10/+35
2012-08-17Merge remote-tracking branch 'origin/cdt_7_0' into cdt_7_0Chris Recoskie0-0/+0
2012-08-17Bug 386600 - backport for Bug 346129 StackOverflowError inChris Recoskie1-23/+43
2012-08-17Bug 386600 - backport for Bug 346129 StackOverflowError inChris Recoskie1-22/+41
2012-05-15Bug 379492 - IBFile should account for EFS external filesVivian Kong1-2/+6
2012-05-14Bug 379474 - remote C/C++ project with XL toolchain generates aDavid Salinas2-4/+49
2012-05-05Bug 378578 - Adding new include path or symbol adds to both languagesVivian Kong1-1/+1
2012-05-02Bug 378270 - xlc macro supplier doesn't overwrite old values forChris Recoskie1-4/+23
2012-05-01Bug 378189 - LR parser mistaken for-loop initializer as a declarationVivian Kong2-9/+164
2012-04-11Back port Bug 344521 - ClassCastException when enabling Content AssistVivian Kong1-4/+12
2012-03-02Bug 370762 - Adding support for Remote Semantic Highlighting in theMichael Lindo2-4/+4
2012-03-01Bug 372899 - A few changes needed to CEditor in order to implementMichael Lindo1-6/+10
2012-03-01Bug 372675 - Change CModelManager.getElementsOutOfSynchWithBuffers() toVivian Kong1-2/+2
2012-02-09Update build scriptVivian Kong1-1/+1
2012-02-09Bug 370762 - Adding support for Remote Semantic Highlighting in theMichael Lindo4-31/+34
2011-12-12Bug 366273 - LR Parser does not parse the code properly with the syntaxJohn Liu34-21267/+21324
2011-11-30The Maven artifactId (currently: "org.eclipse.cdt.codan.core.tests")Vivian Kong1-1/+1
2011-11-30fix up build.crossgcc featureVivian Kong1-1/+2
2011-11-30The Maven artifactId (currently: "org.eclipse.cdtdebug.gdbjtag") must beVivian Kong1-1/+2
2011-11-30The Maven artifactId (currently: "org.eclipse.cdt.gdb.dsf.source") mustVivian Kong1-1/+1
2011-11-30The Maven artifactId (currently: "org.eclipse.cdt.gdb.dsf") must be theVivian Kong1-1/+1
2011-11-30Two or more projects in the reactor have the same identifier, pleaseVivian Kong18-0/+18
2011-11-30The Maven artifactId must be the same as the feature IDVivian Kong24-24/+24
2011-11-30The Maven artifactId (currently: "org.eclipse.cdt.codan-feature") mustVivian Kong1-1/+1
2011-11-29Bug 365142 - Linux specific API used in AIX libpty -> NULL dereferenceChris Recoskie3-1/+1
2011-08-22Bug 355399 - NPE inChris Recoskie1-1/+1
2011-08-22Bug 355399 - NPE inChris Recoskie1-1/+2
2011-08-16Bug 354777 - New C/C++ wizard toolbar dropdown should be refreshed onVivian Kong1-15/+12
2011-08-12bug 354042: Problem with include paths that are relative paths startingMichael Lindo1-4/+8
2011-08-11Bug 354451 - DescriptionScannerInfoProvider returns incorrect data forChris Recoskie1-3/+6
2011-08-05bug 346349 - update copyrightVivian Kong1-1/+2
2011-08-05Back out 2nd patch for bug 352775 as per John's request.Vivian Kong1-5/+0
2011-07-29Bug 353326 - compile error due to unused import in RegisterManagerChris Recoskie2-2/+2
2011-07-29Bug 353326 - compile error due to unused import in RegisterManagerChris Recoskie1-3/+3
2011-07-29Revert "Bug 353326 - compile error due to unused import in RegisterManager"Chris Recoskie2-3/+3
2011-07-28Bug 353326 - compile error due to unused import in RegisterManagerChris Recoskie2-3/+3
2011-07-26Bug 353113 - BuildDescription class does not behave properly for remoteChris Recoskie1-20/+5
2011-07-26Bug 351255 - Generated makefile should use user specified compiler pathChris Recoskie1-2/+2
2011-07-22Bug 352775 - The function registerFileEncoding in FileEncodingRegistryJohn Liu1-0/+5
2011-07-21Bug 352758 - Update some private fields in some scanner parsers toJohn Liu4-15/+15
2011-07-21Bug 352775 - The function registerFileEncoding in FileEncodingRegistryJohn Liu1-2/+5
2011-07-20Bug 352679 - Change visibility of isSemanticHighlightingEnabled() fromVivian Kong1-2/+2
2011-07-12Bug 350501 - add support in managed build projects for xlC v11Michael Lindo2-24/+2
2011-07-12Bug 350501 - add support in managed build projects for xlC v11 compilerMichael Lindo3-6/+29
2011-07-11Bug 350587 - [Scanner Discovery] The CygpathTranslator should check ifMichael Lindo1-8/+8
2011-07-11attempt to fix checksum without pack/repackVivian Kong1-2/+10

Back to the top