1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
Commit graph

15378 commits

Author SHA1 Message Date
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
John Cortell
d7abb9bd79 Fixed typo in comment 2009-09-22 18:01:45 +00:00
Pawel Piech
6a53ab4690 [290074] - [services][breakpoints] IBreakpointDMData interface should extend IDMData 2009-09-21 22:23:21 +00:00
John Cortell
f315e7e669 Corrected comment 2009-09-21 21:57:43 +00:00
John Cortell
b8eab3668b JavaDoc enhancement 2009-09-21 21:48:30 +00:00
Pawel Piech
14717d43de Trivial refactoring and comments. 2009-09-21 20:36:33 +00:00
Pawel Piech
73111db72e Trivial refactoring in handleSuccess(). 2009-09-21 20:19:17 +00:00
Pawel Piech
d4f8c1d1bd Fixed the @since version number. 2009-09-21 19:34:17 +00:00
Andrew Gvozdev
1656612800 bug 279502: User friendly icons for Paths&Symbols and Includes tree in Project Explorer
Added icon for built-in include folders. Also new icon for workspace and using plain folder icon for filesystem folders.
2009-09-21 16:19:16 +00:00
John Cortell
676f59f8ff JavaDoc enhancement 2009-09-21 16:07:10 +00:00
John Cortell
59fcec1a9c Corrected JavaDoc. Referred to method name that was renamed during refactoring. 2009-09-21 15:13:49 +00:00
Markus Schorn
7ad14d08db Fixes char-array comparison, bug 289852. 2009-09-21 15:06:52 +00:00
John Cortell
38631986c6 JavaDoc enhancement 2009-09-21 15:01:16 +00:00
Markus Schorn
b2657f30a6 Ignore generated html file. 2009-09-21 14:59:44 +00:00
Marc Khouzam
cd72e6b58f [289755] Update our BreakpointImageProvider to match the platform behaviour. I'm keeping this class instead of using the platform one directly because I expect to change it as part of the tracepoint work of bug 284286 2009-09-21 14:56:13 +00:00
Andrew Gvozdev
a069b77716 bug 263987: [Error Parser] Uses up too much of the line 2009-09-21 13:05:44 +00:00
Anton Leherbauer
e121a4b255 Bug 285932 - DocCommentOwnerManager doesn't use the DefaultScope for settings, patch by Johan Ekberg 2009-09-21 07:33:12 +00:00
Andrew Gvozdev
33d129e24c cleanup only: generics 2009-09-19 17:28:18 +00:00
Andrew Gvozdev
a410cd6913 cleanup only: insignificant, moved 2 lines down 2009-09-19 17:22:07 +00:00
Andrew Gvozdev
96da536541 cleanup only: generics, loops to enhanced, spaces 2009-09-19 17:07:33 +00:00
Andrew Gvozdev
f953d3feb9 cleanup only: using LEVEL constants instead of hardcoded numbers 2009-09-19 16:16:59 +00:00
Andrew Gvozdev
dbce1da07c cleanup only: using LEVEL constants instead of hardcoded numbers 2009-09-19 16:11:53 +00:00
Andrew Gvozdev
4ffa61aca1 bug 289813: [New project Wizard] Project type changes on toggling of supported platform settings 2009-09-18 14:47:45 +00:00
John Cortell
521ce406d8 Fixed typo in gif name, which prevented action icon from displaying. 2009-09-17 22:08:36 +00:00
John Cortell
7178ea09de [289766] Bug tracing VM Provider event handler 2009-09-17 16:48:29 +00:00
Andrew Gvozdev
e78518838c bug 284549: [Scanner Discovery] include path outside workspace may not be scanned in case of conflicting source file name
Based on patch from Claire Reynaud
2009-09-17 16:04:00 +00:00