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

7425 commits

Author SHA1 Message Date
Anton Leherbauer
3b147b1e56 Fix for 230984: Sourcefolder duped in std makefile projects 2008-05-08 12:35:34 +00:00
Andrew Ferguson
8d6cd53eb4 229989: apply fix: GeneratePDOM should not export PDOM's which are not sync'ed to project content 2008-05-08 09:41:13 +00:00
Andrew Ferguson
c81305c4cf fix warnings 2008-05-08 09:12:57 +00:00
Andrew Ferguson
642e523cf3 207840: PDOM non type template parameters (fix) 2008-05-08 09:05:30 +00:00
Anton Leherbauer
457b9eae1d Fix for missing refresh on project close 2008-05-08 06:44:46 +00:00
Mike Kucera
c348507f85 fixed bug with typename before identifier not parsing, fixed bug with conversion function name with template not parsing 2008-05-07 22:17:09 +00:00
Andrew Ferguson
b786f524dc 207840: add PDOM non-type parameters 2008-05-07 17:29:07 +00:00
Andrew Ferguson
f0b43c8098 207840: add unit test 2008-05-07 16:29:40 +00:00
Andrew Ferguson
73b13e3128 disallow using a template name as a type name in a simple declaration 2008-05-07 11:27:05 +00:00
Andrew Ferguson
c2f4ab53ca fix race condition 2008-05-07 10:42:33 +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
Markus Schorn
b8817c486c The project scanner discovery has to append (rather than prepend) system includes to the search path, bug 226228. 2008-05-07 07:05:42 +00:00
Mike Kucera
3f5cccb36d fixed problems with DOM parser running in LR parser suite 2008-05-06 19:43:14 +00:00
Mike Kucera
72312ab02a Added several core parser tests to the LR parser test suite 2008-05-06 14:47:33 +00:00
Markus Schorn
1318ab37dd Fix for template type resolution bug 229917. 2008-05-06 12:40:24 +00:00
Andrew Ferguson
e100fce79a add test for missing problems when using a template name as a type name in a declaration (see 207840) 2008-05-06 12:08:53 +00:00
Markus Schorn
94d7f9594a Show in include browser for external files with multiple projects, bug 230032. 2008-05-06 10:45:56 +00:00
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