Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-435/+437
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2016-04-21Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-16/+16
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam1-1/+1
2013-01-23Renamed few classes to distinguish tests from their base classes.Sergey Prigogin1-1/+1
2010-02-17Bug 302412: Syntax for c++0x initializer listsMarkus Schorn1-39/+39
2008-03-07Source Change Generator for ASTTransformations by Emanuel Graf and others, bu...Markus Schorn1-1/+2
2008-03-03Combines IASTTranslationUnit.selectNodeForLocation() and ILanguage.getSelecte...Markus Schorn1-43/+43
2007-12-21Removes DOMScanner and related classes, cleans up interfaces IScanner and IIn...Markus Schorn1-8/+7
2007-12-18adding a bunch of tests for CPreprocessor, bug 213239Mike Kucera1-30/+137
2007-11-06Parser tests using CPreprocessorMarkus Schorn1-4/+5
2007-02-09Fix for Bug 173637 - [Scanner] Function macro location wrong if name is subst...Anton Leherbauer1-1/+29
2007-02-08ASSIGNED - bug 173110: C99 parser contributionChris Recoskie1-1/+8
2006-11-02Fix for 162180, scanner locationsMarkus Schorn1-4/+5
2006-09-29Separates PDOM from IASTName and IASTTranslationUnit, see bug 149565.Markus Schorn1-2/+2
2005-07-15Patch for Devin (the maniac) Steffler.John Camelon1-2/+3
2005-07-04Partial fix for Bug 102182 - [F3] Open Declaration on macro not working in pa...John Camelon1-4/+3
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-8/+8
2005-06-01Fixed Bug 94933 - IASTTranslationUnit.flattenLocationsToFile does not work co...John Camelon1-0/+14
2005-05-30Moved clients towards IASTNode.getFileLocation() and away from IASTTranslatio...John Camelon1-3/+3
2005-04-25Fixed Bug 90978 - references to macros report wrong location informationJohn Camelon1-4/+27
2005-04-05Added support for MacroExpansions as IASTNodeLocation.John Camelon1-0/+302

    Back to the top