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

15441 commits

Author SHA1 Message Date
Sergey Prigogin
3b408710f4 Type safe version of removeNulls. 2009-10-04 05:57:22 +00:00
Sergey Prigogin
68a906b0a6 Type safe version of addAll. 2009-10-04 05:43:07 +00:00
Sergey Prigogin
508050270c Type safe versions of append and trim methods. 2009-10-04 05:30:57 +00:00
Andrew Gvozdev
e9bc7216e5 Cleanup: unnecessary cast 2009-10-03 13:48:58 +00:00
Andrew Gvozdev
aead80d4fe Cleanup: unnecessary casts + loop to enhanced 2009-10-03 13:43:23 +00:00
Andrew Gvozdev
f975a7b68d Cleanup: unnecessary casts 2009-10-03 13:37:53 +00:00
Andrew Gvozdev
643d18269f cleanup: generics + loops to enhanced 2009-10-03 05:21:08 +00:00
Andrew Gvozdev
e922ea8c0c cleanup: java generics 2009-10-03 05:20:45 +00:00
Andrew Gvozdev
c27e0f02d7 cleanup: java generics 2009-10-03 04:45:33 +00:00
Andrew Gvozdev
6348536f9f cleanup: java generics - parameterized this class 2009-10-03 04:45:15 +00:00
Andrew Gvozdev
db7a537b36 cleanup: java generics warnings 2009-10-03 02:45:58 +00:00
John Cortell
71155f3f15 Removed incorrect comment 2009-10-03 00:18:03 +00:00
John Cortell
4209697ea1 Use IModelDelta.NO_CHANGE instead of 0 2009-10-03 00:15:17 +00:00
John Cortell
db1333778e [291241] MultiRequestMonitor is susceptible to theoretical race condition failure 2009-10-02 21:24:21 +00:00
John Cortell
0b19264891 [291224] Heavy MultiRequestMonitor used where lighter CountingRequestMonitor equally does the job 2009-10-02 20:07:37 +00:00
John Cortell
c99f13bd17 [291224] Heavy MultiRequestMonitor used where lighter CountingRequestMonitor equally does the job 2009-10-02 16:22:59 +00:00
John Cortell
abd87e7609 Documentation enhancement 2009-10-02 16:04:01 +00:00
Anton Leherbauer
e5d01853a5 Bug 290630 - [formatter] More heuristics for if-else in macros 2009-10-02 11:59:19 +00:00
Markus Schorn
dc18c3165d Improve non c++ fallback navigation, follow up for bug 282335. 2009-10-02 10:10:59 +00:00
Anton Leherbauer
e0a8f9eb3c Bug 291008 - [help] Register help listener for context sensitive help 2009-10-02 10:00:34 +00:00
Anton Leherbauer
b5cdb51b36 Bug 286908 - get rid of PreferencesAdapter 2009-10-02 09:57:52 +00:00
Markus Schorn
7c343c6050 Avoid computation of implicit references, bug 291024. 2009-10-02 09:25:24 +00:00
John Cortell
b30ac38a2a [291144] Stringification of VMDelta doesn't reflect delta hierarchy 2009-10-02 03:32:14 +00:00
John Cortell
427138bbeb Corrected comment 2009-10-01 22:26:39 +00:00
Pawel Piech
11ef8f1b75 Bug 291086 - Simpler fix. 2009-10-01 19:56:50 +00:00
Marc Khouzam
cb12839f79 [275687] Icons for Reverse debugging commands that are being migrated to the cdt.debug plugin 2009-10-01 19:54:33 +00:00
Marc Khouzam
7a070c27d7 [291086] Compilation fix 2009-10-01 19:48:07 +00:00
John Cortell
73f0fa475b Documentation enhancement 2009-10-01 19:44:57 +00:00
Pawel Piech
17fe60355e Bug 291086 - [vm] AbstractVMProvider.handleEvent() should honor request monitor's cancel request. 2009-10-01 18:44:36 +00:00
John Cortell
de96c0f149 [290991] More fixes and improvements to DsfExecutable tracing 2009-10-01 03:12:01 +00:00
John Cortell
c146f5ae4d [290880] add null-pointer check on frame.getAddress() return value (applied patch) 2009-10-01 02:22:03 +00:00
John Cortell
f53c0d4f1d Add variant of toString() that allows caller to indicate he wants qualified or simple class name 2009-10-01 02:20:29 +00:00
John Cortell
f93ce93689 Added @since tag on new field 2009-09-30 23:05:15 +00:00
John Cortell
ff63872f33 [290980] Make VMViewerUpdate extend DsfExecutable 2009-09-30 22:55:03 +00:00
John Cortell
4158bd3712 Documentation enhancement 2009-09-30 22:27:36 +00:00
John Cortell
be575844a8 Documentation enhancement 2009-09-30 21:18:21 +00:00
Vivian Kong
ae5661024d Update version numbers for changes in features and plugins 2009-09-30 16:59:54 +00:00
Markus Schorn
5707b6bf0c Prevent duplicate task-tags when using full indexer, bug 287181. 2009-09-30 15:33:41 +00:00
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