Thu, 05 Aug 2010 13:18:02 -0500 not shipping pulsar plugins default tip
dadubrow [Thu, 05 Aug 2010 13:18:02 -0500] rev 145
not shipping pulsar plugins
Mon, 02 Aug 2010 11:12:11 -0500 add pulsar core
dadubrow [Mon, 02 Aug 2010 11:12:11 -0500] rev 144
add pulsar core
Mon, 19 Jul 2010 15:12:57 -0500 remove unneeded plugin
dadubrow [Mon, 19 Jul 2010 15:12:57 -0500] rev 143
remove unneeded plugin
Mon, 19 Jul 2010 14:32:19 -0500 add mozilla plugins
dadubrow [Mon, 19 Jul 2010 14:32:19 -0500] rev 142
add mozilla plugins
Tue, 06 Jul 2010 12:27:22 -0500 Fix for Bug 11442. RCL_2_4
stechong [Tue, 06 Jul 2010 12:27:22 -0500] rev 141
Fix for Bug 11442.
Thu, 29 Apr 2010 11:30:21 -0500 Bug 11179 fix indentation for blocks RCL_2_4
dadubrow [Thu, 29 Apr 2010 11:30:21 -0500] rev 140
Bug 11179 fix indentation for blocks
Tue, 13 Apr 2010 09:45:35 -0500 mmerge RCL_2_4
dadubrow [Tue, 13 Apr 2010 09:45:35 -0500] rev 139
mmerge
Mon, 12 Apr 2010 15:01:49 -0500 bug 11072 - fix problems with formatting around const functions RCL_2_4
dadubrow [Mon, 12 Apr 2010 15:01:49 -0500] rev 138
bug 11072 - fix problems with formatting around const functions
Thu, 25 Feb 2010 23:36:03 -0600 Better fix for Bug 10689.
stechong [Thu, 25 Feb 2010 23:36:03 -0600] rev 137
Better fix for Bug 10689.
Thu, 25 Feb 2010 23:33:10 -0600 (no commit message) RCL_2_4
stechong [Thu, 25 Feb 2010 23:33:10 -0600] rev 136
(no commit message)
Wed, 24 Feb 2010 15:38:39 -0600 Fix for Bug 10689, binaries disappearing when added to the Executables view.
stechong [Wed, 24 Feb 2010 15:38:39 -0600] rev 135
Fix for Bug 10689, binaries disappearing when added to the Executables view.
Wed, 24 Feb 2010 15:32:04 -0600 Fix for Bug 10689, binaries disappearing when added to the Executables view. RCL_2_4
stechong [Wed, 24 Feb 2010 15:32:04 -0600] rev 134
Fix for Bug 10689, binaries disappearing when added to the Executables view.
Wed, 10 Feb 2010 13:34:53 -0600 fix bug where project descriptor listeners could not be removed
dadubrow [Wed, 10 Feb 2010 13:34:53 -0600] rev 133
fix bug where project descriptor listeners could not be removed
Wed, 10 Feb 2010 13:31:11 -0600 fix bug where project descriptor listeners could not be removed RCL_2_4
dadubrow [Wed, 10 Feb 2010 13:31:11 -0600] rev 132
fix bug where project descriptor listeners could not be removed
Thu, 28 Jan 2010 17:33:54 -0600 Fixed a NPE. Note it's already fixed in CDT head.
l12wang [Thu, 28 Jan 2010 17:33:54 -0600] rev 131
Fixed a NPE. Note it's already fixed in CDT head.
Thu, 14 Jan 2010 17:13:39 -0600 Bug 299167, turn the Variable View's Address column into a Location column.
ryall [Thu, 14 Jan 2010 17:13:39 -0600] rev 130
Bug 299167, turn the Variable View's Address column into a Location column.
Tue, 12 Jan 2010 07:49:28 -0600 Bug 299167, turn the Variable View's Address column into a Location column.
ryall [Tue, 12 Jan 2010 07:49:28 -0600] rev 129
Bug 299167, turn the Variable View's Address column into a Location column.
Tue, 15 Dec 2009 14:30:07 -0600 fix bug 10386 (mrege from CDT 6.0.1 HEAD) RCL_2_4
timkelly [Tue, 15 Dec 2009 14:30:07 -0600] rev 128
fix bug 10386 (mrege from CDT 6.0.1 HEAD)
Tue, 15 Dec 2009 14:25:31 -0600 fix bug 10386 (mrege from CDT 6.0.1 HEAD)
timkelly [Tue, 15 Dec 2009 14:25:31 -0600] rev 127
fix bug 10386 (mrege from CDT 6.0.1 HEAD)
Fri, 04 Dec 2009 16:14:47 -0600 added anchors to CDT manual for inserting EDC content
fturovic <frank.turovich@nokia.com> [Fri, 04 Dec 2009 16:14:47 -0600] rev 126
added anchors to CDT manual for inserting EDC content
Fri, 04 Dec 2009 16:12:18 -0600 added DS_Store to ignore file
fturovic <frank.turovich@nokia.com> [Fri, 04 Dec 2009 16:12:18 -0600] rev 125
added DS_Store to ignore file
Fri, 04 Dec 2009 14:32:55 -0600 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 14:32:55 -0600] rev 124
Merge commit
Fri, 04 Dec 2009 14:31:59 -0600 Fixes for GNU ld error parsing. Reported in <https://bugs.eclipse.org/bugs/show_bug.cgi?id=296966>
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 14:31:59 -0600] rev 123
Fixes for GNU ld error parsing. Reported in <https://bugs.eclipse.org/bugs/show_bug.cgi?id=296966>
Wed, 02 Dec 2009 18:27:49 -0600 backed out all changes related to BreakpointsMediator and moved the new mediator into EDC to be an EDC-specific service. Two problems solved here:
l12wang [Wed, 02 Dec 2009 18:27:49 -0600] rev 122
backed out all changes related to BreakpointsMediator and moved the new mediator into EDC to be an EDC-specific service. Two problems solved here: 1. It will take some time for Pawel (and other DSF/GDB committers) to review and accept the big change to the mediator, namely the new mediator won't get into CDT repository for who knows how long. That would make EDC debugger in CDT repository a handicapped debugger (breakpoints not shown as resolved, disabled breakpoint still stops program, breakpoints in inline-function do not work well, etc). 2. All mediator related change is kept in our local CDT repository, which makes Ken's life harder when he tries to sync it with upstream.
Wed, 02 Dec 2009 09:47:49 -0600 back out changes to cdt - will add to carbide override
dadubrow [Wed, 02 Dec 2009 09:47:49 -0600] rev 121
back out changes to cdt - will add to carbide override
Tue, 01 Dec 2009 15:46:33 -0600 Added a line that was deleted by mistake:
rsaid [Tue, 01 Dec 2009 15:46:33 -0600] rev 120
Added a line that was deleted by mistake: fDisableBuildButton.setToolTipText(LaunchMessages.getString("CMainTab....."));
Tue, 01 Dec 2009 15:38:50 -0600 Added UIDs to the widgets
rsaid [Tue, 01 Dec 2009 15:38:50 -0600] rev 119
Added UIDs to the widgets
Tue, 24 Nov 2009 19:18:36 -0600 Don't log failure in setting breakpoint as error in Error Log view.
l12wang [Tue, 24 Nov 2009 19:18:36 -0600] rev 118
Don't log failure in setting breakpoint as error in Error Log view.
Mon, 23 Nov 2009 00:59:16 -0600 Overhauled BreakpointsMediator to support both EDC and GDB properly. See Eclipse bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292468
l12wang [Mon, 23 Nov 2009 00:59:16 -0600] rev 117
Overhauled BreakpointsMediator to support both EDC and GDB properly. See Eclipse bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292468
Tue, 17 Nov 2009 14:33:45 -0600 Turn off DSF detail pane preference to allow other detail panes to be default
dadubrow [Tue, 17 Nov 2009 14:33:45 -0600] rev 116
Turn off DSF detail pane preference to allow other detail panes to be default
Thu, 12 Nov 2009 07:54:56 -0600 merge with further dsf debug hover changes in CDT
dadubrow [Thu, 12 Nov 2009 07:54:56 -0600] rev 115
merge with further dsf debug hover changes in CDT
Wed, 11 Nov 2009 16:36:23 -0600 Changes corresponding to BreakpointsMediator change.
l12wang [Wed, 11 Nov 2009 16:36:23 -0600] rev 114
Changes corresponding to BreakpointsMediator change.
Wed, 11 Nov 2009 16:33:19 -0600 Changes corresponding to BreakpointsMediator change.
l12wang [Wed, 11 Nov 2009 16:33:19 -0600] rev 113
Changes corresponding to BreakpointsMediator change.
Wed, 11 Nov 2009 14:48:30 -0600 Reworked BreakpointsMediator. See Eclipse bug 292468.
l12wang [Wed, 11 Nov 2009 14:48:30 -0600] rev 112
Reworked BreakpointsMediator. See Eclipse bug 292468.
Tue, 10 Nov 2009 09:58:50 -0600 merge debug text hover support with CDT
dadubrow [Tue, 10 Nov 2009 09:58:50 -0600] rev 111
merge debug text hover support with CDT
Thu, 05 Nov 2009 15:17:54 -0600 Bug 10071 - add support for debug hovers to DSF
dadubrow [Thu, 05 Nov 2009 15:17:54 -0600] rev 110
Bug 10071 - add support for debug hovers to DSF
Wed, 04 Nov 2009 15:15:02 -0600 write .branch.txt to make the new head RCL_2_2
cawthron [Wed, 04 Nov 2009 15:15:02 -0600] rev 109
write .branch.txt to make the new head
Wed, 04 Nov 2009 15:14:56 -0600 write .branch.txt to make the new head RCL_2_4
cawthron [Wed, 04 Nov 2009 15:14:56 -0600] rev 108
write .branch.txt to make the new head
Wed, 04 Nov 2009 15:12:39 -0600 add branch RCL_2_4 RCL_2_4
cawthron [Wed, 04 Nov 2009 15:12:39 -0600] rev 107
add branch RCL_2_4
Tue, 03 Nov 2009 15:25:26 -0600 changed qualifier for org.eclipse.platform-feature
Matt Salmo <matt.salmo@nokia.com> [Tue, 03 Nov 2009 15:25:26 -0600] rev 106
changed qualifier for org.eclipse.platform-feature
Fri, 30 Oct 2009 10:27:11 -0500 let expression getAddress() return a string, such as register name or invalid access message
Steve Sobek <steve.sobek@nokia.com> [Fri, 30 Oct 2009 10:27:11 -0500] rev 105
let expression getAddress() return a string, such as register name or invalid access message
Thu, 15 Oct 2009 15:38:06 -0500 remove redundant call to updateBreakpointStatus() on removing breakpoints, fixing the bug that on second debug session breakpoints are not marked as resolved.
l12wang [Thu, 15 Oct 2009 15:38:06 -0500] rev 104
remove redundant call to updateBreakpointStatus() on removing breakpoints, fixing the bug that on second debug session breakpoints are not marked as resolved.
Wed, 14 Oct 2009 15:28:00 -0500 fix bug in breakpoint mediator andchange breakpoint attribute translator api to allow showing resolved breakpoints
dadubrow [Wed, 14 Oct 2009 15:28:00 -0500] rev 103
fix bug in breakpoint mediator andchange breakpoint attribute translator api to allow showing resolved breakpoints
Tue, 13 Oct 2009 11:12:39 -0500 merge bug 9800 from tip RCL_2_2
timkelly [Tue, 13 Oct 2009 11:12:39 -0500] rev 102
merge bug 9800 from tip
Mon, 12 Oct 2009 15:55:57 -0500 Access to session list: CDT bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292070
ryall [Mon, 12 Oct 2009 15:55:57 -0500] rev 101
Access to session list: CDT bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292070
Thu, 08 Oct 2009 18:13:59 -0500 Merge with ba6179dfe20e3a949de0612e01bd71d0e6918b78
l12wang [Thu, 08 Oct 2009 18:13:59 -0500] rev 100
Merge with ba6179dfe20e3a949de0612e01bd71d0e6918b78
Thu, 08 Oct 2009 17:43:28 -0500 Fixed the bug that symbol address is wrongly fixed up. With this we can correctly set breakpoint at a symbol, e.g. for any symbol specified in stop-at-main preference UI.
l12wang [Thu, 08 Oct 2009 17:43:28 -0500] rev 99
Fixed the bug that symbol address is wrongly fixed up. With this we can correctly set breakpoint at a symbol, e.g. for any symbol specified in stop-at-main preference UI.
Thu, 08 Oct 2009 17:58:14 -0500 Don't add duplicate symbols with 0 size to the global symbol table
vprikhod [Thu, 08 Oct 2009 17:58:14 -0500] rev 98
Don't add duplicate symbols with 0 size to the global symbol table
Mon, 21 Sep 2009 09:18:33 -0500 fix for cdt bug 263987 (slightly different from our proposal but just as effective)
timkelly [Mon, 21 Sep 2009 09:18:33 -0500] rev 97
fix for cdt bug 263987 (slightly different from our proposal but just as effective)
Tue, 15 Sep 2009 10:25:52 -0500 refactor to use AbstractCLaunchDelegate (bug 9762)
timkelly [Tue, 15 Sep 2009 10:25:52 -0500] rev 96
refactor to use AbstractCLaunchDelegate (bug 9762)
Thu, 10 Sep 2009 14:08:35 -0500 fix bug 9800 - add back in missing children of nested source paths
timkelly [Thu, 10 Sep 2009 14:08:35 -0500] rev 95
fix bug 9800 - add back in missing children of nested source paths
Wed, 09 Sep 2009 12:47:57 -0500 extend DSF to support state change reason details (https://bugs.eclipse.org/bugs/show_bug.cgi?id=288962)
wpaul [Wed, 09 Sep 2009 12:47:57 -0500] rev 94
extend DSF to support state change reason details (https://bugs.eclipse.org/bugs/show_bug.cgi?id=288962)
Wed, 09 Sep 2009 11:13:29 -0500 write .branch.txt to make new head
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:13:29 -0500] rev 93
write .branch.txt to make new head
Wed, 09 Sep 2009 11:11:36 -0500 write .branch.txt to make new head RCL_2_2
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:11:36 -0500] rev 92
write .branch.txt to make new head
Wed, 09 Sep 2009 11:09:00 -0500 add branch RCL_2_2 RCL_2_2
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:09:00 -0500] rev 91
add branch RCL_2_2
Fri, 04 Sep 2009 15:44:15 -0500 remove source.ant_tasks from org.eclipse.core.resources/build.properties
cawthron [Fri, 04 Sep 2009 15:44:15 -0500] rev 90
remove source.ant_tasks from org.eclipse.core.resources/build.properties
Fri, 04 Sep 2009 14:31:28 -0500 add src.includes to org.eclipse.core.resources/build.properties
cawthron [Fri, 04 Sep 2009 14:31:28 -0500] rev 89
add src.includes to org.eclipse.core.resources/build.properties
Fri, 04 Sep 2009 14:10:29 -0500 pack org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 14:10:29 -0500] rev 88
pack org.eclipse.core.resources.source
Fri, 04 Sep 2009 11:49:49 -0500 build org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 11:49:49 -0500] rev 87
build org.eclipse.core.resources.source
Fri, 04 Sep 2009 04:56:32 -0500 build org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 04:56:32 -0500] rev 86
build org.eclipse.core.resources.source
Fri, 04 Sep 2009 04:51:21 -0500 build org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 04:51:21 -0500] rev 85
build org.eclipse.core.resources.source
Mon, 31 Aug 2009 16:32:51 -0500 commit from SVN
Chad Peckham <chad.peckham@nokia.com> [Mon, 31 Aug 2009 16:32:51 -0500] rev 84
commit from SVN
Mon, 31 Aug 2009 16:31:13 -0500 merge from SVN
Chad Peckham <chad.peckham@nokia.com> [Mon, 31 Aug 2009 16:31:13 -0500] rev 83
merge from SVN
Fri, 28 Aug 2009 13:17:24 -0500 added tcf.core.jar file
Matt Salmo <matt.salmo@nokia.com> [Fri, 28 Aug 2009 13:17:24 -0500] rev 82
added tcf.core.jar file
Thu, 27 Aug 2009 15:45:20 -0500 remove org.eclipse.tm.tcf.feature
cawthron [Thu, 27 Aug 2009 15:45:20 -0500] rev 81
remove org.eclipse.tm.tcf.feature
Thu, 27 Aug 2009 14:17:03 -0500 merge
cawthron [Thu, 27 Aug 2009 14:17:03 -0500] rev 80
merge
Thu, 27 Aug 2009 10:08:45 -0500 add org.eclipse.tm.tcf.feature
cawthron [Thu, 27 Aug 2009 10:08:45 -0500] rev 79
add org.eclipse.tm.tcf.feature
Thu, 27 Aug 2009 14:02:03 -0500 merge commit
timkelly [Thu, 27 Aug 2009 14:02:03 -0500] rev 78
merge commit
Thu, 27 Aug 2009 14:01:23 -0500 fix bug 9690, GCCErrorParser regexp fix
timkelly [Thu, 27 Aug 2009 14:01:23 -0500] rev 77
fix bug 9690, GCCErrorParser regexp fix
Thu, 27 Aug 2009 11:35:06 -0500 fixed issues with intermixing Addr32 and Add64's.
wpaul [Thu, 27 Aug 2009 11:35:06 -0500] rev 76
fixed issues with intermixing Addr32 and Add64's.
Mon, 24 Aug 2009 10:17:24 -0500 Bug 9513 - fix delta traversal for nested source roots + remove previous fix in CModelManager
dadubrow [Mon, 24 Aug 2009 10:17:24 -0500] rev 75
Bug 9513 - fix delta traversal for nested source roots + remove previous fix in CModelManager
Thu, 20 Aug 2009 15:14:59 -0500 Bug 9662 - return actual parents when not showing source roots at the top of projects
dadubrow [Thu, 20 Aug 2009 15:14:59 -0500] rev 74
Bug 9662 - return actual parents when not showing source roots at the top of projects
Wed, 19 Aug 2009 14:42:39 -0500 fix 9513, indexer refresh problems with nested source paths
timkelly [Wed, 19 Aug 2009 14:42:39 -0500] rev 73
fix 9513, indexer refresh problems with nested source paths
Tue, 18 Aug 2009 16:27:31 -0500 fixed bug #9644. also fixed build hammer tooltip which had the same underlying cause.
wpaul [Tue, 18 Aug 2009 16:27:31 -0500] rev 72
fixed bug #9644. also fixed build hammer tooltip which had the same underlying cause.
Tue, 18 Aug 2009 12:42:12 -0500 Sync with changes in public CDT.
ryall [Tue, 18 Aug 2009 12:42:12 -0500] rev 71
Sync with changes in public CDT.
Mon, 17 Aug 2009 16:02:00 -0500 add dsdp/tm/tcf_0_3_x
duane.cawthron@nokia.com [Mon, 17 Aug 2009 16:02:00 -0500] rev 70
add dsdp/tm/tcf_0_3_x
Mon, 17 Aug 2009 15:51:45 -0500 merge commit
timkelly [Mon, 17 Aug 2009 15:51:45 -0500] rev 69
merge commit
Thu, 13 Aug 2009 17:09:55 -0500 regexp fix for GCC error parser.Bug 9559
timkelly [Thu, 13 Aug 2009 17:09:55 -0500] rev 68
regexp fix for GCC error parser.Bug 9559
Mon, 17 Aug 2009 12:25:30 -0500 additional fix for bug #9618.
wpaul [Mon, 17 Aug 2009 12:25:30 -0500] rev 67
additional fix for bug #9618.
Wed, 12 Aug 2009 21:59:23 -0500 Fix for Bug 9596, allow "Add Include" command to handle C++ methods.
stechong [Wed, 12 Aug 2009 21:59:23 -0500] rev 66
Fix for Bug 9596, allow "Add Include" command to handle C++ methods.
Wed, 12 Aug 2009 16:32:51 -0500 fixed bug #9618.
wpaul [Wed, 12 Aug 2009 16:32:51 -0500] rev 65
fixed bug #9618.
Mon, 10 Aug 2009 14:02:51 -0500 merged
wpaul [Mon, 10 Aug 2009 14:02:51 -0500] rev 64
merged
Mon, 10 Aug 2009 14:02:10 -0500 fixed bug #9584.
wpaul [Mon, 10 Aug 2009 14:02:10 -0500] rev 63
fixed bug #9584.
Mon, 10 Aug 2009 13:37:15 -0500 Sync with changes in public CDT.
ryall [Mon, 10 Aug 2009 13:37:15 -0500] rev 62
Sync with changes in public CDT.
Mon, 10 Aug 2009 13:11:33 -0500 fixed bug #9585.
wpaul [Mon, 10 Aug 2009 13:11:33 -0500] rev 61
fixed bug #9585.
Fri, 07 Aug 2009 13:47:27 -0500 fixed executables view merge problems - bug #'s 9562, 9568, 9571.
wpaul [Fri, 07 Aug 2009 13:47:27 -0500] rev 60
fixed executables view merge problems - bug #'s 9562, 9568, 9571.
Fri, 07 Aug 2009 12:47:00 -0500 fix bad merge on CSourceLookupParticipant.java
timkelly [Fri, 07 Aug 2009 12:47:00 -0500] rev 59
fix bad merge on CSourceLookupParticipant.java
Fri, 07 Aug 2009 12:24:40 -0500 updated fix for bug 9559
timkelly [Fri, 07 Aug 2009 12:24:40 -0500] rev 58
updated fix for bug 9559
Fri, 07 Aug 2009 10:37:37 -0500 Bug 9565, fix NPE.
ryall [Fri, 07 Aug 2009 10:37:37 -0500] rev 57
Bug 9565, fix NPE.
Fri, 07 Aug 2009 08:05:16 -0500 merge changeset 5fdb1cfe8afb (fix for slow startup for projects with lots of breakpoints)
timkelly [Fri, 07 Aug 2009 08:05:16 -0500] rev 56
merge changeset 5fdb1cfe8afb (fix for slow startup for projects with lots of breakpoints)
Fri, 07 Aug 2009 07:23:15 -0500 rollback commit for cdt bug 276604 (Carbide bug 9559).
timkelly [Fri, 07 Aug 2009 07:23:15 -0500] rev 55
rollback commit for cdt bug 276604 (Carbide bug 9559).
Thu, 06 Aug 2009 12:19:08 -0500 merge in Ken's previous merges and bug 8513.
timkelly [Thu, 06 Aug 2009 12:19:08 -0500] rev 54
merge in Ken's previous merges and bug 8513.
Thu, 06 Aug 2009 12:03:24 -0500 Add icon for nested source paths
timkelly [Thu, 06 Aug 2009 12:03:24 -0500] rev 53
Add icon for nested source paths
Thu, 06 Aug 2009 12:01:58 -0500 Second merge to proper cdt_6_0 branch for CDT bugs 181020, 279844, & Carbide bugs 6152 & 9031.
timkelly [Thu, 06 Aug 2009 12:01:58 -0500] rev 52
Second merge to proper cdt_6_0 branch for CDT bugs 181020, 279844, & Carbide bugs 6152 & 9031.
Wed, 05 Aug 2009 17:35:39 -0500 CDT 6.0 from cdt_6_0 branch (eclipse.org cvs repository). This overwrites previous CDT 6.0 merges.
timkelly [Wed, 05 Aug 2009 17:35:39 -0500] rev 51
CDT 6.0 from cdt_6_0 branch (eclipse.org cvs repository). This overwrites previous CDT 6.0 merges.
Tue, 04 Aug 2009 14:00:13 -0500 Fix NPEs.
ryall [Tue, 04 Aug 2009 14:00:13 -0500] rev 50
Fix NPEs.
Tue, 04 Aug 2009 13:42:53 -0500 Fix NPE
ryall [Tue, 04 Aug 2009 13:42:53 -0500] rev 49
Fix NPE
Tue, 04 Aug 2009 11:14:38 -0500 Merge from Carbdie bug 8513
timkelly [Tue, 04 Aug 2009 11:14:38 -0500] rev 48
Merge from Carbdie bug 8513
Mon, 03 Aug 2009 17:19:13 -0500 Build for Eclipse 3.5 and CDT 6.0.
ryall [Mon, 03 Aug 2009 17:19:13 -0500] rev 47
Build for Eclipse 3.5 and CDT 6.0.
Fri, 31 Jul 2009 15:55:52 -0500 use qualifier variable for build in manifest
timkelly [Fri, 31 Jul 2009 15:55:52 -0500] rev 46
use qualifier variable for build in manifest
Thu, 30 Jul 2009 17:06:37 -0500 merge carbide bug 6152 from CDT 5.0 (inernal) for executables performance improvements.
timkelly [Thu, 30 Jul 2009 17:06:37 -0500] rev 45
merge carbide bug 6152 from CDT 5.0 (inernal) for executables performance improvements.
Thu, 30 Jul 2009 14:41:10 -0500 Merge CDT bug 181020 (from CDT patch, not from patch from Carbide Bug 9031)
timkelly [Thu, 30 Jul 2009 14:41:10 -0500] rev 44
Merge CDT bug 181020 (from CDT patch, not from patch from Carbide Bug 9031)
Thu, 30 Jul 2009 14:34:06 -0500 merge in fix for Carbide bug 9031
timkelly [Thu, 30 Jul 2009 14:34:06 -0500] rev 43
merge in fix for Carbide bug 9031
Thu, 30 Jul 2009 14:23:38 -0500 merged in CDT bug 279844
timkelly [Thu, 30 Jul 2009 14:23:38 -0500] rev 42
merged in CDT bug 279844
Thu, 30 Jul 2009 12:03:02 -0500 merge in David's logging additions from changeset: 06d88bb6aac0
timkelly [Thu, 30 Jul 2009 12:03:02 -0500] rev 41
merge in David's logging additions from changeset: 06d88bb6aac0
Thu, 30 Jul 2009 11:56:23 -0500 set up for custom build for logging. merged from carbide 2.1.x builds. this state is as it comes from platform. Next changelog will add the updates.
timkelly [Thu, 30 Jul 2009 11:56:23 -0500] rev 40
set up for custom build for logging. merged from carbide 2.1.x builds. this state is as it comes from platform. Next changelog will add the updates.
Wed, 29 Jul 2009 16:40:28 -0500 initial commit for Carbide 2.2.x support on Eclipse 3.5
timkelly [Wed, 29 Jul 2009 16:40:28 -0500] rev 39
initial commit for Carbide 2.2.x support on Eclipse 3.5
Wed, 29 Jul 2009 15:11:15 -0500 merge
cawthron [Wed, 29 Jul 2009 15:11:15 -0500] rev 38
merge
Wed, 29 Jul 2009 14:30:25 -0500 add cdt_6_0_x
cawthron [Wed, 29 Jul 2009 14:30:25 -0500] rev 37
add cdt_6_0_x
Wed, 29 Jul 2009 14:25:07 -0500 EMF & GEF SDK for Carbide 2.2.x support
timkelly [Wed, 29 Jul 2009 14:25:07 -0500] rev 36
EMF & GEF SDK for Carbide 2.2.x support
Thu, 23 Jul 2009 08:18:10 -0500 write .branch.txt to make the new head
cawthron [Thu, 23 Jul 2009 08:18:10 -0500] rev 35
write .branch.txt to make the new head
Thu, 23 Jul 2009 08:17:20 -0500 write .branch.txt to make the new head RCL_2_1
cawthron [Thu, 23 Jul 2009 08:17:20 -0500] rev 34
write .branch.txt to make the new head
Thu, 23 Jul 2009 08:17:04 -0500 add branch RCL_2_1 RCL_2_1
cawthron [Thu, 23 Jul 2009 08:17:04 -0500] rev 33
add branch RCL_2_1
Mon, 29 Jun 2009 13:27:31 -0500 Cache results of findSourceElements for performance.
ryall [Mon, 29 Jun 2009 13:27:31 -0500] rev 32
Cache results of findSourceElements for performance.
Thu, 18 Jun 2009 16:49:04 -0500 Fix for Bug 8513.
stechong [Thu, 18 Jun 2009 16:49:04 -0500] rev 31
Fix for Bug 8513.
Tue, 16 Jun 2009 15:36:31 -0500 add qualifier to version of org.eclipse.core.resources
cawthron [Tue, 16 Jun 2009 15:36:31 -0500] rev 30
add qualifier to version of org.eclipse.core.resources
Tue, 16 Jun 2009 15:13:27 -0500 Optimize CProjectDescriptionManager.calculateSettingsChanges() because was slow with large numbers of macros.
dadubrow [Tue, 16 Jun 2009 15:13:27 -0500] rev 29
Optimize CProjectDescriptionManager.calculateSettingsChanges() because was slow with large numbers of macros.
Tue, 16 Jun 2009 13:57:17 -0500 bump version of org.eclipse.core.resources to hopefully force it to build
cawthron [Tue, 16 Jun 2009 13:57:17 -0500] rev 28
bump version of org.eclipse.core.resources to hopefully force it to build
Thu, 11 Jun 2009 10:40:41 -0500 update with latest version of patch for path entry optimizations
dadubrow [Thu, 11 Jun 2009 10:40:41 -0500] rev 27
update with latest version of patch for path entry optimizations
Tue, 09 Jun 2009 15:42:55 -0500 optimize slow loop checking for path entry duplicates
dadubrow [Tue, 09 Jun 2009 15:42:55 -0500] rev 26
optimize slow loop checking for path entry duplicates
(0) -120 tip