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

6328 commits

Author SHA1 Message Date
Markus Schorn
85042a14f6 Proper hashCode() for ShortString and LongString (bug 185343) 2007-11-21 12:10:06 +00:00
Markus Schorn
3a0b436262 Support for complex, imaginary and long long (bug 209049). 2007-11-21 10:06:12 +00:00
Markus Schorn
8db78a8929 Testcase for bug 210344. 2007-11-20 13:13:41 +00:00
Markus Schorn
7788841cb3 Removal of old parser (bug 209772). 2007-11-20 10:57:40 +00:00
Jason Montojo
51e8002672 Fix for 209379 2007-11-19 21:18:45 +00:00
Mike Kucera
ff9b0b0168 added test cases for bug 210019 2007-11-19 16:08:31 +00:00
Markus Schorn
17656a4e70 Testcase for 156990, macro in include directive. 2007-11-16 12:34:35 +00:00
Markus Schorn
0f377144c4 Ported additional tests from Scanner2 to CPreprocessor 2007-11-16 10:10:37 +00:00
Doug Schaefer
188d419208 Fix for bug 209614 - a cleaner fix that uses the default delimiter from the environment variable manager. 2007-11-15 17:28:55 +00:00
Markus Schorn
4f852d99c1 JUnit-tests and fixes for the image-locations. 2007-11-15 16:17:30 +00:00
Markus Schorn
74a6d68f29 Implementation of flattenLocations for new LocationMap. 2007-11-15 15:41:39 +00:00
Doug Schaefer
e46d0efe27 Fix for bug 209614 - make sure the delimiter returned isn't null. 2007-11-14 16:54:19 +00:00
Markus Schorn
6fb8484d00 Testcases for bugs fixed by the preprocessor. 2007-11-14 13:20:48 +00:00
Markus Schorn
75b8d46572 Testcase for 122891, macros in include directive. 2007-11-14 12:11:17 +00:00
Markus Schorn
7c5ba6e7de Additional testcases are passing with the new preprocessor. 2007-11-14 12:08:01 +00:00
Markus Schorn
8cd6358322 Tests 2_3s2 and 6_10_3_5s5 from the cpp-spec are passing with CPreprocessor. 2007-11-14 11:20:09 +00:00
Markus Schorn
7411260aef Makes CPreprocessor the default scanner. 2007-11-14 11:06:55 +00:00
Markus Schorn
880c51737f Performance Improvement for the CPreprocessor, avoid calling some methods on IIndexMacros. 2007-11-13 15:14:35 +00:00
Markus Schorn
5558b7e7a1 Handling of PDOMMacros in CPreprocessor. 2007-11-13 09:55:43 +00:00
Markus Schorn
d065bc268e JUnit tests for F3 on includes. 2007-11-13 09:55:04 +00:00
Markus Schorn
22a3a7bba8 Javadoc for IASTNode.getFileLocation() 2007-11-13 08:32:41 +00:00
Markus Schorn
6fb649fa9e Testcases for bug 208300, macro navigation. 2007-11-13 08:25:17 +00:00
Markus Schorn
fffaae4443 CPreprocessor can replace DOMScanner. 2007-11-12 17:12:25 +00:00
Anton Leherbauer
a37779e2bc Fix format test failure 2007-11-09 13:05:17 +00:00
Anton Leherbauer
9eba2e3e79 Fix asm code scanner 2007-11-08 15:26:10 +00:00
Oleg Krasilnikov
b9f77afe5d Bug # 206853 : ScannerInfoProviderProxy adds itself twice as CProjectDescriptionListener 2007-11-08 14:40:40 +00:00
Andrew Ferguson
eaadac7c66 fix page sequence problem, and add support for parameterless processes 2007-11-08 12:08:17 +00:00
Jason Montojo
a5869144a8 Fix for bug 208710 2007-11-07 16:46:05 +00:00
Markus Schorn
e4b663c1b4 Fix for 208856, NegativeArraySizeExcpetion in elf reader. 2007-11-07 09:35:38 +00:00
Doug Schaefer
2a3047e389 Bug 208944 - start of Flexible File System. 2007-11-06 21:29:12 +00:00
Markus Schorn
439c8752eb Follow up for deprecated methods in IASTTranslationUnit. 2007-11-06 18:06:53 +00:00
Markus Schorn
b3d789e035 Deprecated methods in IASTTranslationUnit. 2007-11-06 17:19:24 +00:00
Markus Schorn
981ddadee0 Parser tests using CPreprocessor 2007-11-06 16:53:51 +00:00
Markus Schorn
e0ba2b4f84 Parser tests using CPreprocessor 2007-11-06 16:41:44 +00:00
Mike Kucera
a83d0a7ac9 bug #206952, add constructor methods to AST node classes, set() methods now call setParent() and setPropertyInParent() 2007-11-06 16:02:08 +00:00
Anton Leherbauer
5ec0f9d046 Migrate AsmModelBuilder to new Lexer 2007-11-06 15:01:22 +00:00
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