Pawel Piech
|
ee3801c51f
|
Bug 288962 - [debug view] Extend IExecutionDMData to retrieve details about state change reason
|
2009-10-15 17:14:02 +00:00 |
|
Pawel Piech
|
05512ba623
|
Bug 292070 - Access to Active DsfSessions
|
2009-10-15 17:04:56 +00:00 |
|
Markus Schorn
|
36181bd862
|
User-defined conversions, bug 222444.
|
2009-10-15 15:28:25 +00:00 |
|
Marc Khouzam
|
6744e78d21
|
[292271] DsfServicesTracker.dispose() is now ThreadSafe because we use it outside the executor
|
2009-10-15 12:56:10 +00:00 |
|
Marc Khouzam
|
e436aadfcd
|
[292271] DsfSession.addServiceEventListener must be used on the Executor thread.
|
2009-10-15 12:32:03 +00:00 |
|
Anton Leherbauer
|
4752115f03
|
Bug 291995 - Unable to modify code template or create a new C++ source file
|
2009-10-15 07:16:54 +00:00 |
|
Marc Khouzam
|
45b0d41f55
|
[292271] DsfServicesTracker must be used on the Executor thread.
|
2009-10-14 19:49:50 +00:00 |
|
John Cortell
|
7042d486ff
|
[292300] MIProcessAdapter doesn't destroy process even if launch timed out
|
2009-10-14 17:55:03 +00:00 |
|
Marc Khouzam
|
424cf54073
|
[292266] More ThreadSafe methods
|
2009-10-14 16:39:54 +00:00 |
|
Marc Khouzam
|
8595a6080b
|
[292271] DsfSession.addServiceEventListener must be used on the Executor thread.
|
2009-10-14 15:27:03 +00:00 |
|
Andrew Gvozdev
|
e8ef8a942a
|
bug 291585: API tooling warning/error when implementing IBuildMacro
|
2009-10-14 12:59:27 +00:00 |
|
John Cortell
|
bc5eb83877
|
[292224] Launch Group tab not updating properly after hitting Revert
|
2009-10-14 12:22:32 +00:00 |
|
Markus Schorn
|
06bfab7f23
|
Follow up for bug 292051.
|
2009-10-14 12:10:40 +00:00 |
|
Markus Schorn
|
6ddc2fc4ca
|
Method templates with name of method, bug 292051.
|
2009-10-14 12:00:38 +00:00 |
|
Markus Schorn
|
0cfed67288
|
NPE for illegal friend declarations on global scope, bug 292174.
|
2009-10-14 11:22:27 +00:00 |
|
John Cortell
|
241e84b54e
|
Fixed generics warning
|
2009-10-13 23:06:23 +00:00 |
|
John Cortell
|
63e68514bb
|
No need to use internal Debug Platform utility method. We have an equivalent in CDT.
|
2009-10-13 23:04:30 +00:00 |
|
John Cortell
|
05a796346b
|
Return the shell from any available workbench window if none are active. Noticed Debug Platform does this.
|
2009-10-13 22:58:22 +00:00 |
|
John Cortell
|
f20f970bc8
|
[292201] memoryTransport schema definition missing sequence
|
2009-10-13 22:47:36 +00:00 |
|
John Cortell
|
dff868a8a8
|
Fixed some warnings. Remaining ones are related to use of an internal Debug Platform type.
|
2009-10-13 22:38:58 +00:00 |
|
John Cortell
|
fa78098bee
|
Simplified LaunchElement to a PODS (plain old data structure)
|
2009-10-13 20:32:26 +00:00 |
|
John Cortell
|
be12c28504
|
Applied patch for [291312] Launch group are not terminated leading to significant leaks.
Also, numerous code improvements, including the simplification of LaunchElement to a PODS (plain old data structure)
|
2009-10-13 20:31:55 +00:00 |
|
John Cortell
|
48a0dbe690
|
Adjustment to previous fix so that it more likely addresses 291912
|
2009-10-13 20:27:07 +00:00 |
|
Vivian Kong
|
638311eff9
|
update feature numbers in buildsite.xml
|
2009-10-13 19:51:05 +00:00 |
|
John Cortell
|
df80ee1b69
|
Applied patch in: [236838] Cannot view large array variables due to OutOfMemoryError.
|
2009-10-13 18:40:51 +00:00 |
|
John Cortell
|
892e506a8e
|
Continuation of last commit; forgot to delete unused CDT breakpoint.
|
2009-10-13 16:49:53 +00:00 |
|
John Cortell
|
337f549394
|
[289915] Race condition in CBreakpointManager.java. Also, applied the deadlock fix in rev 1.71 to two other similar locations, and made the logic in all three methods consistent (since they effectively do the same thing). Finally, I improved the logic in the 1.71 fix to consider the fact that the CBreakpoint may have been created on another thread while the lock was temporarily released.
|
2009-10-13 16:34:54 +00:00 |
|
James Blackburn
|
62212fa6ac
|
[Performance] Setting TODO markers should be run in a WorkspaceJob rather than a Job to limit the number of resource change notifications fired by the platform.
|
2009-10-13 15:59:42 +00:00 |
|
Marc Khouzam
|
42ae2748df
|
[291877] Potential deadlock because traces were using the executor.
|
2009-10-13 13:03:42 +00:00 |
|
Andrew Gvozdev
|
271832d5e4
|
bug 291869: Index out of bounds exception- if try to add DiscoveryOptionsBlock tab-cdt 6.0.1
|
2009-10-13 03:38:34 +00:00 |
|
Pawel Piech
|
9ee66f7728
|
Bug 291342 - Additional fix for race condition in launch event firing.
|
2009-10-12 15:49:14 +00:00 |
|
Ken Ryall
|
9ffb4cb9f7
|
Added "since" tag.
|
2009-10-12 13:53:53 +00:00 |
|
Andrew Gvozdev
|
0525ad390c
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
updated benchmarks to match CDT 6.0
|
2009-10-11 21:26:10 +00:00 |
|
Andrew Gvozdev
|
be88dc4a60
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
updated benchmarks to match CDT 6.0
|
2009-10-11 17:34:03 +00:00 |
|
Sergey Prigogin
|
be4c1f9cf2
|
Filtering by visibility for content assist. Second attempt. Bug 172305.
|
2009-10-11 06:24:20 +00:00 |
|
Sergey Prigogin
|
76f3a77313
|
Comment adjustments.
|
2009-10-11 06:22:33 +00:00 |
|
Andrew Gvozdev
|
8ca2d38570
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
updated benchmarks to match CDT 6.0
|
2009-10-11 04:50:55 +00:00 |
|
Andrew Gvozdev
|
8ae8b431bc
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
added EOL after last line
|
2009-10-11 04:50:23 +00:00 |
|
Andrew Gvozdev
|
33038927b7
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
more heuristics
|
2009-10-11 04:47:24 +00:00 |
|
Andrew Gvozdev
|
344430ef99
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
added BuildSystem40Tests.suite()
|
2009-10-11 04:46:57 +00:00 |
|
Andrew Gvozdev
|
1200887049
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
moved Benchmarks/ out of archive
|
2009-10-11 04:46:30 +00:00 |
|
Andrew Gvozdev
|
ed09e98990
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
wrong condition ignoring failures after passed check - fixed
|
2009-10-11 02:27:22 +00:00 |
|
Andrew Gvozdev
|
a183b1abbd
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Benchmarks/ moved out of archive
|
2009-10-11 01:30:45 +00:00 |
|
Andrew Gvozdev
|
c97abde779
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
added printout of exception
|
2009-10-11 01:30:25 +00:00 |
|
Andrew Gvozdev
|
3769377fb6
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Added quotes to accommodate names with spaces for diff command
|
2009-10-11 01:29:24 +00:00 |
|
Sergey Prigogin
|
29f917fa8f
|
Rolled back fix for bug 172305 to reimplement it separately from name lookup.
|
2009-10-10 18:41:54 +00:00 |
|
Andrew Gvozdev
|
07339a8260
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Benchmarks/ moved out of archive
|
2009-10-10 15:58:17 +00:00 |
|
Andrew Gvozdev
|
0c776079d1
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
More heuristics added to makefile compare algorithm
|
2009-10-10 03:21:40 +00:00 |
|
Andrew Gvozdev
|
a6da33292e
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
cleanup: java generics etc.
|
2009-10-10 03:20:55 +00:00 |
|
Andrew Gvozdev
|
bc1f0e9f10
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
moved Benchmarks/ out of archives
|
2009-10-10 02:11:38 +00:00 |
|