Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/upc
AgeCommit message (Expand)AuthorFilesLines
2012-10-17Bug 391390 : Updatesite url is indigomhussein4-16/+0
2012-08-16Add master test suite for conveniently running all junit3 tests in CDTJohn Cortell1-0/+1
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin11-15/+15
2012-05-14Bug 379448 - Add "UPC" string to feature name Unified Parallel C - toVivian Kong2-2/+2
2012-04-23Upgrade to Tycho 0.14.1Marc-Andre Laperle1-3/+1
2012-04-13Bug 316230 - Representation of gcc attributes in AST. AlsoSergey Prigogin2-20/+17
2012-04-13Cosmetics.Sergey Prigogin2-46/+31
2011-11-17auto-clean: @Override annotations + organize imports + unnecessaryAndrew Gvozdev35-2307/+2712
2011-11-16Switched to Java 1.6 rest of build packages.Andrew Gvozdev6-93/+98
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 Prigogin6-6/+6
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin7-7/+7
2011-09-03Fix poms for tycho 0.13.Doug Schaefer3-3/+6
2011-06-29More tests for the Maven build.Doug Schaefer1-0/+35
2011-06-28Mavenizing CDT releng.Doug Schaefer13-0/+758
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong4-4/+4
2011-05-24Bug 346568 - Update licenses for IndigoVivian Kong3-3/+7
2011-05-20Bug 346568 - Update licenses for IndigoVivian Kong6-6/+12
2011-03-08Bug 337937 - CopyLocation for copied AST-Node. Fix UPC and XLC compile errorsMarc-Andre Laperle11-33/+119
2011-02-25Change update site URL to indigoVivian Kong3-3/+3
2011-01-31Bug 321692 Remove dependencies to plugins from features - SDK features should...Vivian Kong1-0/+8
2010-09-20Bug 321692: Remove dependencies to plugins from featuresMarc Khouzam3-23/+0
2010-09-06Bug 324096: [C++0x] Value categories.Markus Schorn1-2/+6
2010-09-02Bug 324339 - Two recent UPC parser test failures in the cdt build are not ap...Chris Recoskie1-0/+6
2010-06-06Bug 315895 - Names and descriptions of CDT features are confusing.Sergey Prigogin3-5/+5
2010-06-04Prettier 32x32 icon.Doug Schaefer2-0/+0
2010-06-04Fixed up branding plug-ins.Doug Schaefer6-3/+65
2010-06-03Bug 315435 Fix the regression test failures in cdt70 - for John LiuVivian Kong7-3/+79
2010-06-03Bug 315439 Fix up copyrightVivian Kong3-3/+3
2010-06-03New CDT Icon.Doug Schaefer3-1/+1
2010-05-31update copyright in about and update provider infoVivian Kong1-1/+1
2010-05-31fix copyrightVivian Kong1-0/+10
2010-05-31Bug 306627 - Fix license inconsistenciesVivian Kong8-244/+476
2010-05-31 Bug 314212 - CDT Feature copyright dates are outdatedVivian Kong3-3/+3
2010-05-28Bug 314948 - Updates to Berkeley UPC plugin for Max Billingsley IIIVivian Kong5-89/+303
2010-05-12Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-cat...Vivian Kong14-3377/+3428
2010-04-28Bug 306627 - Fix license inconsistenciesVivian Kong1-42/+38
2010-04-14Bug 306627 - Fix license inconsistenciesVivian Kong3-125/+113
2010-03-12Fixed name of the feature to appear during CDT installationAndrew Gvozdev1-2/+2
2010-02-26Bug 303481 - change update site for heliosVivian Kong2-2/+2
2010-02-19Bug 301998 - Berkeley UPC plugin contribution for Max Billingsley IIIVivian Kong19-0/+1516
2009-11-24RValue References: Implementation and testcases, bug 294730.Markus Schorn1-3/+5
2009-10-09fix compiler errors in lrparser caused by bug 231859Mike Kucera1-1/+2
2009-06-10Fix the license and copyright.Doug Schaefer1-4/+4
2009-05-26update copyrightsVivian Kong45-301/+321
2009-05-14Update provider nameVivian Kong5-8/+8
2009-05-14[276360] [LR Parser] CCE when parsing abstract declaratorMike Kucera13-16/+18
2009-05-05add branding plug-insVivian Kong2-2/+4
2009-04-20[272950] [LR Parser] Add ability to pass properties to extending parsers and ...Mike Kucera13-3988/+3924
2009-04-15[272375] support for UTF string literals in LR parserMike Kucera3-39/+6

Back to the top