Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Bug 206825.Ken Ryall1-1/+1
2007-10-19Related to 205272, preprocessor and location map without macro-expansion. Not...Markus Schorn24-139/+4905
2007-10-19Extends IMacroBinding and the CharArrayUtils, also adding java-doc for some o...Markus Schorn8-32/+195
2007-10-19Extends IMacroBinding and the CharArrayUtils, also adding java-doc for some o...Markus Schorn3-12/+54
2007-10-18206187: Apply fix, add regression testAndrew Ferguson2-71/+88
2007-10-18Fix for 204575: [Formatter] Odd indentation effect with access specifiers and...Anton Leherbauer2-1/+67
2007-10-18Fix for 195290: Open Element wildcard problemAnton Leherbauer1-9/+54
2007-10-17tidy method hasBaseClass and rename to calculateInheritanceDepthAndrew Ferguson1-64/+65
2007-10-17Fix for 206573: NPE in CModelBuilder2 with illegal typedefAnton Leherbauer1-9/+9
2007-10-16Typo fixOleg Krasilnikov1-1/+1
2007-10-16Fix for 205984: Comment Code templates do not workAnton Leherbauer4-18/+61
2007-10-16Fix for 206301: MPE - CEditor features not available (toggle breakpoints/typi...Anton Leherbauer2-1/+10
2007-10-16Cleanup some obsolete references to old parserAnton Leherbauer4-697/+12
2007-10-16Bug #206380 : Managed build displays duplicate build configs when selecting m...Oleg Krasilnikov1-2/+4
2007-10-16Fix for 193056, macros for Open Element.Markus Schorn23-48/+637
2007-10-15C99 preprocessor is now generic and can be used with any lexerMike Kucera5-13/+136
2007-10-15Fix for 201548: [Editor] Need partition scanner for assembly contentAnton Leherbauer7-4/+1965
2007-10-15Bug #205460 : environment variables in project build properties do not get savedOleg Krasilnikov1-0/+38
2007-10-11Fix for 205108: Null pointer exception on Launch of app in WindowsAnton Leherbauer1-7/+13
2007-10-11Fix for 206039: [Common Navigator] Copy/Paste/... actions not visible for mix...Anton Leherbauer1-0/+4
2007-10-11Fix for 205013: Project Explorer: filtering non-C project also filters out th...Anton Leherbauer3-11/+29
2007-10-11Fix for 195641: CStructureCreator should be migrated to DOM parserAnton Leherbauer10-145/+1089
2007-10-11Make editing tests fasterAnton Leherbauer1-7/+24
2007-10-11Remove workaround for platform bug 151197Anton Leherbauer1-25/+1
2007-10-09For bug 205272, the lexer with JUnit tests.Markus Schorn18-145/+1978
2007-10-09Fix for 205555, NPE when SDK overlaps with project.Markus Schorn9-84/+66
2007-10-09Binary parsers were reported wrong by ICDescriptor.Oleg Krasilnikov3-8/+58
2007-10-05Fix for 205566, NPE when searching.Markus Schorn1-3/+5
2007-10-05Bug #205214: extending wizard page from "WizardNewProjectCreationPage".Oleg Krasilnikov1-200/+21
2007-10-04Tool setting tab resizing improvementOleg Krasilnikov2-31/+35
2007-10-04Fix for 205231: Duplicate entry shown in Project ExplorerAnton Leherbauer1-11/+33
2007-10-04Fix for 204919: [Editor] CCE using incremental searchAnton Leherbauer1-2/+6
2007-10-03optimizations to C99 preprocessor, new token classes, changed the interface t...Mike Kucera1-30/+42
2007-10-03Changed copyright.Mikhail Khodjaiants2-16/+20
2007-10-03Column support for Modules view.Mikhail Khodjaiants6-7/+242
2007-10-02Dialog size saving correctionOleg Krasilnikov1-1/+1
2007-10-02Debug model agnostic Modules view.Mikhail Khodjaiants7-34/+160
2007-10-02Bug #204881 : Deadlock between PathEntryManager and CProjectDescriptionManagerOleg Krasilnikov2-14/+16
2007-10-01Patch for bug 203876 by L. Frank TurovichVivian Kong3-6/+5
2007-09-28fixing exported packages for xlc ui pluginChris Recoskie1-1/+4
2007-09-27fix for 201588 xlC feature mssing from cdt-master (via software updates UI)Chris Recoskie1-1/+1
2007-09-26Bug #190155 : The MBS new project wizard allows finishing without asking cust...Oleg Krasilnikov4-151/+118
2007-09-26Tools setting tab resizing improvement.Oleg Krasilnikov2-5/+22
2007-09-24Bug #204365 : NPE in Builder.getDefaultOutputSettings()Oleg Krasilnikov1-1/+1
2007-09-21Fix 177841. Work around for platform bug new in 3.3.Ken Ryall1-1/+2
2007-09-21for bug 203992 - remove byte order markVivian Kong1-1/+1
2007-09-21Bug 202803 - Updates to user doc.Doug Schaefer52-577/+1281
2007-09-20RESOLVED - bug 201296: add support for XL C/C++ v9.0Chris Recoskie17-132/+1674
2007-09-20Bug #204042Oleg Krasilnikov1-3/+3
2007-09-20Cleanup Project Explorer reference docsAnton Leherbauer2-21/+9

Back to the top