Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-10Differentiating typeid-nodes from typeof-nodes.Markus Schorn4-35/+51
2008-04-10Fix warnings.Markus Schorn10-51/+37
2008-04-10Fix warnings.Markus Schorn60-826/+671
2008-04-10Fix for 226453: NPE in CygpathTranslator if no Cygwin installedAnton Leherbauer1-17/+18
2008-04-10Extracted a constant.Markus Schorn1-21/+20
2008-04-10UI label adjustments.Sergey Prigogin1-3/+3
2008-04-09fixed problems in UPC test suiteMike Kucera3-12/+10
2008-04-09Misplaced parenthesis in the New Project Creation Wizard in BIDI environment ...Vivian Kong1-1/+2
2008-04-09bug 226346Vivian Kong6-19/+10
2008-04-09*** empty log message ***Vivian Kong1-0/+1
2008-04-09*** empty log message ***Vivian Kong2-30/+0
2008-04-09added disambiguation parsers for UPCMike Kucera37-297/+9432
2008-04-09fixing warnings in LR parser pluginsMike Kucera12-25/+36
2008-04-09cleaning up some warningsMike Kucera54-925/+153
2008-04-09*** empty log message ***Vivian Kong1-3/+6
2008-04-09deleting old stuffMike Kucera2-1285/+0
2008-04-09Contributing new disassembly.Mikhail Khodjaiants3-10/+168
2008-04-09Removes head-less refactoring option, by Emanuel Graf, bug 225528.Markus Schorn3-9/+8
2008-04-09Removes head-less refactoring option, by Emanuel Graf, bug 225528.Markus Schorn2-14/+2
2008-04-09update lpg versionVivian Kong1-1/+1
2008-04-09Change generator for nested AST-modifications, by Emanuel Graf, bug 226306.Markus Schorn5-20/+156
2008-04-09Fixes potential NPEs.Markus Schorn3-31/+34
2008-04-09*** empty log message ***Vivian Kong1-1/+1
2008-04-09adding utilities plug-in to buildVivian Kong1-1/+1
2008-04-09adding utilities plug-in to buildVivian Kong7-1/+252
2008-04-09creating optional utilities plug-inVivian Kong25-0/+1851
2008-04-09Fix warnings.Markus Schorn1-3/+3
2008-04-09Externalized strings.Markus Schorn2-9/+19
2008-04-09Compound statement expression nested in binary expression, bug 226274.Markus Schorn4-684/+108
2008-04-09226231: apply fixAndrew Ferguson2-8/+36
2008-04-09Added support for breakpoint actions to the disassembly editor.Mikhail Khodjaiants1-21/+22
2008-04-09Added support for breakpoint actions to the disassembly editor.Mikhail Khodjaiants3-0/+94
2008-04-09Fix warnings.Markus Schorn11-77/+68
2008-04-09Comments in ChangeGenerator, by Emanuel Graf, bug 226251.Markus Schorn2-10/+14
2008-04-09Javadoc for the ast-rewrite facility, by Emanuel Graf, bug 226239.Markus Schorn20-147/+371
2008-04-09Team shared warning levels for core-plugin, fixed warnings.Markus Schorn551-240/+1675
2008-04-09Increased warning levels for ui-plugin, fixed warnings.Markus Schorn581-527/+2606
2008-04-09Increased warning levels for ui-plugin, fixed warnings.Markus Schorn1-2/+3
2008-04-09Bug #214194 : Adding a preprocessor symbol erases previously defined onesOleg Krasilnikov3-124/+144
2008-04-09Fix source compliance levelAnton Leherbauer1-1/+11
2008-04-09bug 189008Vivian Kong1-8/+8
2008-04-08working on porting the UPC pluginMike Kucera17-3096/+2975
2008-04-08applied patch from bug #225777.Warren Paul10-32/+376
2008-04-08Contributing new disassembly.Mikhail Khodjaiants1-0/+1
2008-04-08Assembler labels, bug 226121.Markus Schorn4-20/+39
2008-04-08removed unused importsMike Kucera25-66/+240
2008-04-08Configure gcc-extensions as keywords, rather than macros, bug 226112.Markus Schorn7-69/+93
2008-04-08224364: apply fixAndrew Ferguson27-291/+478
2008-04-08Minor optimizationJohn Cortell1-2/+2
2008-04-08Fix for omitted positive expression in conditional expression, bug 212905.Markus Schorn8-16/+53

Back to the top