1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

30 commits

Author SHA1 Message Date
Andrew Gvozdev
449e95e3f2 Revert "Commented out test cases not being maintained by IBM team. Temporary on sd90 only."
This reverts commit 5c3a375818.
2012-04-11 12:08:01 -04:00
Andrew Gvozdev
5c3a375818 Commented out test cases not being maintained by IBM team.
Temporary on sd90 only.
2012-01-24 14:29:29 -05:00
Sergey Prigogin
09967ad791 Version number changes missed in the previous commit. 2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c Updated parent feature version in pom.xml files. 2011-10-19 19:32:07 -07:00
Doug Schaefer
6eff5311d7 More tests for the Maven build. 2011-06-29 14:30:07 -04:00
Chris Recoskie
9e628bc9e3 Bug 324339 - Two recent UPC parser test failures in the cdt build are not applicable to UPC language. 2010-09-02 18:54:57 +00:00
Vivian Kong
9697941eec Bug 315435 Fix the regression test failures in cdt70 - for John Liu 2010-06-03 20:00:42 +00:00
Vivian Kong
79b44437a2 update copyrights 2009-05-26 21:34:15 +00:00
Vivian Kong
afdcaeb52e Update provider name 2009-05-14 21:14:07 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Mike Kucera
07a63ee282 started adding support for GNU extensions to LR parsers 2009-01-13 20:28:15 +00:00
Vivian Kong
fb0cf15e02 update version numbers to align with feature 2009-01-09 19:24:59 +00:00
Mike Kucera
cfa1a4f42e Added ability to pass ILanguage options to LR parser, refactored ParseHelper, partial fix for bug 253690 2009-01-02 14:58:24 +00:00
Mike Kucera
6890b6b24e renamed a lot of the LR parser tests 2008-04-29 17:50:47 +00:00
Mike Kucera
2507da572b fixed some warnings 2008-04-25 19:25:57 +00:00
Mike Kucera
2044602e4b fix UPC sizeof expressions 2008-04-24 20:21:01 +00:00
Mike Kucera
f891a885bd fixed macro content assist 2008-04-23 21:16:30 +00:00
Mike Kucera
f58850d5ba fixed problems in UPC test suite 2008-04-09 21:14:33 +00:00
Mike Kucera
4023986654 added disambiguation parsers for UPC 2008-04-09 19:42:34 +00:00
Mike Kucera
1ebcfc3bbd removed unused imports 2008-04-08 15:30:29 +00:00
Mike Kucera
83cc247f9c adapting the UPC plugin to the new LR parser (work in progress) 2008-04-07 22:45:08 +00:00
Mike Kucera
1c842dd07e fixes for bugs #193541 and #192676 2007-06-20 19:41:17 +00:00
Mike Kucera
87f18f5405 fix bug #192693 2007-06-18 16:01:20 +00:00
Doug Schaefer
a46a3f48ed Fix up copyrights. 2007-06-14 19:51:45 +00:00
Mike Kucera
0e1edc6708 cleaned up C99 test suite a bit, added some more of the DOM tests 2007-06-13 17:23:53 +00:00
Mike Kucera
e39c7acf19 added AST2UtilOldTests to C99 parser test suite 2007-06-13 03:59:55 +00:00
Mike Kucera
a694c8157e cleaned up c99 parser test suites a bit, added C99GCCTests 2007-06-12 19:26:54 +00:00
Chris Recoskie
9edb298740 RESOLVED - bug 184499: [C99 parser] add support for digraph and trigraph sequences
https://bugs.eclipse.org/bugs/show_bug.cgi?id=184499

Patch from Mike Kucera
2007-04-30 19:11:52 +00:00
Chris Recoskie
d8f99aa058 upversioning the C99 and UPC plugins to 4.0.0.qualifier 2007-04-27 16:35:29 +00:00
Chris Recoskie
1c2f4ad61d RESOLVED - bug 183848: add parser for Unified Parallel C
https://bugs.eclipse.org/bugs/show_bug.cgi?id=183848
2007-04-27 02:04:49 +00:00