1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 00:36:16 +02:00
Commit graph

2946 commits

Author SHA1 Message Date
Anton Leherbauer
f06ecc89b6 API cleanup - bug 260830 2009-02-04 11:39:23 +00:00
Markus Schorn
1ac3e5e1eb Replace CCorePlugin.log() with CUIPlugin.log() 2009-02-04 11:28:08 +00:00
Anton Leherbauer
65ae93ef1c API cleanup - bug 260830 2009-02-04 08:02:35 +00:00
Markus Schorn
49e24aa545 API tags for org.eclipse.cdt.core.browser.*, bug 260830. 2009-02-04 08:01:37 +00:00
Markus Schorn
fda5b99f5f Fix warnings. 2009-02-04 08:00:20 +00:00
Anton Leherbauer
c012aa7dae API cleanup - bug 260830 2009-02-04 07:48:54 +00:00
Anton Leherbauer
e6e9eda167 Restore deprecated ICompletionContributor 2009-02-04 07:43:01 +00:00
Chris Recoskie
8d8060f5af Fixing URISyntaxExceptions due to improperly parsed URI. 2009-02-03 18:40:55 +00:00
Anton Leherbauer
b742f53981 API cleanup - bug 260830 2009-02-03 13:43:39 +00:00
Markus Schorn
fb5c539efc Position trackers for non-local external files, bug 261912. 2009-02-02 16:27:44 +00:00
Markus Schorn
16269eba9c Store linkage rather than pdom in pdom nodes, bug 263022. 2009-01-30 15:10:37 +00:00
Vivian Kong
858e15d457 bug 219337 2009-01-30 14:58:57 +00:00
Markus Schorn
0c9f6c2e5e Use same line-length for comments and code. 2009-01-29 15:56:04 +00:00
Anton Leherbauer
003975782e Bug 225944 - Organize items by namespace in Outline, fixes also bug 262785 2009-01-29 09:30:15 +00:00
Markus Schorn
233b122712 Formatter settings. 2009-01-28 14:02:27 +00:00
Markus Schorn
d877f1c0b1 Offer to rebuild index when modifying include search path, bug 144085. 2009-01-28 14:01:38 +00:00
Anton Leherbauer
efdb235322 Bug 258407 - [scalability] Disable the reconciler in scalability mode by default 2009-01-27 08:06:12 +00:00
Anton Leherbauer
23d43b4d7d Bug 261287 - Includes Grouping can get confused 2009-01-23 08:38:10 +00:00
Markus Schorn
bad671df6c Fix warnings. 2009-01-22 14:08:34 +00:00
Emanuel Graf
0dfdf444dd FIXED - bug 262000: refactoring "extract function" misinterprets artificial blocks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262000
2009-01-22 14:07:20 +00:00
Chris Recoskie
38fb615b8d RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to extend / override persistence mechanism
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252966
2009-01-21 15:51:07 +00:00
Markus Schorn
a091e59733 Removes the need to flush the cache of c-scopes, bug 259373. 2009-01-21 14:57:44 +00:00
Anton Leherbauer
f18840cf49 Missing static modifier 2009-01-19 10:33:51 +00:00
Anton Leherbauer
80c167206d Fix warnings 2009-01-16 08:36:46 +00:00
Anton Leherbauer
ddc590e5fd Bug 258043 - Folding enabled if-statements still showing when functions are folded by default 2009-01-15 14:54:05 +00:00
Markus Schorn
8b59db76b8 Fix warnings. 2009-01-14 09:30:59 +00:00
Anton Leherbauer
f4ce07488d Bug 251406 - Make CSourceViewerConfiguration and friends public API 2009-01-13 15:25:14 +00:00
Markus Schorn
cd81b282d5 Fix warnings. 2009-01-13 13:32:47 +00:00
Markus Schorn
843732d750 Distinction of c- and c++ functions in call hierarchy, bug 260262. 2009-01-13 13:28:09 +00:00
Anton Leherbauer
cb8d71c528 Bug 247416 - [Macro Explorer] no mouse control to navigate through steps 2009-01-09 09:24:08 +00:00
Markus Schorn
d59380e098 Fix problems. 2009-01-08 16:32:00 +00:00
Emanuel Graf
e0cd7f1c94 FIX for bug 256242: Extract local variable refactoring doesn't avoid variable name collisions by Tom Ball https://bugs.eclipse.org/bugs/show_bug.cgi?id=256242 2009-01-07 09:08:08 +00:00
Emanuel Graf
e4581eabb5 FIXED - bug 239060: const parameters in extracted functions
https://bugs.eclipse.org/bugs/show_bug.cgi?id=239060
2009-01-05 12:48:23 +00:00
Emanuel Graf
4966785528 FIXED - bug 256815: Refactoring error when using "Implement Method..."
https://bugs.eclipse.org/bugs/show_bug.cgi?id=256815
2009-01-05 09:25:27 +00:00
Mike Kucera
e3a1eeca7a bug 259318, provide reusable implementation of ICLanguageKeywords 2008-12-19 17:00:20 +00:00
Markus Schorn
416bf3a0e0 Correcting IASTName.toCharArray(), bug 258054. 2008-12-19 12:19:16 +00:00
Anton Leherbauer
14790ea880 API Cleanup 2008-12-18 10:49:32 +00:00
Emanuel Graf
cc2e7e1da5 FIXED - bug 245089: Enhancement: "Refactor" -> "Implement Method ..." should work for multiple methods
https://bugs.eclipse.org/bugs/show_bug.cgi?id=245089
2008-12-18 09:23:57 +00:00
Emanuel Graf
2f4ab93a0d FIXED - bug 257733: refactoring has problems with frozen AST
https://bugs.eclipse.org/bugs/show_bug.cgi?id=257733
2008-12-18 08:46:58 +00:00
Anton Leherbauer
8fcdbb9e32 Bug 217043 - ContentAssist: Position cursor behind ')' if method has no arguments, patch by Jens Elementhaler 2008-12-18 08:26:32 +00:00
Markus Schorn
eea81e9d95 Static variables shown as global in search, bug 255192. 2008-12-17 16:18:50 +00:00
Anton Leherbauer
b63ecc5470 Bug 257982 - SharedASTJob 2008-12-16 07:14:24 +00:00
Markus Schorn
ff783be167 Plain C: search for locals, bug 151334. 2008-12-09 13:59:49 +00:00
Anton Leherbauer
a7e14e4271 Bug 243567 - Missing parameter in code style UI 2008-12-09 10:57:49 +00:00
Anton Leherbauer
66e2ae5119 Bug 257913 - Content Assist misses proposals, patch by Jens Elementhaler 2008-12-09 09:32:04 +00:00
Markus Schorn
456c0afd94 Fix warning. 2008-12-04 15:34:33 +00:00
Mike Kucera
9c1746c42a bug 256125 - Introduce factories for AST nodes. Freeze the AST returned by the parser. 2008-12-04 15:13:40 +00:00
Alena Laskavaia
4eb977ee74 [244035] - applied patch for class cast exception 2008-12-03 19:09:24 +00:00
Markus Schorn
09f94f8e51 Classification of names depending on template parameters, bug 234321. 2008-12-03 17:47:34 +00:00
Vivian Kong
b3f4a2c33c bug 219337 - option to change how referenced projects are build 2008-11-28 18:41:44 +00:00