Sergey Prigogin
|
4cf3daa620
|
Fixed a typo.
|
2009-10-17 19:44:00 +00:00 |
|
Sergey Prigogin
|
30d29f6783
|
Added missing credit.
|
2009-10-17 19:33:23 +00:00 |
|
John Cortell
|
bdc22eb579
|
Fixed copy&paste error in last commit
|
2009-10-16 22:49:17 +00:00 |
|
John Cortell
|
64d3465010
|
[292557] Import/Export dialogs do not pick up the renderings current base address
|
2009-10-16 22:44:09 +00:00 |
|
John Cortell
|
547715d30b
|
[292559] When "Applying" Traditional Memory Rendering Preferences an NPE sometimes occurs
|
2009-10-16 19:25:55 +00:00 |
|
John Cortell
|
c240e9bc4f
|
Fixed numerous warnings
|
2009-10-16 19:16:40 +00:00 |
|
Andrew Gvozdev
|
f2512325cc
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Ignoring empty macros during comparison
|
2009-10-16 17:30:49 +00:00 |
|
Andrew Gvozdev
|
fe2cc5e4fd
|
bug 292304: XLC New Project Wizard does not like change of heart when users switch from other wizards
Patch from Marc-Andre Laperle
|
2009-10-16 15:10:50 +00:00 |
|
John Cortell
|
9cfe50b6db
|
[292536] New import/export memory toolbar icons for Memory Browser
|
2009-10-16 15:10:48 +00:00 |
|
Markus Schorn
|
37c899ffc2
|
In call hierarchy, show virtual overriders for the input method, bug 246064.
|
2009-10-16 11:45:52 +00:00 |
|
Markus Schorn
|
67fe42e072
|
Computation of naming type, bug 292232.
|
2009-10-16 10:03:44 +00:00 |
|
Anton Leherbauer
|
2b5ba96a39
|
Minor performance optimization in SpawnerInputStream
|
2009-10-16 09:16:51 +00:00 |
|
Anton Leherbauer
|
5e58b2deb1
|
[292127] Reading process output blocked when message length is exactly 1024, patch by Thierry Goldwaser
|
2009-10-16 09:06:14 +00:00 |
|
Anton Leherbauer
|
54d204a985
|
[292271] Protect against race condition due to asynchronously removing the service event listener
|
2009-10-16 07:57:38 +00:00 |
|
Marc Khouzam
|
06b3823732
|
[292271] Guard against RejectedExecutionExceptions. Also, DsfServicesTracker.dispose() is now ThreadSafe so does not need to be called in the executor, which is good because we should still make this call even in the case of a RejectedExecution exception.
|
2009-10-15 20:17:34 +00:00 |
|
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 |
|