Mike Kucera
|
6045ee4478
|
Fixes bugs 269365, 268534, and 266211. Fixed overload resolution for operator functions and also fixed expression lists.
|
2009-03-20 15:24:45 +00:00 |
|
Pawel Piech
|
2d935d7b6e
|
[269306] - Implemented GDB-specific OS ID.
|
2009-03-19 18:46:28 +00:00 |
|
Marc Khouzam
|
2900660608
|
[269387] Fix javadoc. There are cases where monitor.done() must still be called, for instance, when calling a service on the executor and setting the data when the executor runs.
|
2009-03-19 18:40:57 +00:00 |
|
Vivian Kong
|
71c7ccbcf5
|
bug 269428 - [Accessibility] Include a document type declaration at the beginning of a document that refers to a published DTD
|
2009-03-19 18:08:46 +00:00 |
|
Pawel Piech
|
7a3355c0fb
|
Add a threads sample.
|
2009-03-19 17:38:58 +00:00 |
|
Markus Schorn
|
057fdbe4a5
|
Ranking by qualification adjustments + cleanup of cost comparison, bug 269321.
|
2009-03-19 17:18:09 +00:00 |
|
Vivian Kong
|
43a30d5d3d
|
update install info on index.html
|
2009-03-19 16:49:46 +00:00 |
|
Marc Khouzam
|
32e61b60a7
|
[269306] Add PROP_ID2 to checkProperty()
|
2009-03-19 16:02:54 +00:00 |
|
Marc Khouzam
|
c25cfb3731
|
[269373] Must guard against a null service reference.
|
2009-03-19 14:38:00 +00:00 |
|
Marc Khouzam
|
78325314e3
|
[256798] No longer need to guard against a null serviceTracker since we properly handle services that have shutdown.
|
2009-03-19 14:15:22 +00:00 |
|
Marc Khouzam
|
d05196d1bf
|
[256798] Fix comments to match the fact that DsfServicesTracker now listen for unregister events.
|
2009-03-19 13:58:37 +00:00 |
|
Anton Leherbauer
|
bd18850a17
|
Bug 269223 - Spawner broken pipe problem
|
2009-03-19 13:21:44 +00:00 |
|
Marc Khouzam
|
5ae5f6b33a
|
[269306] Fix ThreadVMNode to display as we used to.
|
2009-03-19 02:03:10 +00:00 |
|
Ken Ryall
|
c7b848e69f
|
Fix format for module and address only.
|
2009-03-18 19:45:50 +00:00 |
|
Ken Ryall
|
14148014ad
|
Export the executables package.
|
2009-03-18 19:45:16 +00:00 |
|
Marc Khouzam
|
0b5071ee84
|
[269146] Duplicate message, and unused one.
|
2009-03-18 17:55:00 +00:00 |
|
Chris Recoskie
|
eafaf7f05f
|
RESOLVED - bug 268840: deadlock in SCMarkerGenerator.addMarker() when opening a project
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268840
|
2009-03-18 17:44:47 +00:00 |
|
Marc Khouzam
|
8f29cb5265
|
[269196] Guard against null StateChangeReason
|
2009-03-18 17:38:24 +00:00 |
|
Pawel Piech
|
6077343b17
|
[269146] - [view model] NLS warning messages in the log
|
2009-03-18 15:53:32 +00:00 |
|
Pawel Piech
|
48d2746e03
|
[269196] - [run control] [non-stop] NPE when StateChangeReason of IExecutionDMData is null
|
2009-03-18 15:24:23 +00:00 |
|
Anton Leherbauer
|
f3c35beabe
|
[269043] [run control] If I perform a step operation on a thread, stepping is blocked for 5 sec.
|
2009-03-18 13:21:32 +00:00 |
|
Mike Kucera
|
88c96a3712
|
bug 269034, mark occurrences for overloaded operators
|
2009-03-18 13:17:31 +00:00 |
|
Anton Leherbauer
|
7086a42dea
|
Bug 268962: Code Formatter removes necessary whitespaces
|
2009-03-18 11:26:27 +00:00 |
|
Pawel Piech
|
195a008c99
|
[269135] - [view model][breadcrumb] Opening a drop-down causes an installed delta to be sent to the tree viewer.
|
2009-03-18 05:18:58 +00:00 |
|
Pawel Piech
|
4eddcf9290
|
[269130] - [debug view] Bad thread label for a thread that exited when in the manual thread update policy.
|
2009-03-18 04:12:59 +00:00 |
|
Alena Laskavaia
|
5b65560b4a
|
[207549] - fixed NumberFormat exception too
|
2009-03-17 21:08:53 +00:00 |
|
Alena Laskavaia
|
62474d01f8
|
[268830] - fixing the case when value string is empty or null
|
2009-03-17 19:10:56 +00:00 |
|
Pawel Piech
|
e659686dd8
|
[269048] - [pda][run control] The suspend command is not enabled on the thread when it's running.
|
2009-03-17 18:38:26 +00:00 |
|
Pawel Piech
|
4eacd375ab
|
[269046] - [debug view] Debug target icon shows that target is suspended when it's actually running.
|
2009-03-17 18:31:57 +00:00 |
|
Alena Laskavaia
|
12a2cb30e8
|
[268528] Discovery profile options panel doesn't show since 5.0.2 up
|
2009-03-17 18:05:37 +00:00 |
|
Vivian Kong
|
0864a48b3d
|
fix NLS strings
|
2009-03-17 16:53:34 +00:00 |
|
Mike Kucera
|
2a023a46e0
|
bug 268604, hyperlinks for overloaded operators
|
2009-03-17 15:19:58 +00:00 |
|
Markus Schorn
|
0abd280a88
|
Performance optimizations for overload resolution, bug 268383.
|
2009-03-17 09:28:09 +00:00 |
|
Sergey Prigogin
|
0105ad935d
|
Adjusted a test case for bug 268704.
|
2009-03-17 06:18:20 +00:00 |
|
Alena Laskavaia
|
084f3fbdef
|
[128990] - fixed strings for convertion
|
2009-03-16 20:36:31 +00:00 |
|
Alena Laskavaia
|
1ea10c1975
|
[268850] - fixed project conversion wizard (patch applied)
|
2009-03-16 19:49:04 +00:00 |
|
Ted Williams
|
b0259c85b9
|
[268626] [Traditional Rendering] remove experimental Go To Address bar rendering
|
2009-03-16 19:23:00 +00:00 |
|
Vivian Kong
|
fb3f35c8b3
|
use latest releng base builder
|
2009-03-16 19:01:11 +00:00 |
|
Pawel Piech
|
7ff20ce4d6
|
Add refresh option to example ant build.
|
2009-03-16 18:25:55 +00:00 |
|
Pawel Piech
|
d37ea1f54c
|
Fix PDA plugin messages.
|
2009-03-16 18:25:10 +00:00 |
|
Pawel Piech
|
1517fb3e03
|
Fix PDA source lookup bug.
|
2009-03-16 18:24:36 +00:00 |
|
Pawel Piech
|
1681e9fc13
|
[268233] - Dependencies on internal constants cause the CDT build to fail against 3.5M6 platform.
|
2009-03-16 18:22:03 +00:00 |
|
Mike Kucera
|
85c91a8433
|
fix for bug 268714, NPE in CPPVisitor.getContainingScope()
|
2009-03-16 17:56:28 +00:00 |
|
Vivian Kong
|
8032868167
|
update LPG runtime in map file
|
2009-03-16 17:19:28 +00:00 |
|
Doug Schaefer
|
65d2506afb
|
Fix the message bundle.
|
2009-03-16 15:09:06 +00:00 |
|
Alena Laskavaia
|
97bb50f277
|
[268528] Discovery profile options panel doesn't show since 5.0.2 up
|
2009-03-16 14:50:32 +00:00 |
|
Chris Recoskie
|
4d246d8477
|
RESOLVED - bug 268615: add a way to specify a command launcher for the managed builder
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268615
|
2009-03-16 14:36:24 +00:00 |
|
Alena Laskavaia
|
3e2fede4d5
|
[263201] - test for markers
|
2009-03-16 13:36:11 +00:00 |
|
Vivian Kong
|
368f623749
|
use the latest releng base builder
|
2009-03-16 13:31:45 +00:00 |
|
Vivian Kong
|
e8bbf490bb
|
update to platform M6 build
|
2009-03-16 13:30:47 +00:00 |
|