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
Markus Schorn
076d4c7899 Cast ambiguities, bug 237057. 2008-07-07 13:22:30 +00:00
Anton Leherbauer
803729074d Fix for 238955: [Content Assist] symbol completion buggy for #if 2008-07-07 12:57:41 +00:00
Anton Leherbauer
604b8366ec Fix for 235065: [Outline] show in outline view does not select correct element 2008-07-07 11:47:48 +00:00
Andrew Ferguson
0a836d8009 238842: cyclic includes causes infinite loop in PDOMManager.areSynchronized 2008-07-07 11:35:32 +00:00
Anton Leherbauer
eb8598c083 Fix for 236160: C Block comment closes on next line when # is a first character on line
Patch by Andrew Gvozdev
2008-07-07 09:13:00 +00:00
Markus Schorn
236fe5b939 Simplify error-prone detection of end of template-args, bug 237045. 2008-07-04 09:27:39 +00:00
Alena Laskavaia
878d36c539 [194087] - change pattern to be "instantiated from" to cover cases like instantiated from 'bla bla' 2008-07-03 19:08:11 +00:00
Marc Khouzam
e3eb35603d Bug 239050
New interface and service to provide access to the OS's process information, manipulation methods, and debugging methods.
2008-07-03 19:05:20 +00:00
Andrew Ferguson
7674e50550 hide inadvertent API change 2008-07-02 14:17:55 +00:00
Markus Schorn
c1c3d5dffd Model builder running in UI-thread, partial fix for 238940. 2008-07-02 13:49:48 +00:00
Markus Schorn
2b164faf3e Model builder running in UI-thread, partial fix for 238940. 2008-07-02 13:31:51 +00:00
Markus Schorn
4fbf9e4dc7 Exceptions parsing boost library, bug 238180. 2008-07-02 12:43:04 +00:00
Emanuel Graf
647d9a147e 239059: Double & in signature of extracted functions 2008-07-02 12:42:53 +00:00
Andrew Ferguson
d4573870a7 238852: suppress @param for f(void) parameter 2008-07-02 09:55:53 +00:00
Markus Schorn
29eafddce0 Workaround for platform bug 206343, project preferences marked dirty on project import. 2008-07-02 07:48:54 +00:00
Ted Williams
dd61347700 [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:47 +00:00
Ted Williams
48efefa297 [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:45 +00:00
Mikhail Sennikovsky
4c6457c39d Patch from Zhang, Yi Y, with small modification, for [Bug 229934] ManagedCommandLineGenerator.generateCommandLineInfo() skips text after last symbolic variable 2008-07-01 16:33:11 +00:00
Andrew Ferguson
3b92e498e8 238852: suppress @param for f(void) parameter 2008-07-01 15:51:38 +00:00
Andrew Ferguson
c1f5fbcb8f 239023: user defined operator lookup on deferred class type 2008-06-30 17:13:40 +00:00
Markus Schorn
58ada354ae Support for function-style assembler and sizeof-extension, bug 237066+237068. 2008-06-30 13:06:07 +00:00
Emanuel Graf
030bdf48c4 Fix for bug 238554 Implement Method void parameters 2008-06-30 10:34:06 +00:00
Doug Schaefer
7cf6bfaec0 Got some reasonable stack frame names out of the symbol data. 2008-06-29 00:37:13 +00:00
Ken Ryall
0387684e7d Cache the source file list for an executable and don't block the UI while getting it. 2008-06-28 12:01:59 +00:00
Ken Ryall
50b3346cec Cache the source file list for an executable and don't block the UI while getting it. 2008-06-27 18:26:34 +00:00
Pawel Piech
76ca6ce288 [238630] - DSF GDB standard launch configurations license text wrong 2008-06-26 23:21:16 +00:00
Markus Schorn
c198a352ec Vertical scroll bar for paths and symbols page, bug 235301. 2008-06-26 10:43:12 +00:00
Andrew Ferguson
b23fa116f6 238232: fix conversions relating to implicit object argument, and some follow on exposed bugs 2008-06-26 10:06:52 +00:00
Pawel Piech
4b7a971330 [237693] - [update policy] AutomaticUpdatePolicy.java: s/Autoamtic/Automatic 2008-06-25 18:34:01 +00:00
Marc Khouzam
18e02c69ae Bug 238445
The Register unit tests made calls to createExecutionContext outside the
executor.  This change fixes this and also one register test that didn't do what
it was meant to do.
2008-06-25 17:57:45 +00:00
Marc Khouzam
001600310c Bug 238419
Fix bug that broke the stricter compilation rules.
2008-06-25 15:22:29 +00:00
Markus Schorn
a736d7bf98 pwd in scanner discovery, bug 237958. 2008-06-25 14:15:59 +00:00
Andrew Ferguson
7a15b85483 238409: add test 2008-06-25 13:49:48 +00:00
Markus Schorn
307d084357 Switch without compound statement, bug 105334. 2008-06-25 12:33:40 +00:00
Markus Schorn
e6baa5b577 Support for @ in identifiers, bug 237028. 2008-06-25 11:55:36 +00:00
Andrew Ferguson
e50931293e 233889: pointer-to-member declarations in parameter contexts are not typed correctly 2008-06-25 11:04:44 +00:00
Emanuel Graf
cba281ab15 pointer refence of the return value got lost, bug 238253 2008-06-25 09:36:31 +00:00
Pawel Piech
86da81e859 [160041] - Changed default number of frames to retrieve to 10. 2008-06-24 20:02:56 +00:00
Marc Khouzam
00a5eca0ef Bug 238060
To support different version of services, the ShutdownSequence should use the dsf interface name to stop services.
2008-06-24 19:23:22 +00:00
Marc Khouzam
6fc511904f Bug 237798
Added a ServiceFactory to allow for different implementation of the same services, depending on the backend .
2008-06-24 18:41:39 +00:00
Vivian Kong
14c57a13dd patch for bug 238163 by Jon Ball 2008-06-24 18:40:45 +00:00
Pawel Piech
0bc7b6f932 [238108] - [viewmodel] null pointer access in VM provider classes 2008-06-24 18:13:29 +00:00
Pawel Piech
fd5c004c84 [160041] - [debug view] Retrieving limited # of stack frames. 2008-06-24 17:34:46 +00:00
Pawel Piech
f9b2f38049 [238283] - [docs] Change the TOC name for DSF documentation to "DSF Developer Guide" 2008-06-24 16:39:33 +00:00
Markus Schorn
53841121fb Handling problems in declarations, bug 100321, 234085 and 238151. 2008-06-24 12:50:46 +00:00
Ted Williams
e5ae2a94a7 [238189] memory search should be promoted to its own plugin 2008-06-23 23:33:55 +00:00
Marc Khouzam
35ce4db366 Bug 238143
Bad use of MessageFormat.format
2008-06-23 15:35:12 +00:00
Pawel Piech
9d2509ab15 [160041] Added multi-threading to the PDA stack example. 2008-06-20 20:43:26 +00:00
Marc Khouzam
f62d14b16b Bug 237800
More cleanup
2008-06-20 16:37:07 +00:00
Andrew Ferguson
525c3124a7 237914: have non-type template argument conversions taken into account when selecting specializations/partial-specializations 2008-06-20 13:19:02 +00:00