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

9368 commits

Author SHA1 Message Date
Andrew Ferguson
84147c9677 fix bug where PDOM content is preserved over deleting and creating a project of the same name 2007-01-04 11:52:58 +00:00
Andrew Niefer
6bb1949ce9 bug 169134 2007-01-03 22:56:30 +00:00
David Inglis
481925b5dd fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=167959 2007-01-03 16:30:31 +00:00
Ken Ryall
f1dab8c58e Fix bug 163094. 2007-01-03 16:29:12 +00:00
Markus Schorn
f0b1c4ed80 Fixes copyright notice. 2007-01-03 12:01:54 +00:00
Chris Recoskie
be225d9a50 RESOLVED - bug 167099: Issues with adding custom pages to New Project Wizard
https://bugs.eclipse.org/bugs/show_bug.cgi?id=167099
2007-01-02 19:20:38 +00:00
Chris Recoskie
2e67b3650f RESOLVED - bug 166964: MBSCustomPageData#getNatures() NPE
https://bugs.eclipse.org/bugs/show_bug.cgi?id=166964
2007-01-02 18:17:21 +00:00
Markus Schorn
1ce81432d7 Fix for 168924, ambiguity parsing cast-expressions. 2007-01-02 13:20:25 +00:00
Ken Ryall
219cfb58d9 Fix bug 166268. 2006-12-31 00:24:30 +00:00
Alain Magloire
386259928b fix PR 169223, the parser did not recognize the class std::string 2006-12-30 23:59:50 +00:00
Alain Magloire
ce2fc57e4b Fix bug in parsing reference value PR 169259 2006-12-30 02:18:52 +00:00
Alain Magloire
00ab3049d9 fix PR 169223, the parser did not recognize the class std::string 2006-12-29 04:03:56 +00:00
Doug Schaefer
b5d4d08ec1 Update the update site URLs for the new update site. Fix up the Windows SDK Information page. 2006-12-22 15:21:37 +00:00
Markus Schorn
bcd4d2426d Testcase for bug 168924, parsing simple expression like '(a)+1' 2006-12-22 09:50:00 +00:00
Markus Schorn
3499064a9a Additional testcases are passing, because bug 167311 was fixed. 2006-12-21 08:34:13 +00:00
Chris Recoskie
a9a42284f3 RESOLVED - bug 152846: ASTVisitor enhancement to enable bottom-up traversal
https://bugs.eclipse.org/bugs/show_bug.cgi?id=152846

Patch courtesy of Beth Tibbitts and Yuan Zhang
2006-12-20 20:59:44 +00:00
Chris Recoskie
665653b09e RESOLVED - bug 168420: PDOM truncation fails with IBM 1.5.0 JRE
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168420

Fix courtesy of Jason Montojo
2006-12-20 20:02:49 +00:00
Anton Leherbauer
528e96ac4d Fix NPE in common navigator action provider 2006-12-20 14:54:20 +00:00
Doug Schaefer
0a1cff1dd5 Bug 167311 - finish moving to internal method of isStatic to improve performance. 2006-12-19 16:52:53 +00:00
Markus Schorn
a5e988c391 Indexer: adds option to trace problems. 2006-12-19 16:37:22 +00:00
Markus Schorn
b941080310 SelectionTests: remove unused code. 2006-12-19 16:36:50 +00:00
Doug Schaefer
c27fde83cb FIxed Linkage to use internal version of function that should be faster at checking isStatic. Also changed the name of the binary search thread. 2006-12-19 16:34:49 +00:00
Markus Schorn
ddc8721872 CallHierarchy: Fixes a NullPointerException 2006-12-19 16:09:51 +00:00
Anton Leherbauer
0486d0c85a Fix missing image for variable and field proposals 2006-12-19 14:20:30 +00:00
Anton Leherbauer
e79f0f9edf Fix CN global short-cuts 2006-12-19 13:26:56 +00:00
Markus Schorn
e5576bf5b7 Ported tests for navigation and reenabled them. 2006-12-19 13:20:19 +00:00
Anton Leherbauer
9adf9270de Fix CN global short-cuts 2006-12-19 13:18:41 +00:00
Doug Schaefer
9b82414491 Getting ready to PDOM-ize the completion processor. 2006-12-18 19:16:19 +00:00
Anton Leherbauer
21dde9f148 Fix semantic highlighting tests once more 2006-12-18 18:49:29 +00:00
Doug Schaefer
07bc92feec The Windows SDK uses Java 1.5 features. 2006-12-18 17:44:40 +00:00
Doug Schaefer
a014ccd30c Get ready for Windows feature builds. 2006-12-18 17:08:07 +00:00
Doug Schaefer
75b955b6e6 Get ready for Windows feature builds. 2006-12-18 16:54:40 +00:00
Markus Schorn
bc2311e1aa Fix for 167162, navigation from method definition to its declaration. 2006-12-18 16:37:00 +00:00
Doug Schaefer
3f08b69cae Fix up the names of the tar/zip balls to remove the redundant org.eclipse. 2006-12-18 15:50:00 +00:00
Doug Schaefer
2fbf78094d Adding bin to cvsignore. 2006-12-18 15:37:12 +00:00
Doug Schaefer
630d74d362 VC Error Parser. Make sure we are picking up fatal errors. 2006-12-18 15:27:55 +00:00
Anton Leherbauer
453382eb2c Use whitespace painter from Platform 2006-12-18 15:21:32 +00:00
Alain Magloire
477addee94 Remove verbosity (System.out)
fixes for PR:149428
 PR74387
2006-12-18 14:59:14 +00:00
Doug Schaefer
2cf9b4dfb1 Bug 166997 - Patch from Darin Wright. Adjust to changes in internal interfaces for M4. 2006-12-18 14:50:53 +00:00
Anton Leherbauer
0974185cb0 Fix warnings 2006-12-18 13:25:33 +00:00
Anton Leherbauer
41c01a6c38 Fix semantic highlighting tests timing issue 2006-12-18 11:15:37 +00:00
Anton Leherbauer
8cdcd5289f Fix semantic highlighting tests 2006-12-18 10:51:36 +00:00
Mikhail Khodjaiants
9ef94dcd6c Use the default value (STOP_AT_MAIN_DEFAULT) instead of "false".
Minor cleanup.
2006-12-18 10:48:27 +00:00
Alain Magloire
c188c2200a PR 131165
getBinaries() could return an empty list.
2006-12-17 22:24:45 +00:00
Alain Magloire
ca000ab6f5 PR 166772, suppress error when from the binary parser when the project is close. 2006-12-17 19:20:56 +00:00
Alain Magloire
23ad32e88a Based on suggestion/patch from James Blackburn we also add more verbosity when going through the folders, this is more reassuring to the user then to see a blank "Binary Thread search"
fixes for PR:149428
 PR74387
2006-12-17 00:57:22 +00:00
John Cortell
66948345f0 Fixed bug 166774. Restart tries to set a breakpoint on main regardless of whether the stop on main checkbox is checked or not. 2006-12-15 18:00:09 +00:00
Markus Schorn
ab07486e81 Fix for 168189, ptr-to-const-type in parameter list. 2006-12-15 16:44:57 +00:00
Anton Leherbauer
01627fb59e Reconciler provides cached AST if possible 2006-12-15 14:50:13 +00:00
Anton Leherbauer
615164702a Fix for Bug 123238 - folding does not work for templated methods 2006-12-15 14:29:40 +00:00