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

1212 commits

Author SHA1 Message Date
Emanuel Graf
ca75909f2c fix for error caused by index based TU in extract constant 2008-08-12 09:14:03 +00:00
Sergey Prigogin
d7229a14f2 Implementation of "Rename in File" 2008-08-12 03:39:54 +00:00
Anton Leherbauer
de84c1909c Fix for 242707 - Tab is not indenting line in C/C++ editor
Patch by Andrew Gvozdev
2008-08-08 11:32:36 +00:00
Anton Leherbauer
da70901535 Bug 243056 - [Formatter] changes syntax by removing a space 2008-08-07 08:45:59 +00:00
Markus Schorn
ab54af8863 ASTviewer must not call set.. methods. 2008-08-05 11:04:38 +00:00
Markus Schorn
58dced96be AST representation for member-initializers and function try block, bug 237253. 2008-08-04 13:41:50 +00:00
Markus Schorn
1cd6b6c8a9 Introduces a classification for scopes, bug 237026 2008-07-31 15:05:55 +00:00
Anton Leherbauer
18540abf27 Bug 242053 - [formatter] is confused by some macros
Bug 242232 - [Formatter] White space isn't inserted before the first semicolon in 'for' statement
2008-07-29 12:14:29 +00:00
Markus Schorn
1c2c0848b7 Complete support for members of anonymous unions, bug 206450. 2008-07-28 14:42:42 +00:00
Anton Leherbauer
d548722c4e Bug 241967: [formatter] Missing space in const parameter declaration 2008-07-25 08:46:59 +00:00
Emanuel Graf
95e813e03a fix for bug 241717: Extract Function not working with Counted Ptr
https://bugs.eclipse.org/bugs/show_bug.cgi?id=241717
2008-07-23 09:22:22 +00:00
Anton Leherbauer
2d53d1dd31 Fix for 240564: Improve handling of parsing problems in conditional expressions
Fix for 241058: Code Style Formatter for C++ invalidates code for nested templated argument with namespace.
2008-07-17 13:42:52 +00:00
Markus Schorn
c032266686 Proper implementation of ICPPClassType.getMethods() for all subclasses, bug 240599. 2008-07-14 14:00:43 +00:00
Anton Leherbauer
43f7fdc68d Fix for 239461: Code formatter: problems with the C++ boolean operator "not" 2008-07-10 11:03:12 +00:00
Anton Leherbauer
eb8598c083 Fix for 236160: C Block comment closes on next line when # is a first character on line
Patch by Andrew Gvozdev
2008-07-07 09:13:00 +00:00
Emanuel Graf
647d9a147e 239059: Double & in signature of extracted functions 2008-07-02 12:42:53 +00:00
Andrew Ferguson
d4573870a7 238852: suppress @param for f(void) parameter 2008-07-02 09:55:53 +00:00
Andrew Ferguson
3b92e498e8 238852: suppress @param for f(void) parameter 2008-07-01 15:51:38 +00:00
Emanuel Graf
030bdf48c4 Fix for bug 238554 Implement Method void parameters 2008-06-30 10:34:06 +00:00
Andrew Ferguson
b23fa116f6 238232: fix conversions relating to implicit object argument, and some follow on exposed bugs 2008-06-26 10:06:52 +00:00
Emanuel Graf
cba281ab15 pointer refence of the return value got lost, bug 238253 2008-06-25 09:36:31 +00:00
Anton Leherbauer
901a511d5d Fix for 237097: [formatter] the formatter fails to break a line in a function call with new keyword in parameters 2008-06-20 09:04:55 +00:00
Anton Leherbauer
ab6b931d69 Fix for 234915: [formatter] Option "after comma in declarator list" has no effect
Fix formatting of new expressions, related to bug 236856
2008-06-19 09:31:46 +00:00
Markus Schorn
0424024136 Content assist within function-style initializer, bug 69334. 2008-06-18 13:35:53 +00:00
Markus Schorn
4e28c73769 Fixes parsing of declarations and new expressions, bug 84242+236856. 2008-06-18 12:16:19 +00:00
Chris Recoskie
7bf1b3fe02 copyrights 2008-06-11 15:50:53 +00:00
Anton Leherbauer
d25d393211 Fix for 235282: DocCommentHighlightingTests needs user interaction on Linux (patch by Emanuel Graf) 2008-06-03 12:13:00 +00:00
Markus Schorn
7e1f9c87fc Fixes for refactoring by Guido Zgraggen and Lukas Felber, bug 234783, 234786 and 234791. 2008-05-30 11:13:33 +00:00
Markus Schorn
0fcdd959b4 Content assist displays anonymous types, bug 204758. 2008-05-30 08:23:56 +00:00
Markus Schorn
02048cd67f Failing tests for bug 206450. 2008-05-29 11:16:22 +00:00
Markus Schorn
0417976c9e Code maintenance for refactoring by Emanuel Graf, bug 234348. 2008-05-28 13:44:58 +00:00
Markus Schorn
f44c51e7d3 Fixes comment handling with preprocessor nodes by Emanuel Graf, bug 233438. 2008-05-23 14:26:46 +00:00
Anton Leherbauer
b5afa53f38 Fix individual JUnit test invocations 2008-05-23 12:44:43 +00:00
Andrew Ferguson
a9dcca01fd 232988: apply fix 2008-05-21 13:58:58 +00:00
Markus Schorn
3eb91c4fa0 Name resolution for user-defined function operator, bug 231277. 2008-05-21 12:03:44 +00:00
Markus Schorn
15c3810c5a Rename local variables in macro-bodies, bug 232091. 2008-05-21 10:49:49 +00:00
Anton Leherbauer
b7b12ba6d8 Fix for 232739: [code formatter] Wrong indent after single line comment 2008-05-19 13:11:52 +00:00
Markus Schorn
0502665ec0 Completes initial version of the extract function, by Emanuel Graf, bug 226484. 2008-05-16 09:55:55 +00:00
Markus Schorn
76f0566034 Fixes remaining failures of implement method, bug 226646. 2008-05-15 14:47:11 +00:00
Markus Schorn
6905e11d5d Improvements for Hide Method, by Emanuel Graf, bug 232291. 2008-05-15 14:39:55 +00:00
Markus Schorn
401d6e1845 Correct field access for getters and setters by Emanuel Graf, bug 232290. 2008-05-15 14:31:07 +00:00
Mike Kucera
e250ee6a33 minor fixes to tests 2008-05-14 19:27:35 +00:00
Markus Schorn
3fea475657 Fixes a bunch of IType.isSameType() implementations. 2008-05-14 17:32:30 +00:00
Andrew Ferguson
2a8ddcb4ee add template parameters to DOM view 2008-05-13 12:44:38 +00:00
Markus Schorn
215d87e7ae Fixes endless loop of content assist within c-initializer clause, bug 230389. 2008-05-07 09:13:03 +00:00
Anton Leherbauer
36b57b7212 Fix JUnit tests 2008-05-05 14:40:34 +00:00
Anton Leherbauer
518b582cd0 Fix for 229774: Code Formatter makes invalid code for throw 2008-05-05 14:39:04 +00:00
Markus Schorn
4d9362d8a9 Fix for extracting template functions by Emanuel Graf, bug 229275. 2008-04-29 14:54:16 +00:00
Anton Leherbauer
a27ec4031f Fix for 228997: Eclipse CDT Code style formater bug with const parameter 2008-04-29 08:36:33 +00:00
Markus Schorn
ac92e0e883 Content assist after '<', bug 229062. 2008-04-28 15:33:07 +00:00