Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/upc
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Vivian Kong1-0/+8
should include its base feature
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 ↵Chris Recoskie1-0/+6
applicable to UPC language.
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 ↵Vivian Kong14-3377/+3428
try-catch and do-while(head stream) - fix by John Liu
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
update (regenerate) the parsers to support this.
2009-04-15[272375] support for UTF string literals in LR parserMike Kucera3-39/+6
2009-04-09bug 268581 individual source bundlesVivian Kong10-120/+3
2009-04-01added support for nested functions GNU extension to LR parser, added tests ↵Mike Kucera1-3/+0
suites
2009-02-04cleaning up the architecture of the LR parsersMike Kucera15-4641/+4694
2009-02-03added support for IBuiltinBindingsProvider to LR parsersMike Kucera1-2/+6
2009-02-03improved several interfaces in LR parserMike Kucera7-115/+122
2009-02-02support for GNU declaration specifiers (typeof) for LR parsersMike Kucera16-4634/+4637
2009-01-30added support to LR parsers for GNU extensions typeof and alignof, added ↵Mike Kucera12-74/+109
ISecondaryParserFactory
2009-01-27bug 262591 - adding LR & UPC parser SDKsVivian Kong18-0/+1278
2009-01-15added ability to "mix-in" grammar extensions and actions, support for ↵Mike Kucera5-46/+59
extended gnu asm syntax
2009-01-13started adding support for GNU extensions to LR parsersMike Kucera29-4923/+4796
2009-01-09update version numbers to align with featureVivian Kong1-1/+1
2009-01-09bug 259308 - fixing version numbers to enable upgrade from 5.0.2 to 6.0.0Vivian Kong2-2/+2
2009-01-02Added ability to pass ILanguage options to LR parser, refactored ↵Mike Kucera12-3971/+4127
ParseHelper, partial fix for bug 253690
2008-12-30fix for bug 240567 for the LR parsersMike Kucera1-1/+1
2008-12-19bug 259318, provide reusable implementation of ICLanguageKeywordsMike Kucera3-19/+70

Back to the top