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

14375 commits

Author SHA1 Message Date
Vivian Kong
9bc3398966 bug 261211 2009-01-16 14:49:39 +00:00
Anton Leherbauer
19a25b2054 Bug 261339 - Add missing externalized strings 2009-01-16 12:52:31 +00:00
Anton Leherbauer
80c167206d Fix warnings 2009-01-16 08:36:46 +00:00
Anton Leherbauer
52034c884a Fix Eclipse 3.5 dependency 2009-01-16 08:04:36 +00:00
Mike Kucera
e314072063 support for GCC array range designators, renamed some packages 2009-01-15 22:04:14 +00:00
Alena Laskavaia
56c5c65d37 [171814] - fixed another typo 2009-01-15 21:01:00 +00:00
Alena Laskavaia
c83ea0d247 [171814] - added checkbox for make name same as target name, patch 2009-01-15 20:19:35 +00:00
Francois Chouinard
160d1da864 Fix for Bug261258: ClassCastException on breakpoint action. 2009-01-15 20:10:09 +00:00
Alena Laskavaia
0308b568ed [240616] make target should not invoke extra clean command, applied patch 2009-01-15 19:10:31 +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
Anton Leherbauer
31e004f8cb Bug 260261 - Makefile syntax highlighting error on comments at multiple lines 2009-01-15 13:35:25 +00:00
Markus Schorn
a3c36bd408 Fixes order of ambiguity resolution, bug 259373. 2009-01-15 10:22:18 +00:00
Marc Khouzam
29d9ee28c1 [256663] Instead of having a boolean variable track if we are connected to a process, we now have an integer so we can deal with multi-process connections. Whenever an MI event indicating a process was attached/detached to by GDB is received, we increment/decrement the count. This solves both the problem of tracking auto-attach, and multi-attach. Note that this change is only for versions of the services for GDB 7_0 since multi-process is only available in the next release of GDB 2009-01-14 21:19:42 +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
Mike Kucera
27e180373f fix for bug 226121 for LR parsers, support for asm labels 2009-01-13 22:51:48 +00:00
Mike Kucera
abbbe44a24 fix bug 226121 for LR parsers, support for asm labels 2009-01-13 22:51:08 +00:00
Mike Kucera
07a63ee282 started adding support for GNU extensions to LR parsers 2009-01-13 20:28:15 +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
Pawel Piech
02372eeb3d [260786] - [menu] Typo in RetargetDebugContextAction.getAdapter() 2009-01-13 03:59:17 +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
John Cortell
89b260739c Fixed bugzilla 260595. Disable the Show Full Paths action when not applicable 2009-01-09 21:33:39 +00:00
Vivian Kong
fb0cf15e02 update version numbers to align with feature 2009-01-09 19:24:59 +00:00
Vivian Kong
c6df8f061e bug 283851 - use jars 2009-01-09 18:53:46 +00:00
Mike Kucera
5b09380625 cleaned up grammar files and actions a bit 2009-01-09 18:45:47 +00:00
Marc Khouzam
28e80032cf [251185] TestClassRunner JUnit class no longer exists. Replace it with BlockJUnit4ClassRunner 2009-01-09 16:30:10 +00:00
Vivian Kong
a55cb22fe5 update version number 2009-01-09 16:08:07 +00:00
Vivian Kong
c683d98b4a bug 283851 - use jars 2009-01-09 16:06:22 +00:00
Vivian Kong
0e24cb1ba6 update to latest orbit 2009-01-09 16:05:24 +00:00
Vivian Kong
5063991274 bug 259308 - fixing version numbers to enable upgrade from 5.0.2 to 6.0.0 2009-01-09 16:05:12 +00:00
Mike Kucera
7e5f7b1f20 removed call to setSignature() 2009-01-09 15:45:24 +00:00
Anton Leherbauer
9d7b8d39d5 Update bundle versions (bug 259308) and fix execution environment 2009-01-09 10:05:56 +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