Pawel Piech
|
b2e5b8842d
|
Updated comment.
|
2009-10-06 19:47:31 +00:00 |
|
Pawel Piech
|
85748d34ee
|
Updated comments.
|
2009-10-06 17:17:41 +00:00 |
|
John Cortell
|
9d137a3c63
|
Additional documentation
|
2009-10-06 16:38:11 +00:00 |
|
Pawel Piech
|
7c9a32d8e9
|
Added comments.
|
2009-10-06 15:43:43 +00:00 |
|
Pawel Piech
|
08e22395da
|
[291425] Additional fix to update active policy ID for cache hits.
|
2009-10-06 15:24:19 +00:00 |
|
Sergey Prigogin
|
4795e461e7
|
Filtering by visibility for content assist. Bug 172305.
|
2009-10-06 14:50:28 +00:00 |
|
Markus Schorn
|
164d59a0d8
|
User defined operators are considered only for user-defined types, bug 291409.
|
2009-10-06 12:09:24 +00:00 |
|
Sergey Prigogin
|
1c2270f0cb
|
Cosmetics.
|
2009-10-06 05:58:08 +00:00 |
|
Sergey Prigogin
|
dbec91987b
|
Adjusted javadoc comments.
|
2009-10-06 05:45:55 +00:00 |
|
John Cortell
|
8db497abb6
|
Use IModelDelta.NO_CHANGE instead of 0
|
2009-10-06 02:52:22 +00:00 |
|
Andrew Gvozdev
|
bd8442bf2f
|
toString() added to make debugging easier
|
2009-10-06 02:20:02 +00:00 |
|
John Cortell
|
8aa547ee60
|
Further clarification (javadoc)
|
2009-10-06 01:32:19 +00:00 |
|
John Cortell
|
aefccd7002
|
documentation enhancement
|
2009-10-05 23:13:14 +00:00 |
|
John Cortell
|
8565264b9a
|
Removed statement that appears that have been accidentally left in after some changes.
|
2009-10-05 21:47:39 +00:00 |
|
Pawel Piech
|
9805f1bdd9
|
[291425] - [update policy][variables] When stepping fast view flickers in stale data color.
|
2009-10-05 20:59:53 +00:00 |
|
Marc Khouzam
|
1353648eff
|
[291393] Memory leak in RequestMonitor
|
2009-10-05 18:00:54 +00:00 |
|
John Cortell
|
3aa32eb9d3
|
Added @since for new class
|
2009-10-05 16:30:31 +00:00 |
|
Pawel Piech
|
9485e0e1f7
|
[291224] - Updated use of Viewer*RM vs. *RM to account for the conversion to CountingRequestMonitor.
|
2009-10-05 16:28:37 +00:00 |
|
John Cortell
|
ad94b7f3a9
|
[291346] Improve tracing for AbctractVMProvider
|
2009-10-05 13:50:54 +00:00 |
|
John Cortell
|
f0ad66391f
|
[291342] DSF session executor intermittently deadlocks during session termination
|
2009-10-05 13:23:09 +00:00 |
|
Sergey Prigogin
|
ed290e9aad
|
Fixed ArrayStoreException introduced by a recent change.
|
2009-10-05 06:30:49 +00:00 |
|
John Cortell
|
e15d4deeff
|
[290991] More fixes and improvements to DsfExecutable tracing
|
2009-10-04 16:15:05 +00:00 |
|
Sergey Prigogin
|
64a2e6817e
|
Adjusted comment.
|
2009-10-04 06:24:54 +00:00 |
|
Sergey Prigogin
|
d0d9ec8b09
|
Allow input array of zero length.
|
2009-10-04 06:05:22 +00:00 |
|
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 |
|