Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-03This commit was manufactured by cvs2svn to create tag 'v200902031437'.v200902031437cvs2svn53-3745/+0
2009-02-03GNU extensions: Optional positive expression in conditional expression (bug 2...Mike Kucera18-7587/+8250
2009-02-03RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to e...Chris Recoskie12-9/+1015
2009-02-03Fixing URISyntaxExceptions due to improperly parsed URI.Chris Recoskie1-5/+5
2009-02-03Bug 263507 - [menus] DSF UI icons are missing from the built plugin.Pawel Piech1-1/+3
2009-02-03Bug 264498 - [pda] The PDA Virtual Machine sources are not included in the An...Pawel Piech1-2/+4
2009-02-03improved several interfaces in LR parserMike Kucera58-725/+686
2009-02-03[124456] - drag & drop looses argument, patch appliedAlena Laskavaia1-3/+9
2009-02-03[124421] - applied clean-up patchAlena Laskavaia6-89/+89
2009-02-03API cleanup - bug 260830Anton Leherbauer90-143/+289
2009-02-03Ambiguity handling for c++ conditions, bug 263158.Markus Schorn9-126/+235
2009-02-02bug 39698 min and max operators for LR parserMike Kucera13-5986/+6115
2009-02-02support for GNU declaration specifiers (typeof) for LR parsersMike Kucera51-16300/+16811
2009-02-02Position trackers for non-local external files, bug 261912.Markus Schorn3-26/+106
2009-02-02More efficient way of reading large files, bug 263210.Markus Schorn2-157/+218
2009-02-02Reduce testcase to 2500 else if constructs, bug 256125.Markus Schorn1-2/+2
2009-02-02Specialization scope caches specialized bases.Markus Schorn1-14/+24
2009-02-01Simplified test case for bug 263159.Sergey Prigogin1-8/+5
2009-02-01Test case for bug 263159.Sergey Prigogin1-5/+16
2009-02-01Test case for bug 263158.Sergey Prigogin1-1/+14
2009-01-31Test case for bug 263154.Sergey Prigogin1-0/+11
2009-01-31Test case for bug 263152.Sergey Prigogin1-5/+21
2009-01-30[261277] patch for make target dialogAlena Laskavaia2-18/+44
2009-01-30- avoid thrown exception by doing preventive checkAlena Laskavaia1-4/+6
2009-01-30Store linkage rather than pdom in pdom nodes, bug 263022.Markus Schorn94-1427/+1344
2009-01-30bug 219337Vivian Kong5-52/+62
2009-01-30added support to LR parsers for GNU extensions typeof and alignof, added ISec...Mike Kucera77-20343/+29042
2009-01-30Follow up on bug 262719.Markus Schorn1-1/+1
2009-01-29[261280] - customization for discovery and proper filtration in uiAlena Laskavaia8-43/+191
2009-01-29Add constant for the Signals view, as is done for the other CDT debugger views.John Cortell1-0/+5
2009-01-29bug 253574 - removing empty plugin.xmlVivian Kong7-35/+0
2009-01-29bug 260292 - adding DSF plugins to CDT buildVivian Kong5-2/+35
2009-01-29[262912] - created protected method for project refreshing, to allow to overr...Alena Laskavaia1-8/+18
2009-01-29[260771] - applying patch for drag and drop for make targetsAlena Laskavaia21-21/+2784
2009-01-29Map index bindings for class types back to the AST, bug 262719.Markus Schorn16-149/+404
2009-01-29Use same line-length for comments and code.Markus Schorn2-4/+4
2009-01-29Updated fix for Bug243899Francois Chouinard1-1/+2
2009-01-29Bug 225944 - Organize items by namespace in Outline, fixes also bug 262785Anton Leherbauer23-142/+868
2009-01-29Bug 262536 - [formatter] Problems with extern "C"Anton Leherbauer2-22/+27
2009-01-28Bugzilla 262804.Randy Rohrbach1-0/+5
2009-01-28[216618] - Format submenu now should appear for expressions as wellAlena Laskavaia4-83/+288
2009-01-28Patch for bug243899Francois Chouinard1-4/+5
2009-01-28Moved implementation of CVisitor.getExpressionType to the various expression ...Markus Schorn19-287/+312
2009-01-28[262731] - make access thread safeAlena Laskavaia1-3/+3
2009-01-28Formatter settings.Markus Schorn4-7/+275
2009-01-28Offer to rebuild index when modifying include search path, bug 144085.Markus Schorn7-5/+136
2009-01-28bug 260292 - adding DSF plugins to CDT buildVivian Kong1-2/+2
2009-01-28bug 260292 - adding DSF plugins to CDT buildVivian Kong2-2/+0
2009-01-28bug 260292 - adding DSF plugins to CDT buildVivian Kong2-4/+8
2009-01-28bug 260292 - adding DSF plugins to CDT buildVivian Kong10-37/+324

Back to the top