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

15553 commits

Author SHA1 Message Date
John Cortell
1596d56719 [290896] Trace checks should be lightweight 2009-09-30 13:06:41 +00:00
Markus Schorn
1754ae59b2 Scope for deferred instances, bug 289132. 2009-09-30 10:30:37 +00:00
John Cortell
bf4a4149cf Documentation enhancements 2009-09-30 10:05:23 +00:00
John Cortell
b6cb68b56d [290880] add null-pointer check on frame.getAddress() return value (applied patch) 2009-09-30 09:34:33 +00:00
Markus Schorn
d9a409f830 Use c++ specific navigation algorithms in c++ files, only. Bug 282335. 2009-09-30 08:57:29 +00:00
Anton Leherbauer
f6c080d153 Increment bundle version 2009-09-30 07:19:25 +00:00
Anton Leherbauer
829faccce1 Fix managedbuilder.ui.tests classpath 2009-09-30 07:10:06 +00:00
John Cortell
8e3c7dcb2e documentation enhancement 2009-09-29 20:33:03 +00:00
Vivian Kong
d3c83b869d bug 285480: Duplicate message IDs 2009-09-29 19:45:35 +00:00
Andrew Gvozdev
3979025bff bug 286384: Renaming the project doesn't update the macros and makes sources to appear as excluded from build
Patch from Alex Freidin
2009-09-29 18:02:35 +00:00
Markus Schorn
b7d18ff2d0 __FILE__ macro is not escaped, bug 288800. 2009-09-29 15:45:16 +00:00
John Cortell
d4d9d8d5cc Documentation enhancement 2009-09-29 01:56:25 +00:00
Pawel Piech
598295599b Updated comment. 2009-09-28 22:54:07 +00:00
Pawel Piech
40821c2184 Update a comment. 2009-09-28 21:56:31 +00:00
John Cortell
d324571112 [290607] Additional fix to avoid providing properties not requested. 2009-09-28 20:23:46 +00:00
John Cortell
46a66d6e5d Removed extraneous creation of a request monitor. Discussed with Pawel. 2009-09-28 18:06:27 +00:00
Markus Schorn
cb647d08f0 Owner of forward class declarations, bug 290693. 2009-09-28 13:24:16 +00:00
John Cortell
d1d38f73dc Use a synchronized map since it's updated with an ImmediateExecutor. Discussed with Pawel. No net behavioral change. 2009-09-25 22:55:14 +00:00
John Cortell
a6a34af6c4 [290607] IFormattedValues may be needlessly invoked by FormattedValueVMUtil 2009-09-25 21:28:15 +00:00
John Cortell
406c75c027 Typo fix and documentation enhancement 2009-09-25 21:22:39 +00:00
John Cortell
be47c82100 documentation enhancement 2009-09-25 20:24:05 +00:00
John Cortell
ef32999732 [290462] Add tracing for VMViewerUpdate 2009-09-25 00:13:36 +00:00
Pawel Piech
74ee292800 Changed private method name to help avoid confusion. 2009-09-24 17:33:41 +00:00
Pawel Piech
286049fdb5 Added missing API comments. 2009-09-24 17:29:15 +00:00
John Cortell
32e43ab605 Fixed typo in comment 2009-09-24 16:30:49 +00:00
John Cortell
8eb87bb88c Added assert 2009-09-24 15:52:19 +00:00
John Cortell
64bfd874f4 Documentation fixes/improvements. This class was apparently refactored to not be gdb/mi specific, but the comments were not updated to reflect that. 2009-09-24 15:31:34 +00:00
Emanuel Graf
20c2e582df The removed cast is not superficial. 2009-09-24 14:20:37 +00:00
Markus Schorn
f6c4c980e3 Wrong warning in new class wizard, bug 290118. 2009-09-24 08:43:11 +00:00
Andrew Gvozdev
61e5a9de3e JavaDoc complain fixed 2009-09-24 02:02:36 +00:00
Andrew Gvozdev
e918fcfd0c bug 275462: Build failed due to dependency files with spaces
Patch from Dmitry Kozlov
2009-09-24 02:00:23 +00:00
John Cortell
9ab6b2b9f1 minor code optimization 2009-09-24 00:19:58 +00:00
Sergey Prigogin
18ce68fb9b Removed a superficial cast. 2009-09-23 23:31:33 +00:00
Sergey Prigogin
f140f1a804 Cosmetics. 2009-09-23 23:30:12 +00:00
Alena Laskavaia
e75f6ccf26 - fixed some API, added comments 2009-09-23 23:29:36 +00:00
Alena Laskavaia
db91470f3c - test project for checkers 2009-09-23 18:34:41 +00:00
Alena Laskavaia
c59b224a64 - moved marked const to interface 2009-09-23 18:31:11 +00:00
John Cortell
0bba84bfef documentation enhancement 2009-09-23 15:26:04 +00:00
John Cortell
9500d9b90a Documentation enhancement 2009-09-23 04:32:37 +00:00
John Cortell
57943f1c5d Improved description of checkUpdate() 2009-09-23 03:38:30 +00:00
John Cortell
dc245fce09 Very minor code optimization. 2009-09-23 03:02:48 +00:00
John Cortell
fc55e07104 Fixed typos in comments 2009-09-23 02:40:33 +00:00
Pawel Piech
a5d25b3bfa [289742] - [vm] IVMEventListener lacking @ConfinedToDsfExecutor annotation 2009-09-22 21:20:09 +00:00
Pawel Piech
28f44f903d [289742] - [vm] IVMEventListener lacking @ConfinedToDsfExecutor annotation 2009-09-22 19:49:31 +00:00
John Cortell
f62e4f22af Fixed typo in comment 2009-09-22 18:51:10 +00:00
Pawel Piech
5e6db26b12 Fixed a broken merge. 2009-09-22 18:33:57 +00:00
Pawel Piech
ae26fbe4eb Removed unnecessary SuppressWarnings annotation. 2009-09-22 18:33:30 +00:00
John Cortell
764537d049 Added assert 2009-09-22 18:33:19 +00:00
Pawel Piech
6f11c1b97f [289751] - [vm] IVMEventListener(AbstractVMProvider).handleEvent(Object,RequestMonitor) not called on executor 2009-09-22 18:27:02 +00:00
Marc Khouzam
b7dd783726 Missing rm.done in previous refactoring. 2009-09-22 18:23:15 +00:00