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

7058 commits

Author SHA1 Message Date
Andrew Ferguson
35e40a0f8e 229992: add flag for deletion 2008-05-06 09:50:27 +00:00
Mike Kucera
17931aa374 fixed bug with content assist not working on top level named type specifier 2008-05-05 18:13:05 +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
20896516c8 Fixes java-doc problems. 2008-05-05 13:17:00 +00:00
Markus Schorn
1ca9b63fb7 Removes unnecessary imports. 2008-05-05 11:35:21 +00:00
Sergey Prigogin
60ec3f2f22 Moved save actions to a separate group. Enabled both save actions by default. 2008-05-04 04:32:39 +00:00
Oleg Krasilnikov
558f2d69fd No need for performHelp() now 2008-05-04 03:44:02 +00:00
Sergey Prigogin
b0849e06bf Partial fix for bug 229917. 2008-05-04 00:35:11 +00:00
Sergey Prigogin
7f19b400e8 Code cosmetics. 2008-05-03 20:13:52 +00:00
Oleg Krasilnikov
72a6aa01fc Bug # 222179 : 'Build project' type depends on selection 2008-05-03 09:39:17 +00:00
Oleg Krasilnikov
be0117f55a Bug # 229771: Usability: Bad Environment preference dialog layout 2008-05-03 09:21:11 +00:00
Sergey Prigogin
cb8d8d3a37 Fixed compilation errors with Eclipse 3.4M7. 2008-05-03 05:49:21 +00:00
Mike Kucera
749ea13431 fixed problem with "template<class T, class U = T>" not parsing correctly 2008-05-02 15:30:01 +00:00
Andrew Ferguson
0c05265d7d 223521: fix for race condition encountered in GeneratePDOM.run 2008-05-02 14:54:05 +00:00
Andrew Ferguson
3fb7973084 229942: add test 2008-05-02 13:38:10 +00:00
Sergey Prigogin
72f98fc936 Added a test case for bug 229917. 2008-05-02 06:27:34 +00:00
Andrew Ferguson
ad109d4108 move to new-style framework 2008-05-01 12:51:21 +00:00
Andrew Ferguson
0247034741 move to new-style framework 2008-05-01 12:44:27 +00:00
Alena Laskavaia
cfc37b5788 - fix problem where Note is not fully visible on linux 2008-04-30 20:54:54 +00:00
Alena Laskavaia
deff99d336 - use headline capitalization for titles 2008-04-30 20:54:21 +00:00
Anton Leherbauer
457ccce1be Bug 228653: [scalability mode] additional options 2008-04-30 17:50:37 +00:00
Mike Kucera
f3ee65691f bug 229482, keyword completion proposals based on ILanguage 2008-04-30 15:16:41 +00:00
Oleg Krasilnikov
77b47297cf Bug #188120 Allow working sets to select Debug/ release active config 2008-04-30 10:28:06 +00:00
Markus Schorn
4b12c3a302 Fix warnings. 2008-04-29 17:24:45 +00:00
Markus Schorn
344265a6a1 Fixes cost comparison, bug 226877. 2008-04-29 17:23:34 +00:00
Oleg Krasilnikov
f4162abcc0 Bug # 229339 : Plug-in 'org.eclipse.cdt.ui' contributed an invalid Menu Extension 2008-04-29 15:45:40 +00:00
Vivian Kong
44ef37f350 bug 189220 - provide more information on preferred tool chains for accessibility 2008-04-29 15:34:41 +00:00
Oleg Krasilnikov
a3f8615631 Caps 2008-04-29 15:11:42 +00:00
Markus Schorn
4d9362d8a9 Fix for extracting template functions by Emanuel Graf, bug 229275. 2008-04-29 14:54:16 +00:00
Oleg Krasilnikov
f2eb9b43ad Caps 2008-04-29 14:25:11 +00:00
Andrew Ferguson
ab41c57c9f fix more warnings 2008-04-29 14:15:45 +00:00
Markus Schorn
c9453efbf7 CPPUnknownClassInstance is no template definition, bug 229300. 2008-04-29 14:03:57 +00:00
Oleg Krasilnikov
2aa5edb9ef Small misprint fix 2008-04-29 13:05:52 +00:00
Oleg Krasilnikov
534aa38e6d Bug : 228958 : Usability: Project Properties->C/C++ Build->Any->Manage Configuration header 2008-04-29 12:58:57 +00:00
Oleg Krasilnikov
b916d9dd5d Bug #228953 Usability: Project Properties->C/C++ Build->Variables 2008-04-29 11:19:46 +00:00
Oleg Krasilnikov
ac9a87cb2a Bug # 228953 Usability: Project Properties->C/C++ Build->Variables 2008-04-29 10:38:37 +00:00
Markus Schorn
066875bdab Support search for references off #undef statement (fixes a NPE). 2008-04-29 08:43:11 +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
Sergey Prigogin
784d834751 Renamed _testSpecializationSelection test case to include bug number. 2008-04-29 05:29:14 +00:00
Chris Recoskie
1e586a99cc Partial fix for Bugzilla 210116 (CDT spelling errors) 2008-04-28 18:35:19 +00:00
Markus Schorn
ac92e0e883 Content assist after '<', bug 229062. 2008-04-28 15:33:07 +00:00
Mike Kucera
bc10dd89d8 fixed some javadoc warnings 2008-04-28 14:17:28 +00:00
Markus Schorn
ff740bc273 Fixes a NPE in the SpecializationFinder. 2008-04-28 14:10:24 +00:00
Markus Schorn
846e2a2320 Computing the correct type for pointer arithmetics. 2008-04-28 13:05:49 +00:00
Oleg Krasilnikov
d772cf26d6 Small change for Bug # 188120 2008-04-28 11:52:47 +00:00
Oleg Krasilnikov
fceecd9f90 Bug #188120 : Allow working sets to select Debug/release active config 2008-04-28 11:30:26 +00:00
Andrew Ferguson
080b701f7d 224364: re-enable fix after performance improvements from Markus 2008-04-28 10:12:33 +00:00
Sergey Prigogin
98cf46261c Fixed testFunctionTemplateWithUsing test case. 2008-04-28 05:35:38 +00:00
Sergey Prigogin
6aa23c119f toString method. 2008-04-28 03:44:49 +00:00