1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

14371 commits

Author SHA1 Message Date
Anton Leherbauer
8cfbdf812c Fix feature versions 2009-03-02 09:07:53 +00:00
Sergey Prigogin
a5bc44b2bc Test case for bug 266532. 2009-03-01 23:34:34 +00:00
Marc Khouzam
6240b802f4 [266599] For remote attach launches, we no longer force the user to attach right away. 2009-03-01 02:35:50 +00:00
Marc Khouzam
29521b9edc [266588] Cleanup of Deprecated things as we are going to 2.0 2009-02-28 16:05:41 +00:00
Marc Khouzam
1ce6b217da [265882] Missing @since tag 2009-02-28 15:30:06 +00:00
Marc Khouzam
a3a586a886 [249227] Removing of old Verbose Console launch option, which was not being used and is not gonna be needed. 2009-02-28 15:26:23 +00:00
Marc Khouzam
4b1e7ea794 [249227] New TracingConsole solution to allow for GDB traces to be printed. 2009-02-28 08:26:31 +00:00
Marc Khouzam
0f18d800c1 [249227] New TracingConsole solution to allow for GDB traces to be printed. 2009-02-28 08:21:28 +00:00
Pawel Piech
516d06123b [265882] - Additional interface cleanup and @since comments. 2009-02-27 23:27:45 +00:00
Pawel Piech
b006bc98c3 Bug 262826 - Create common C/C++ launch configurations 2009-02-27 22:38:54 +00:00
Anton Leherbauer
22b507266d Fix semantic highlighting test failures 2009-02-27 14:11:38 +00:00
Anton Leherbauer
77ae76afc6 Fix warning 2009-02-27 10:23:57 +00:00
Randy Rohrbach
6e47696afa Continuation of 265882 2009-02-26 23:07:08 +00:00
Randy Rohrbach
640102e1ee partial fix for Bugzilla 265882 2009-02-26 21:37:24 +00:00
Markus Schorn
6b307c50cb Restoring files to parse up front, bug 265821. 2009-02-26 18:10:06 +00:00
Markus Schorn
8b1206cbff Restoring files to parse up front, bug 265821. 2009-02-26 17:57:06 +00:00
Markus Schorn
00d1af4bc5 Static var in source included by other source, bug 265821. 2009-02-26 17:32:19 +00:00
Markus Schorn
35f45ec13f Resolution for dependent names, bug 265926. 2009-02-26 16:04:27 +00:00
Anton Leherbauer
10042ec8df Fix feature versions 2009-02-26 13:27:47 +00:00
Anton Leherbauer
00cce01cfc API cleanup in make plugins 2009-02-26 13:27:28 +00:00
Anton Leherbauer
54d20ce0fc Add .options file in binary build 2009-02-26 13:26:36 +00:00
Ken Ryall
eeb929745b Bug 265796 2009-02-25 20:06:32 +00:00
Anton Leherbauer
626108adc3 [266105] Unable to see DSF disassembly 2009-02-25 16:16:46 +00:00
Ken Ryall
412ba1852c Fix API tooling problems and first pass and cleanup of the Executables view sources. Does not yet include all changes from the patch in bug 265796 2009-02-25 15:24:14 +00:00
Markus Schorn
a1d528d6c7 Corrects handling of backtrack exceptions. 2009-02-25 14:34:33 +00:00
Markus Schorn
588b7c399d Fixes a NPE. 2009-02-25 14:33:59 +00:00
Markus Schorn
950242a0f3 Follow up for bug 264666. 2009-02-25 10:09:16 +00:00
Markus Schorn
6694822fcb Completed Indexer Job stays in Progress View, bug 264534. 2009-02-25 09:12:10 +00:00
Mike Kucera
49891dac3a bug 265982, support for overloaded unary operators 2009-02-24 17:49:37 +00:00
Mike Kucera
b718c89802 bug 263042, added FIXME and XXX task tags 2009-02-24 17:47:08 +00:00
Markus Schorn
f9330e2d27 Hex versus floating point literals, bug 265927. 2009-02-24 17:35:06 +00:00
Markus Schorn
ec1281a793 Added linkage-id for objective-c, bug 265748. 2009-02-24 16:58:37 +00:00
Markus Schorn
8d7e3e3edb Added linkage-id for objective-c, bug 265748. 2009-02-24 16:11:42 +00:00
Markus Schorn
9f44be00ab AST for inactive code, bug 264666. 2009-02-24 16:01:32 +00:00
Markus Schorn
a401523e2f Resolution of functions with dependent arguments, bug 265926. 2009-02-24 14:06:33 +00:00
Alena Laskavaia
1dbc6e0877 [265866] - fixed parsing gdb reply from line info 2009-02-23 19:09:58 +00:00
Anton Leherbauer
7cf033c0bd Bug 261727 - Extensions to ICHelpInvocationContext interface, patch by Jeff Johnston 2009-02-23 11:17:03 +00:00
Sergey Prigogin
2c8f56b3fe Added missing gcc built-in functions. Bug 265778. 2009-02-23 06:05:36 +00:00
Sergey Prigogin
a056ab0381 Bug 265779. Fix and test case. 2009-02-23 02:35:20 +00:00
Sergey Prigogin
540907f410 Code formatting. 2009-02-23 02:29:53 +00:00
Ken Ryall
b81800cca4 Bug 262917. 2009-02-22 19:47:27 +00:00
Chris Recoskie
abe9cb4822 NEW - bug 205257: CDTProject creation scalability issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205257
2009-02-20 21:08:12 +00:00
Marc Khouzam
7a8b371d46 [263526] Reverse debugging keybindings should be limitted to C/C++ debugging. 2009-02-20 19:26:18 +00:00
Vivian Kong
91249c5974 attempt to fix MD5 errors 2009-02-20 17:31:46 +00:00
Markus Schorn
eb5858ca7a Owner of friend function templates, bug 265671. 2009-02-20 16:35:07 +00:00
Vivian Kong
d3f9d03f77 attempt to fix MD5 errors 2009-02-20 15:52:28 +00:00
Vivian Kong
f10b259057 attempt to fix MD5 errors 2009-02-20 15:46:43 +00:00
Alena Laskavaia
b3129ef983 [265620] - restore protected method which does not use MyBoolean 2009-02-20 15:32:25 +00:00
Markus Schorn
e3aab4027a Map qualified class instances back to AST, bug 262719. 2009-02-20 14:26:35 +00:00
Markus Schorn
13949e4b47 Support for __builtin_alloca. 2009-02-20 14:11:35 +00:00