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

7731 commits

Author SHA1 Message Date
Sergey Prigogin
ff95da70c2 Minor adjustment. 2009-01-17 19:01:06 +00:00
Sergey Prigogin
0b4d235c72 Second test case for bug 259872. 2009-01-17 08:30:01 +00:00
Markus Schorn
46a72bfdbf Make ambiguity resolution part of ASTTranslationUnit, bug 259373. 2009-01-16 16:11:16 +00:00
Markus Schorn
eb5caf452e Testcase for bug 261043. 2009-01-16 15:21:11 +00:00
Alena Laskavaia
4d48a99d44 [242955] applied patch for "new configurations are bad or not saved" 2009-01-16 14:58:56 +00:00
Markus Schorn
c2436fcb02 Removes the need to flush the cache of c++-scopes, bug 259373. 2009-01-16 14:55:08 +00:00
Vivian Kong
9bc3398966 bug 261211 2009-01-16 14:49:39 +00:00
Anton Leherbauer
80c167206d Fix warnings 2009-01-16 08:36:46 +00:00
Mike Kucera
7f0debb02e added ability to "mix-in" grammar extensions and actions, support for extended gnu asm syntax 2009-01-15 16:47:58 +00:00
Alena Laskavaia
d52e5c0f1c [260991] - applied patch to prevent parsers throwing exception screw everything else 2009-01-15 16:01:21 +00:00
Alena Laskavaia
bd8c6c1ffc [260991] - applied patch to prevent class cast exception 2009-01-15 15:05:19 +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
a3c36bd408 Fixes order of ambiguity resolution, bug 259373. 2009-01-15 10:22:18 +00:00
Markus Schorn
8d815b790d Use Platform's findFiles as fallback, bug 260516. 2009-01-14 11:09:54 +00:00
Anton Leherbauer
4ae53aa136 Externalize string 2009-01-14 09:40:43 +00:00
Markus Schorn
8b59db76b8 Fix warnings. 2009-01-14 09:30:59 +00:00
Markus Schorn
4218500207 Specialization of owners of deferred instances, bug 259872. 2009-01-14 09:09:42 +00:00
Markus Schorn
ad36b7caa4 Fixes a test-failure. 2009-01-13 16:07:11 +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
Markus Schorn
938969ae49 Fixes warnings. 2009-01-13 13:19:51 +00:00
Markus Schorn
98d291ebd4 Fixes a test-failure. 2009-01-13 13:13:41 +00:00
Markus Schorn
ea9f24215d Fixes a warning. 2009-01-13 12:51:10 +00:00
Markus Schorn
c80603bf86 Fixes a test-failure. 2009-01-13 12:01:30 +00:00
Markus Schorn
feffc835cb Fixes a test-failure. 2009-01-13 10:43:00 +00:00
Sergey Prigogin
7901286206 Changed DEFAULT_FILES_TO_INDEX_UP_FRONT to "cstdarg, cstddef, ctime". Bug 259843. 2009-01-12 22:18:32 +00:00
Markus Schorn
a9fcf919be Correct usage of scopes in name-resolution, bug 259544. 2009-01-12 16:21:19 +00:00
Anton Leherbauer
356d9d373b Bug 260524 - Disallow problematic Eclipse variables 2009-01-12 15:27:39 +00:00
Sergey Prigogin
00d8f03ce2 Bug 259927. Fix and test case. 2009-01-11 00:22:23 +00:00
Mike Kucera
7e5f7b1f20 removed call to setSignature() 2009-01-09 15:45:24 +00:00
Markus Schorn
aae52e7e68 Correct assignment of template declaration to names of constructor using template ids, bug 259600. 2009-01-09 09:42:43 +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
7982f97b6c Removal / deprecation of options to create ast with comment nodes, bug 259841. 2009-01-08 17:03:40 +00:00
Markus Schorn
11d97b0055 Fix warning. 2009-01-08 16:55:04 +00:00
Markus Schorn
d59380e098 Fix problems. 2009-01-08 16:32:00 +00:00
Markus Schorn
42fab5f121 Correct assignment of template declaration to names of constructor using template ids, bug 259600. 2009-01-08 16:05:09 +00:00
Markus Schorn
8e652c282f Thread local variables, bug 260387. 2009-01-08 13:27:59 +00:00
Markus Schorn
4c5c6bc7d3 Nested template-id ambiguity, bug 259501. 2009-01-08 12:58:25 +00:00
Markus Schorn
f22dca4261 Reconfigure API breakage as an error. 2009-01-08 10:10:44 +00:00
Mike Kucera
504ceda709 reverting accidental commit 2009-01-07 19:40:52 +00:00
Mike Kucera
d76a1d0722 better handling of syntax errors in declarations for LR parser 2009-01-07 19:34:38 +00:00
Mike Kucera
dd2b180f1e several fixes to parsing of declarations in LR C++ parser 2009-01-07 16:08:35 +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
Sergey Prigogin
a27a1df93d Test case for bug 259872. 2009-01-03 03:25:54 +00:00
Sergey Prigogin
f9c0ac30d7 Bug 259871. Fix and test case. 2009-01-02 20:53:45 +00:00
Mike Kucera
cfa1a4f42e Added ability to pass ILanguage options to LR parser, refactored ParseHelper, partial fix for bug 253690 2009-01-02 14:58:24 +00:00
Sergey Prigogin
e098f7ccf6 Bug 259683. 2008-12-27 18:39:00 +00:00