Marc Khouzam
f3ff649041
Fix copyright of all CDT plugins using the copyright tool from platform.
...
This commit does not add missing copyrights, just updates the date on
the existing ones.
Change-Id: I646f5afd533a1fcc539bdf2e0686b22f406ecf65
2016-01-03 20:38:31 -05:00
Alexander Kurtakov
9f03bd1ee2
Use *Scope INSTANCE fields.
...
Recommended way is to use e.g. InstanceScope.INSTANCE instead of new
InstanceScope() which is deprecated now.
Change-Id: I9fa8e53e180a480805bd0a57903e65b5c2de5f75
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-10-22 01:54:54 -04:00
Marc Khouzam
bb61124897
Incremented CDT feature version to 8.8.0
...
Change-Id: Ib1189a08a5f0225fd676b682dc8a10477ad3acc5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-06-10 09:33:49 -04:00
Marc Khouzam
e820f872ad
Incremented CDT feature version to 8.7.0
...
Change-Id: Ife0feaaa9263d2b7797e31d628250bd26caff1b5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-05-04 21:07:13 -04:00
Marc Khouzam
a04d64606e
Remove unnecessary @SuppressWarnings
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:39:17 -04:00
Sergey Prigogin
252eaf4c0f
Incremented CDT feature version to 8.6.0.
...
Change-Id: Ic90c8e6a68d21e5b90ec3fac997da6a95a29bedf
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-on: https://git.eclipse.org/r/39066
Tested-by: Hudson CI
2015-01-06 19:40:38 -05:00
Sergey Prigogin
d8154bd340
Inremented branding plugin version to 8.5
2014-07-21 17:39:01 -07:00
Sergey Prigogin
5d7a19fa6c
Enabled JDK 1.7.
...
Change-Id: Ic2a161ea3c318dc1e8ba01c271c936bf5ed8763d
Reviewed-on: https://git.eclipse.org/r/21020
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-24 13:38:55 -05:00
Sergey Prigogin
1d166260a8
Bumped up CDT version to 8.4.
...
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>
2014-01-21 17:35:29 -05:00
Sergey Prigogin
2d58772f73
Bug 421247 - ASTNode.copy() chaining inconsistent
...
Change-Id: I89397209ae6a47b5a3a0827942b83a6755bc60e0
Reviewed-on: https://git.eclipse.org/r/18874
Tested-by: Hudson CI
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-11-25 21:37:10 -05:00
Andrew Gvozdev
652ce4748e
Fixed parent pom version to reference
2013-08-27 15:16:24 -04:00
Sergey Prigogin
3be412111c
Bumped up feature versions for Kepler.
2012-06-28 11:08:11 -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