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

8972 commits

Author SHA1 Message Date
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
Andrew Gvozdev
86490a11d7 bug 309690: Error catching for CProjectHelper in cdt.core.tests 2010-04-22 18:12:26 +00:00
James Blackburn
077917c1f5 Bug 310007 back-out changes - tests aren't happy 2010-04-22 15:43:21 +00:00
James Blackburn
63dc719a21 Bug 310007 core.resources can deadlock CDT project model. 2010-04-22 15:39:22 +00:00
Andrew Gvozdev
7f06391154 bug 309690: createTemporaryFolder() added 2010-04-21 17:16:04 +00:00
Andrew Gvozdev
7d998da9db bug 309579: Organize build items in main menu Project/Build Configurations 2010-04-19 17:04:21 +00:00
Andrew Gvozdev
138550be13 bug 309579: Organize Build Configuration items in context menu 2010-04-19 05:05:00 +00:00
Andrew Gvozdev
e514d04dfa JavaDoc corrected 2010-04-19 02:11:48 +00:00
Andrew Gvozdev
3e9949a4eb removed warning about finalizing persistence in 7.0 2010-04-18 16:37:16 +00:00
Sergey Prigogin
145dc70ee6 Cosmetics. 2010-04-18 03:42:50 +00:00
Sergey Prigogin
13645705f8 Cosmetics. 2010-04-18 03:37:46 +00:00
Sergey Prigogin
3dbeea6a38 Comment adjustment. 2010-04-18 03:33:25 +00:00
Sergey Prigogin
165279718e Comment adjustment. 2010-04-18 03:30:28 +00:00
Andrew Gvozdev
c54d121030 cleanup: JavaDoc corrected 2010-04-18 03:15:53 +00:00
Sergey Prigogin
d8406010a1 Cosmetics. 2010-04-18 03:07:37 +00:00
Sergey Prigogin
a92398bdf6 Test case for bug 309564. 2010-04-18 00:50:34 +00:00
Andrew Gvozdev
4b9f93946c default configuration to print in debug mode 2010-04-13 17:34:59 +00:00
David Dubrow
a60027bd99 Fix and test for case where method body brace should be indented once - bug 298282 2010-04-13 14:26:53 +00:00
Sergey Prigogin
ebee62c7ca Navigation to implicitly called constructors. Bug 248855. 2010-04-12 01:44:49 +00:00
Sergey Prigogin
92e5bf17ea Cosmetics. 2010-04-12 01:43:47 +00:00
Sergey Prigogin
59db3eea48 Cosmetics. 2010-04-11 21:41:11 +00:00
Sergey Prigogin
e48f239398 Removed a file submitted by mistake. 2010-04-11 21:15:10 +00:00
Sergey Prigogin
ba7f52a31a Cosmetics. 2010-04-11 20:51:02 +00:00
Sergey Prigogin
d596dcb716 Detection of implicit constructor calls in declarators and initializers. Bug 248854. 2010-04-11 19:08:38 +00:00
Sergey Prigogin
c2678fecf6 Cosmetics. 2010-04-11 15:50:43 +00:00