1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

6292 commits

Author SHA1 Message Date
Andrew Ferguson
1be0d21863 201177: apply fix + add test from Sergey 2007-11-06 11:13:48 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
Jason Montojo
8b676319be Fix for bug 208577 2007-11-02 17:10:19 +00:00
Andrew Ferguson
93fb4901f6 208582: remove duplicate GeneratePDOM registration 2007-11-02 16:33:01 +00:00
Andrew Ferguson
13c4e631fd 208558: apply fix and add regression test 2007-11-02 16:08:58 +00:00
Markus Schorn
9527ea7033 More testcases and fixes for the preprocessor. 2007-11-02 15:40:32 +00:00
Jason Montojo
5e13f37831 Fix for bug 208418 2007-11-01 15:06:36 +00:00
Anton Leherbauer
8b8971f1a3 Fix for 201983: [Editor] Inflexible assembler highlighling 2007-10-31 14:40:38 +00:00
Markus Schorn
b11692f3de Ported Scanner2SpeedTest to DOMScanner 2007-10-31 11:53:08 +00:00
Markus Schorn
22033c0504 Optimizations for the lexer 2007-10-31 11:07:51 +00:00
Markus Schorn
73e2035f67 Performance Test for the preprocessor 2007-10-30 18:41:07 +00:00
Markus Schorn
4466a9e819 Performance Test for the preprocessor 2007-10-30 18:36:11 +00:00
Markus Schorn
6ba6f4d584 Additional testcases for macro-expansion plus fixes. 2007-10-30 15:59:24 +00:00
Jason Montojo
41731f51ac Fix for bug 207605 - New Class Wizard does not handle paths properly on case insensitive filesystems 2007-10-30 15:42:53 +00:00
Andrew Ferguson
24d37ac2e7 205182: fix example template to work from clean workspace 2007-10-30 13:50:30 +00:00
Anton Leherbauer
b03869c26a Fix for 190860: functions are folded when navigating to an unopened file (follow-up) 2007-10-30 10:32:30 +00:00
Anton Leherbauer
d3fd594242 Preventive fix for 207317: Project Explorer freezes when selecting any Working Set 2007-10-30 10:24:24 +00:00
Oleg Krasilnikov
fc77ba4a0a Bug #129507 : Build variables of type Path List not handled by indexer if used to specify include dirs 2007-10-30 06:37:43 +00:00
Markus Schorn
1284a72c42 Implementation of macro-expansion. 2007-10-29 16:33:15 +00:00
Andrew Ferguson
1fe31a6d69 remove annotation 2007-10-26 15:36:16 +00:00
Andrew Ferguson
5b762b9f6b 207320: apply fix and add regression tests 2007-10-26 10:41:25 +00:00
Andrew Ferguson
672ce65667 205182: apply fix and add example template 2007-10-25 14:45:39 +00:00
Andrew Ferguson
e96881fb2c 199379: update docs and tidy code 2007-10-25 11:02:57 +00:00
Andrew Ferguson
80e1e13539 fix a bug in the composite deferred class instance implementation, add regression test plus debug utility code 2007-10-24 16:31:06 +00:00
Anton Leherbauer
834cbe8ce2 Follow up fix for 205231 2007-10-24 15:05:19 +00:00
Anton Leherbauer
50fd24cadc Fix for 206288: Provide outline view for assembly files 2007-10-24 10:02:44 +00:00
Oleg Krasilnikov
18fa1c4fc2 Bug #205030 : additional patch 2007-10-24 09:47:41 +00:00
Oleg Krasilnikov
475c93f89d Bug #205030 : CHelpProvider for providing F1/hover docs info via XML should be implemented 2007-10-24 09:30:40 +00:00
Andrew Ferguson
2a94956ebe add unit tests related to 201174 and improve debug information, apply a fix to CPPFunctionSpecialization for answering isStatic for when the binding being specialized is an index binding 2007-10-23 15:37:49 +00:00
Markus Schorn
ac3d4db76b Test cases and fixes for the location map 2007-10-23 12:47:10 +00:00
Markus Schorn
bad4dcae70 Test cases and fixes for the location map 2007-10-23 11:43:00 +00:00
Anton Leherbauer
f9aaf04e88 Fix for 206829: Can't create a newline in some cpp files 2007-10-23 11:31:30 +00:00
Anton Leherbauer
57d7ac7888 Fix for 205567: Implement an assembly model builder 2007-10-23 11:20:30 +00:00
Anton Leherbauer
587bbaf41a Fix for 206801: [formatter] Bad formatting with nested template parameters 2007-10-22 09:22:59 +00:00
Markus Schorn
aa6dbbcd83 Fixes navigation for mactos defined in a file of an SDKs that does not contain declarations. 2007-10-22 08:16:15 +00:00
Markus Schorn
d4e9478c8e Related to 205272, preprocessor and location map without macro-expansion. Not yet tested. 2007-10-19 13:16:40 +00:00
Markus Schorn
f80b1e7e37 Extends IMacroBinding and the CharArrayUtils, also adding java-doc for some of the API. 2007-10-19 12:31:26 +00:00
Markus Schorn
3381fad4e4 Extends IMacroBinding and the CharArrayUtils, also adding java-doc for some of the API. 2007-10-19 12:30:52 +00:00
Andrew Ferguson
e27f022a1f 206187: Apply fix, add regression test 2007-10-18 15:58:43 +00:00
Anton Leherbauer
af01f4320d Fix for 204575: [Formatter] Odd indentation effect with access specifiers and class members 2007-10-18 14:20:59 +00:00
Anton Leherbauer
2ece943ed1 Fix for 195290: Open Element wildcard problem 2007-10-18 12:09:57 +00:00
Andrew Ferguson
6a6fd2dc24 tidy method hasBaseClass and rename to calculateInheritanceDepth 2007-10-17 17:34:51 +00:00
Anton Leherbauer
b8da02462e Fix for 206573: NPE in CModelBuilder2 with illegal typedef 2007-10-17 10:24:59 +00:00
Oleg Krasilnikov
6535040bd9 Typo fix 2007-10-16 15:41:33 +00:00
Anton Leherbauer
f9d0d47ba3 Fix for 205984: Comment Code templates do not work 2007-10-16 11:38:54 +00:00
Anton Leherbauer
f7f62c4ee4 Fix for 206301: MPE - CEditor features not available (toggle breakpoints/typing preferences) 2007-10-16 10:40:30 +00:00
Anton Leherbauer
5b7ebd2927 Cleanup some obsolete references to old parser 2007-10-16 10:37:25 +00:00
Oleg Krasilnikov
811b4049aa Bug #206380 : Managed build displays duplicate build configs when selecting multiple projects 2007-10-16 08:57:55 +00:00
Markus Schorn
b047d952b2 Fix for 193056, macros for Open Element. 2007-10-16 08:30:08 +00:00
Anton Leherbauer
7cfc4446c3 Fix for 201548: [Editor] Need partition scanner for assembly content 2007-10-15 14:53:25 +00:00