Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2007-11-02Fix for bug 208577Jason Montojo1-8/+14
2007-11-02208582: remove duplicate GeneratePDOM registrationAndrew Ferguson1-11/+0
2007-11-02208558: apply fix and add regression testAndrew Ferguson6-23/+113
2007-11-02More testcases and fixes for the preprocessor.Markus Schorn15-249/+500
2007-11-01Fix for bug 208418Jason Montojo1-3/+12
2007-10-31Fix for 201983: [Editor] Inflexible assembler highlighlingAnton Leherbauer19-369/+802
2007-10-31Ported Scanner2SpeedTest to DOMScannerMarkus Schorn3-11/+46
2007-10-31Optimizations for the lexerMarkus Schorn3-91/+105
2007-10-30Performance Test for the preprocessorMarkus Schorn2-8/+10
2007-10-30Performance Test for the preprocessorMarkus Schorn5-34/+265
2007-10-30Additional testcases for macro-expansion plus fixes.Markus Schorn17-300/+830
2007-10-30Fix for bug 207605 - New Class Wizard does not handle paths properly on case ...Jason Montojo2-45/+84
2007-10-30205182: fix example template to work from clean workspaceAndrew Ferguson1-2/+2
2007-10-30Fix for 190860: functions are folded when navigating to an unopened file (fol...Anton Leherbauer1-1/+2
2007-10-30Preventive fix for 207317: Project Explorer freezes when selecting any Workin...Anton Leherbauer1-2/+9
2007-10-30Bug #129507 : Build variables of type Path List not handled by indexer if use...Oleg Krasilnikov2-108/+151
2007-10-29Implementation of macro-expansion.Markus Schorn33-955/+3764
2007-10-26remove annotationAndrew Ferguson1-1/+0
2007-10-26207320: apply fix and add regression testsAndrew Ferguson3-4/+70
2007-10-25205182: apply fix and add example templateAndrew Ferguson14-79/+335
2007-10-25199379: update docs and tidy codeAndrew Ferguson4-31/+45
2007-10-24fix a bug in the composite deferred class instance implementation, add regres...Andrew Ferguson4-8/+131
2007-10-24Follow up fix for 205231Anton Leherbauer1-0/+10
2007-10-24Fix for 206288: Provide outline view for assembly filesAnton Leherbauer13-672/+1238
2007-10-24Bug #205030 : additional patchOleg Krasilnikov2-3/+22
2007-10-24Bug #205030 : CHelpProvider for providing F1/hover docs info via XML should b...Oleg Krasilnikov9-2/+651
2007-10-23add unit tests related to 201174 and improve debug information, apply a fix t...Andrew Ferguson6-11/+146
2007-10-23Test cases and fixes for the location mapMarkus Schorn8-60/+101
2007-10-23Test cases and fixes for the location mapMarkus Schorn15-96/+882
2007-10-23Fix for 206829: Can't create a newline in some cpp filesAnton Leherbauer1-7/+3
2007-10-23Fix for 205567: Implement an assembly model builderAnton Leherbauer10-4/+733
2007-10-22Fix for 206801: [formatter] Bad formatting with nested template parametersAnton Leherbauer4-13/+124
2007-10-22Fixes navigation for mactos defined in a file of an SDKs that does not contai...Markus Schorn1-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-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 206039: [Common Navigator] Copy/Paste/... actions not visible for mix...Anton Leherbauer1-0/+4

Back to the top