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

9608 commits

Author SHA1 Message Date
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
Sergey Prigogin
b36b8e6f80 Cosmetics. 2010-04-11 06:30:30 +00:00
Sergey Prigogin
2648a64836 Cosmetics. 2010-04-11 06:19:51 +00:00
Sergey Prigogin
36740b0a89 Cosmetics. 2010-04-11 04:10:49 +00:00
Sergey Prigogin
1aee4fbb4d Cosmetics. 2010-04-11 03:21:38 +00:00
Sergey Prigogin
8989c3ce26 Cosmetics. 2010-04-11 03:14:16 +00:00
Sergey Prigogin
eb31f64c07 Cosmetics. 2010-04-11 02:08:35 +00:00
Ling Wang
ab2d1ddfee fixed bug 308535, fail to read symbol name of eight bytes. 2010-04-08 18:02:18 +00:00
Markus Schorn
df81d1f40e Bug 283080: Updating headers in non-source folders. 2010-04-08 11:49:24 +00:00
Andrew Gvozdev
7824e2e314 bug 307520: Save build console toggle does not work when first being pressed
Patch from Dmitry Kozlov
2010-04-08 02:35:39 +00:00
Markus Schorn
855df3774a Bug 305976: New character types. 2010-04-07 10:00:51 +00:00
Sergey Prigogin
c9d58591b0 Cosmetics. 2010-04-07 05:57:48 +00:00
Sergey Prigogin
1c01ace317 Cosmetics. 2010-04-07 05:20:00 +00:00
Sergey Prigogin
85a2f2b28a Cosmetics. 2010-04-05 04:35:00 +00:00
Sergey Prigogin
87d7c4a5a6 Cosmetics. 2010-04-05 04:28:06 +00:00