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

10990 commits

Author SHA1 Message Date
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
Doug Schaefer
be2b763cd5 Patch for Frank - bug 203841 - fix up some links in the user doc. 2007-11-13 21:07:57 +00:00
Jason Montojo
12d856b0d5 Fix for bug 209005 2007-11-13 16:53:07 +00:00
Markus Schorn
880c51737f Performance Improvement for the CPreprocessor, avoid calling some methods on IIndexMacros. 2007-11-13 15:14:35 +00:00
Mikhail Sennikovsky
617af77992 Core fix for [bug 205840] Should file-level tool be updated when project toolchain changes? 2007-11-13 10:25:41 +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
Vivian Kong
67bcec2f0f bug 209513 - fixing compile error 2007-11-12 16:36:34 +00:00
Doug Schaefer
b9444b6017 Fixed up the MSW build. Added support for VC 2008 Express which now comes with a functional SDK subset. 2007-11-12 13:24:53 +00:00
Anton Leherbauer
a37779e2bc Fix format test failure 2007-11-09 13:05:17 +00:00
Oleg Krasilnikov
fc92b0d838 Bug # 209324 : Warning when buildDefinition toolChain contains no tool elements 2007-11-09 12:46:07 +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
Oleg Krasilnikov
9c5420b74e Make tool selection dialog more intuitive 2007-11-07 14:42:59 +00:00
Anton Leherbauer
86ef64e116 Fix for 209001, missing ctx-sensitive help for some debugger views. 2007-11-07 13:45:28 +00:00
Markus Schorn
e4b663c1b4 Fix for 208856, NegativeArraySizeExcpetion in elf reader. 2007-11-07 09:35:38 +00:00
Oleg Krasilnikov
055fe6f88f Bug # 207315 : context ID was ignored for IOption 2007-11-07 07:23:21 +00:00
Doug Schaefer
2a3047e389 Bug 208944 - start of Flexible File System. 2007-11-06 21:29:12 +00:00
Doug Schaefer
859d4ebd3f Set up new update site for CDT Ganymede. 2007-11-06 20:25:44 +00:00
Mike Kucera
e87a5137fa fix for renamed field name 2007-11-06 19:54:03 +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
Doug Schaefer
393e9ed872 Fix up version for 5.0.0 build. 2007-11-05 19:50:05 +00:00
Doug Schaefer
b2e77052da Fix up javac settings to build for java 5. 2007-11-05 19:16:06 +00:00
Ken Ryall
f4a85817e6 Bug 207231, view memory on variables. 2007-11-05 15:42:32 +00:00
Ken Ryall
66cbf5bea7 Bug 118299, improved watchpoint support. 2007-11-05 15:36:46 +00:00
Mikhail Sennikovsky
7276721123 Tool-chain modification status calculation enhancement 2007-11-04 06:50:25 +00:00
Mikhail Khodjaiants
db41842f23 Bug 207094: Modules view doesn't compile against platform 3.4M2. Applied patch from Pawel Piech (Wind River). 2007-11-02 21:33:17 +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
Vivian Kong
6141cbb61d Bug 208102 - failures in MBS UI tests, updated Sets to Lists in the JUnit test case 2007-11-02 15:22:48 +00:00
Vivian Kong
873c736e53 update sdk's feature.xml 2007-11-02 15:00:19 +00:00
Vivian Kong
c09aa2dc4e changing the mailto field and update branchVersion to 5.0.0 2007-11-01 18:47:56 +00:00
Vivian Kong
cb9b4877d5 adding the testbuild target for testing build 2007-11-01 18:41:15 +00:00
Vivian Kong
c90cfb39b9 upversion features to 5.0.0 2007-11-01 18:00:22 +00:00