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

8996 commits

Author SHA1 Message Date
James Blackburn
ce525dbe96 Bug 311189 attempt to refresh the resource (depth NONE) before removing the source entries 2010-05-05 16:41:01 +00:00
James Blackburn
800ab8b171 Bug 311189 settings are changed & lost after project set import replaces existing project 2010-05-05 15:53:11 +00:00
Vivian Kong
a85f49062c Bug 311628 - TVT36:TCT139: CHS: Mnemonic Keys Aren't Needed for Flyover 2010-05-05 14:41:08 +00:00
Markus Schorn
c1c856a38e Fixes for occasional JUnit failures 2010-05-05 13:33:51 +00:00
Markus Schorn
10519ecf5f Compiler warnings. 2010-05-05 13:32:57 +00:00
Markus Schorn
5f1227d142 Minor fix for implicit constructors. 2010-05-05 13:29:23 +00:00
Markus Schorn
8e12e974ec Fix for JUnit failures. 2010-05-05 11:50:56 +00:00
Markus Schorn
843b5f6343 Performance improvement for computing overloaded operators. 2010-05-05 09:20:26 +00:00
Markus Schorn
346b25fada Fix typo. 2010-05-05 09:17:27 +00:00
Sergey Prigogin
4a264bdc0f Use Ctrl+Alt+S instead of Ctrl+Shift+S for Sort Lines to avoid conflich with Save All. 2010-05-05 06:13:34 +00:00
Andrew Gvozdev
b07f185354 JavaDoc added 2010-05-03 22:15:31 +00:00
Andrew Gvozdev
89f528fac7 toString() added 2010-05-03 20:51:15 +00:00
Markus Schorn
2f09275558 Deprecation of IASTArraySubscriptExpression.getSubscriptExpression(). 2010-05-03 08:32:14 +00:00
Sergey Prigogin
404e31b20a Sort Lines command. 2010-05-03 05:48:29 +00:00
Sergey Prigogin
d6c48415c3 Sort Lines command. 2010-05-03 04:53:27 +00:00
Sergey Prigogin
0ae94097b3 Cosmetics. 2010-05-03 04:52:38 +00:00
Sergey Prigogin
e45a245ac1 Minor code simplification. 2010-05-03 04:51:41 +00:00
Sergey Prigogin
88b632405d Cosmetics. 2010-05-02 22:06:49 +00:00
Sergey Prigogin
31a23d3fc0 Fixed compiler warning. 2010-05-02 21:45:29 +00:00
Sergey Prigogin
4a4d247e2f Fixed compiler warning. 2010-05-02 21:45:28 +00:00
Sergey Prigogin
e85fb0b135 Cosmetics. 2010-05-02 21:42:04 +00:00
Sergey Prigogin
e487384c29 Generics. 2010-05-02 21:34:09 +00:00
James Blackburn
75debca17a Bug 248071 libraries rebuilt on Mac OS X 10.5, forward compatible with 10.6 2010-05-01 11:51:16 +00:00
John Cortell
ff3f6bc722 Updated comment to reflect the current status given a fix earlier today. 2010-04-30 21:06:54 +00:00
James Blackburn
1e87c2c634 Bug 289986 - Allowing saving resources while running an external Makefile build 2010-04-30 16:05:52 +00:00
John Cortell
9d3d836047 Simplify BOOL check. 2010-04-30 14:22:35 +00:00
John Cortell
d76884f42a Bug 311182: Enhance Spawner JNI code to use DebugBreakProcess when running on >= XP 2010-04-30 14:22:34 +00:00
Markus Schorn
e734801e92 Bug 309096: NPE in pointer to member type. 2010-04-30 09:54:46 +00:00
Markus Schorn
d6fd606c63 Bug 311030: Using va_args with function pointer. 2010-04-30 08:12:21 +00:00
David Dubrow
de22c3b311 For whitesmiths, make start of line to be indented with block 2010-04-29 16:25:12 +00:00
Markus Schorn
7f927adbca Bug 259280: Avoid checksum computation when possible. 2010-04-29 10:55:39 +00:00
Markus Schorn
8158ebaadb Bug 310837: Updating header from referenced project. 2010-04-29 09:07:14 +00:00
Anton Leherbauer
7ea9474e1b Bug 291756 - Comma and question mark are not highlighted 2010-04-29 07:33:09 +00:00
Anton Leherbauer
875dfaf63c Bug 264787 - No doxygen coloring style configuration 2010-04-29 07:22:56 +00:00
John Cortell
a67d730090 Bug 304096: Interrupting a Windows target does not always work, revisited. CDI adjustments. 2010-04-28 16:26:25 +00:00
James Blackburn
f6da41c466 Bug 115601 Add -include option to built-in MBS GNU toolchain. Add Paths & Symbols property page for editing paths of kind ICSettingEntry#INCLUDE_FILE (hidden by default) 2010-04-28 13:23:39 +00:00
Alena Laskavaia
b06a0cbd3a Bug 310672 Remove clones of PixelConverter and replaced with usage of org.eclipse.jface.layout.PixelConverter 2010-04-27 17:10:39 +00:00
Markus Schorn
ea6bcda223 Bug 310514: Exporting resource snapshots in addition to cdt index. 2010-04-27 12:37:06 +00:00
John Cortell
ea7d84d9f8 Bug 304096: Fix interrupting Cygwin gdb for both DSF-GDB and CDI-GDB. Send a real CTRL-C; don't use 'kill -SIGINT' 2010-04-26 20:56:06 +00:00
John Cortell
4aee96ae0b Bug 304096: Fix interrupting Cygwin gdb for both DSF-GDB and CDI-GDB. Send a real CTRL-C; don't use 'kill -SIGINT' 2010-04-26 20:18:09 +00:00
James Blackburn
48c3771211 Bug 309107 .project changes on Active configuration change 2010-04-26 16:58:29 +00:00
Ken Ryall
2f25bce3ed Add a version of getSourceFiles that takes a progress monitor. 2010-04-26 16:57:09 +00:00
Markus Schorn
f210a17908 Bug 309564: Partial ordering of template funcitons. 2010-04-26 14:03:29 +00:00
Markus Schorn
c038f8b53e Bug 309096: NPE in composite index. 2010-04-26 13:20:17 +00:00
Markus Schorn
817e8b717b Bug 308611: Content assist after '?' in conditional expression. 2010-04-26 13:14:33 +00:00
Markus Schorn
e25607ecbf Compiler warning. 2010-04-26 12:19:59 +00:00
Markus Schorn
f262dbf212 Bug 309155: Cast to void. 2010-04-26 12:17:03 +00:00
Anton Leherbauer
8b262a1f4d Bug 309099 - BadLocationException thrown during code type in a cpp file 2010-04-26 12:16:32 +00:00
James Blackburn
51667854d1 Bug 310007 core.resources can deadlock the CDT project model 2010-04-23 14:09:48 +00:00
James Blackburn
c01b11c194 Bug 310104 mem-leak: Don't cache ICProject / ICConfigurationDescription when IndexProviderManagerTests aren't running 2010-04-23 12:14:34 +00:00