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

1335 commits

Author SHA1 Message Date
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
Markus Schorn
a0169fac0d Content Assist within macro arguments, bug 200208. 2008-04-21 14:02:40 +00:00
Markus Schorn
0b8ddc570e Testcases for content assist, bug 180885. 2008-04-21 10:54:03 +00:00
Markus Schorn
92142d07e5 Whitespace adjustments in test data by Emanuel Graf. 2008-04-21 08:59:57 +00:00
Markus Schorn
b3256c51da Fixes a CCE, bug 203967. 2008-04-16 16:32:52 +00:00
Markus Schorn
cd48414961 Generate getters and setters by Emanuel Graf, bug 226658. 2008-04-16 13:59:50 +00:00
Markus Schorn
6df6c40158 Implement Method (work in progress) by Emanuel Graf, bug 226646. 2008-04-16 13:09:08 +00:00
Markus Schorn
d353a33638 Hide Method (work in progress) by Emanuel Graf, bug 226533. 2008-04-16 12:31:09 +00:00
Markus Schorn
ca61147d16 Extract Function (work in progress) by Emanuel Graf, bug 226484. 2008-04-16 10:19:55 +00:00
Markus Schorn
fa32e66c65 Code maintenance for refactoring, by Emanuel Graf, bug 226645. 2008-04-11 10:00:05 +00:00
Anton Leherbauer
026c8371f8 Fix unwanted help provider issues and add help provider test to automated suite 2008-04-11 09:02:47 +00:00
Markus Schorn
3177d17585 Removes head-less refactoring option, by Emanuel Graf, bug 225528. 2008-04-09 16:06:05 +00:00
Markus Schorn
52d3320503 Configure gcc-extensions as keywords, rather than macros, bug 226112. 2008-04-08 12:50:31 +00:00
Anton Leherbauer
3d6501658c Fix for 225858: Code formatter differences from CDT 4.0.x 2008-04-07 10:53:36 +00:00
Anton Leherbauer
fc2be4a64b Fix for 225326: Code formatter strips whitespace when it shouldn't 2008-04-04 08:11:04 +00:00
Markus Schorn
bb469b32ee Search for macro references, bug 156561. 2008-03-28 17:59:10 +00:00
Anton Leherbauer
db312ccd1b Fix random content assist test failures 2008-03-28 16:15:50 +00:00
Anton Leherbauer
8336ec368b Yet more content assist tests 2008-03-28 13:08:52 +00:00
Anton Leherbauer
1ed39d8cea Fix inclusion proposal for project local includes 2008-03-28 13:05:55 +00:00
Anton Leherbauer
5107c20849 Tests for bug 223660 2008-03-28 12:52:40 +00:00
Anton Leherbauer
be718ccf7c More plain C content assist tests 2008-03-27 14:49:54 +00:00
Anton Leherbauer
bfd296013f 113568: [Content Assist] proposals for include directives 2008-03-27 14:10:57 +00:00
Anton Leherbauer
dd062c1fdd Fix completion tests due to rollback in ASTTypeUtil 2008-03-21 10:20:43 +00:00
Anton Leherbauer
df5acf9f9c Fix warnings about CUIPlugin.getDefault().log() 2008-03-19 13:25:18 +00:00
Andrew Ferguson
fd23b527a9 214596: apply fix 2008-03-18 18:01:29 +00:00
Andrew Ferguson
5ecca831d9 222954: fix default attribute 2008-03-18 17:36:52 +00:00
Andrew Ferguson
e4c3404795 222954: fix example 2008-03-18 15:35:27 +00:00
Andrew Ferguson
b75b0925fe 222954: apply fix 2008-03-18 15:26:50 +00:00