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 |
|
Marc Khouzam
|
8870c36bd5
|
[291342] The jobs in DsfLaunch must actually be scheduled :-)
|
2009-10-10 00:38:59 +00:00 |
|
Mike Kucera
|
30f1693315
|
fix compiler errors in lrparser caused by bug 231859
|
2009-10-09 19:55:31 +00:00 |
|
Andrew Gvozdev
|
94e6fe0fa7
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Changes to ignore order in makefile $(RM) command
|
2009-10-09 17:43:08 +00:00 |
|
John Cortell
|
939b63d177
|
Potential fix for [291912] Eclipse hangs while debugging qt apps with default installation.
|
2009-10-09 15:52:54 +00:00 |
|
James Blackburn
|
dbdf6703ef
|
Bug 291887 Allow build configurations to reference other configurations in the same project
|
2009-10-09 14:37:11 +00:00 |
|
James Blackburn
|
f9aa9d90d7
|
Bug 291751 Build project action causes referenced projects to be built twice.
|
2009-10-09 12:08:51 +00:00 |
|
Markus Schorn
|
16944a0de7
|
Arithmetic conversions for unary and binary expressions, bug 231859.
|
2009-10-09 12:04:23 +00:00 |
|
James Blackburn
|
1ccd6348b9
|
Bug 291886 build output from referenced projects is discarded
|
2009-10-09 11:51:31 +00:00 |
|
Andrew Gvozdev
|
f9fcabfe8d
|
bug 288036: cdt-build plugins compilation settings are too lax
remove null pointer access warning due to false triggering after assertNotNull checks
|
2009-10-09 00:42:23 +00:00 |
|
John Cortell
|
4a942b7640
|
[291684] Equip monitors with a monitor traceback (when tracing)
|
2009-10-08 22:57:25 +00:00 |
|
Andrew Gvozdev
|
bd20ae7286
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Java generics and other cleanup
|
2009-10-08 21:44:21 +00:00 |
|
Andrew Gvozdev
|
6700e5b1b3
|
bug 212596: JUnit failures in cdt.managedbuilder.test.suite
moved Benchmarks folders from archives outside to be able to enjoy CVS diff command
|
2009-10-08 21:18:16 +00:00 |
|