Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin8-11/+11
Change-Id: I1229344feaaed4a3551ceb7b1ef1410545048b55 Reviewed-on: https://git.eclipse.org/r/20908 Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com> Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-12-21Bug 353281 - Content assist for designated initializers, additional fixMarc-Andre Laperle1-1/+1
Change-Id: I534f074f1308f03f341838c87096ef09e3c166a2 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/20094 Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> Tested-by: Hudson CI
2013-10-24bug 420287: CDT features are scattered around in update managerAndrew Gvozdev4-4/+4
2013-09-30Bug 412380 Fix for LRParser TestsThomas Corbat12-31/+37
Change-Id: I5567cebbace02efe038076ebaf6193308fa5289f Reviewed-on: https://git.eclipse.org/r/16880 Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com> Reviewed-by: Chris Recoskie <recoskie@ca.ibm.com> IP-Clean: Chris Recoskie <recoskie@ca.ibm.com> Tested-by: Chris Recoskie <recoskie@ca.ibm.com>
2013-09-06Bug 380751 - Members of decltype types cannot be usedNathan Ridge1-2/+4
Change-Id: Ie6113d44647a222e063ab2ab27f3dc9d994f98fc Signed-off-by: Nathan Ridge <zeratul976@hotmail.com> Reviewed-on: https://git.eclipse.org/r/15451 Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com> Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev2-2/+2
2013-08-23Bumped up feature version to 8.3.Sergey Prigogin6-9/+9
2013-05-23Cosmetics.Sergey Prigogin1-1/+1
2013-05-08Cosmetics.Sergey Prigogin1-2/+2
2013-02-05Bug 389009 - Enumerator with dependent valueNathan Ridge1-31/+3
Change-Id: I4fc077870419bccd6dce15c33a0d455e8379d7e0 Reviewed-on: https://git.eclipse.org/r/10092 Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com> Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-02-03Cosmetics.Sergey Prigogin4-28/+25
2013-01-23Renamed few classes to distinguish tests from their base classes.Sergey Prigogin1-4/+4
2012-12-28Fixed compilation errors.Sergey Prigogin1-19/+17
2012-10-17Bug 391390 : Updatesite url is indigomhussein3-12/+0
Removed all update site urls from all feature.xml files based on Martin's suggestion in http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg25067.html that refers to https://bugs.eclipse.org/bugs/show_bug.cgi?id=380633 Change-Id: Idb326ff9f1d8187088345d91d2d0c7c98c227d9e Reviewed-on: https://git.eclipse.org/r/8092 Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com> IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com> Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-09-10Bug 388243 - [LR parser] ICPPASTConstructorInitializer offsets did notVivian Kong1-8/+34
include parentheses
2012-08-22Bug 367993 - Error due to CDT not recognizing compiler built-ins likeSergey Prigogin1-1/+1
__is_pod.
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin5-5/+5
2012-06-26Bug 299911: Introduce ICPPEvaluationMarkus Schorn1-0/+8
2012-05-02Bug 378189 - LR parser mistaken for-loop initializer as a declarationVivian Kong2-4/+81
2012-04-13Bug 316076. Added IFunction.isNoReturn() method.Sergey Prigogin1-1/+11
Change-Id: Idfa2aa067e9c956b9a990980797a41277a84cc58 Reviewed-on: https://git.eclipse.org/r/5584 Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com> Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-04-10Cosmetics.Sergey Prigogin1-4/+1
2012-03-14Cosmetics.Sergey Prigogin2-10/+5
2011-12-09toString methods and @Overide annotations.Sergey Prigogin1-4/+6
2011-10-31Bug 360541: Ambiguity resolution for declaration statements.Markus Schorn1-0/+3
2011-10-20Fixed few pom.xml files missed in the previous commit.Sergey Prigogin1-1/+1
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin4-4/+4
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin5-5/+5
2011-09-22Update version numbers for Juno.Doug Schaefer2-2/+2
2011-09-15Bug 357858 - Override some unsupported test cases in LR parser testChris Recoskie3-1/+11
suite in head stream
2011-09-03Fix poms for tycho 0.13.Doug Schaefer2-2/+4
2011-06-29More tests for the Maven build.Doug Schaefer1-0/+35
2011-06-28Mavenizing CDT releng.Doug Schaefer11-0/+724
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong3-3/+3
2011-06-06Bug 348426 - Disable failed test cases in LR parser that are inherited from ↵Vivian Kong3-5/+23
CDT DOM Parser test for John Liu
2011-05-20Bug 346568 - Update licenses for IndigoVivian Kong6-6/+12
2011-03-09 Bug 328867 - Override some C++ 0x test cases in LR parser test suite in ↵Chris Recoskie2-2/+11
head stream
2011-03-03Fix build error caused by deletion in superclass.Doug Schaefer1-2/+2
2011-02-25Change update site URL to indigoVivian Kong2-2/+2
2011-02-08Bug 328867 update plugin/feature versionsVivian Kong1-1/+1
2011-02-07Bug 328867 patch by John Liu, update plugin/feature versionsVivian Kong3-4/+5
2011-02-03Bug 328867 for John LiuVivian Kong1-1/+3
2011-01-31Bug 321692 Remove dependencies to plugins from features - SDK features ↵Vivian Kong1-0/+4
should include its base feature
2011-01-27Fix some LR-parser test-failures.Markus Schorn1-1/+6
2011-01-26Bug 328867 - Override some C++ 0x test cases in LR parser test suite in head ↵James Blackburn4-2/+65
stream
2010-10-05Bug 326900: Remove overridden tests no longer part of template tests.Markus Schorn1-12/+1
2010-09-20Bug 321692: Remove dependencies to plugins from featuresMarc Khouzam2-10/+0
2010-09-02Bug 324324 - The LR Parser test utility function getCompletionNode gets a ↵Chris Recoskie1-1/+5
wrong offset.
2010-09-01Bug 324150 - LR Parser's action class CPPBuildASTParserAction throws ↵Chris Recoskie1-3/+5
UnsupportedOperationException by its function consumeDeclarationSimple.
2010-08-27Bug 323723: Reduce usage of DOMExceptions.Markus Schorn11-60/+39
2010-08-11Bug 322426 Add copy implementation to CPPASTAmbiguousTemplateArgument class ↵Vivian Kong1-10/+1
for John Liu

Back to the top