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

28 commits

Author SHA1 Message Date
Sergey Prigogin
81ab8a71d8 Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
Sergey Prigogin
e553255384 Bug 332829. Parsing support for constexpr keyword. Also added few
new C++11 keywords.
2012-05-16 13:27:59 -07:00
Andrew Gvozdev
e47db971de Switched to Java 1.6 rest of build packages. 2011-11-16 18:23:33 -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
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Marc-Andre Laperle
d2047f3306 Bug 337937 - CopyLocation for copied AST-Node. Fix UPC and XLC compile errors 2011-03-08 05:42:57 +00:00
Vivian Kong
3806bba6bc Bug 328867 patch by John Liu, update plugin/feature versions 2011-02-07 17:14:05 +00:00
Vivian Kong
67dfed0280 Bug 315826 Update LR Parser for the template arguments rules - patch by John Liu 2010-08-09 17:50:49 +00:00
Vivian Kong
0890f7c49e Bug 315435 Fix the regression test failures in cdt70 2010-06-02 19:35:43 +00:00
Vivian Kong
1b93077911 Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-catch and do-while(head stream) - fix by John Liu 2010-05-12 17:19:17 +00:00
Mike Kucera
d3386e3dd2 Bug 303065 - support new constructs by the upcoming v11.1 XL C/C++ compiler 2010-03-16 18:35:48 +00:00
Mike Kucera
6af575f224 Bug 292949 - XL C++ parser using wrong scanner config - updating keywords 2009-10-22 21:36:05 +00:00
Mike Kucera
bd5a8a4f8a Bug 292949 - XL C++ parser using wrong scanner config 2009-10-22 21:27:51 +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
Mike Kucera
f1841fc08a [276360] [LR Parser] CCE when parsing abstract declarator 2009-05-14 19:55:26 +00:00
Vivian Kong
d8e1c57e58 fix plugin and provider name 2009-05-04 18:29:49 +00:00
Vivian Kong
d2ba28b75b bug 274772 2009-05-04 16:43:32 +00:00
Mike Kucera
ffb09dfd3b [274772] plugin.properties missing from build for org.eclipse.cdt.core.lrparser.xlc 2009-05-04 15:20:17 +00:00
Mike Kucera
4791dc887c [274772] XL C++ Language Options property page is showing up everywhere 2009-05-04 15:12:51 +00:00
Vivian Kong
266fb63c5c fixing up version number 2009-05-01 14:28:30 +00:00
Mike Kucera
c1b63e8085 [273347] [XLC Parser] improve testing 2009-04-22 21:29:23 +00:00
Mike Kucera
bf83a3a2a2 [273326] [XLC Parser] support variable length arrays in C++ 2009-04-22 18:57:35 +00:00
Mike Kucera
6262b1fe81 [273283] [XLC Parser] support _Complex and restrict keywords in C++ 2009-04-22 15:26:09 +00:00
Mike Kucera
698d5bb0ba [273080] [XLC Parser] support for decimal floating point types (_Decimal32, _Decimal64, _Decimal128) 2009-04-21 15:11:35 +00:00
Mike Kucera
0a80b06634 [272950] [LR Parser] Add ability to pass properties to extending parsers and update (regenerate) the parsers to support this. 2009-04-20 18:24:34 +00:00
Mike Kucera
cb8fe367dd [272745] initial commit of XLC parser extensions 2009-04-17 18:52:09 +00:00