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

15468 commits

Author SHA1 Message Date
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
Andrew Gvozdev
815658b790 bug 284549: [Scanner Discovery] include path outside workspace may not be scanned in case of conflicting source file name
Externalized make messages to provide for localized make
2009-09-17 15:59:19 +00:00
Andrew Gvozdev
4a6aa530bc bug 284549: [Scanner Discovery] include path outside workspace may not be scanned in case of conflicting source file name
cleanup only: generics + removed impossible if branch
2009-09-17 15:57:29 +00:00
John Cortell
6e8cd52df5 Corrected comment 2009-09-17 14:28:50 +00:00
John Cortell
fe0e84708b Corrected comment 2009-09-17 14:27:07 +00:00
John Cortell
8fb3cd2ddd JavaDoc improvement 2009-09-17 02:25:04 +00:00
John Cortell
83b89115bf Corrected comments 2009-09-16 23:29:43 +00:00
John Cortell
d50bf482b2 Javadoc improvements 2009-09-16 23:06:46 +00:00
Andrew Gvozdev
a16d5c8cbd bug 289608: [Scanner Discovery] Discovery options does not offer profiles defined in supertypes in project properties 2009-09-16 16:42:54 +00:00
Andrew Gvozdev
b0529877b9 bug 288036: cdt-build plugins compilation settings are too lax
consider missing JavaDoc tags as a warning
2009-09-16 16:35:04 +00:00
Andrew Gvozdev
2f7703e142 bug 289608: [Scanner Discovery] Discovery options does not offer profiles defined in supertypes in project properties
cleanup only: more loops to enhanced
2009-09-16 15:34:49 +00:00