timkelly [Wed, 29 Jul 2009 16:40:28 -0500] rev 39
initial commit for Carbide 2.2.x support on Eclipse 3.5
cawthron [Wed, 29 Jul 2009 15:11:15 -0500] rev 38
merge
cawthron [Wed, 29 Jul 2009 14:30:25 -0500] rev 37
add cdt_6_0_x
timkelly [Wed, 29 Jul 2009 14:25:07 -0500] rev 36
EMF & GEF SDK for Carbide 2.2.x support
cawthron [Thu, 23 Jul 2009 08:18:10 -0500] rev 35
write .branch.txt to make the new head
cawthron [Thu, 23 Jul 2009 08:17:20 -0500] rev 34
write .branch.txt to make the new head
cawthron [Thu, 23 Jul 2009 08:17:04 -0500] rev 33
add branch RCL_2_1
ryall [Mon, 29 Jun 2009 13:27:31 -0500] rev 32
Cache results of findSourceElements for performance.
stechong [Thu, 18 Jun 2009 16:49:04 -0500] rev 31
Fix for Bug 8513.
cawthron [Tue, 16 Jun 2009 15:36:31 -0500] rev 30
add qualifier to version of org.eclipse.core.resources
dadubrow [Tue, 16 Jun 2009 15:13:27 -0500] rev 29
Optimize CProjectDescriptionManager.calculateSettingsChanges() because was slow with large numbers of macros.
cawthron [Tue, 16 Jun 2009 13:57:17 -0500] rev 28
bump version of org.eclipse.core.resources to hopefully force it to build
dadubrow [Thu, 11 Jun 2009 10:40:41 -0500] rev 27
update with latest version of patch for path entry optimizations
dadubrow [Tue, 09 Jun 2009 15:42:55 -0500] rev 26
optimize slow loop checking for path entry duplicates
dadubrow [Tue, 09 Jun 2009 10:02:47 -0500] rev 25
test code for performance evaluation - will restore later
wpaul [Mon, 08 Jun 2009 12:51:27 -0500] rev 24
fixed bug #9228.
wpaul [Fri, 05 Jun 2009 16:58:02 -0500] rev 23
dont' refresh after build for projects with no builders
fturovic <frank.turovich@nokia.com> [Fri, 05 Jun 2009 16:10:32 -0500] rev 22
fix bug 9031 - added source root optin to table and updated image
fturovic <frank.turovich@nokia.com> [Fri, 05 Jun 2009 14:32:14 -0500] rev 21
merged
fturovic <frank.turovich@nokia.com> [Fri, 05 Jun 2009 14:27:56 -0500] rev 20
fixed bug 9135 - added descriptions of source code paths to page
ryall [Fri, 05 Jun 2009 14:27:40 -0500] rev 19
Only react if the select change is new. Don't refresh the exe list if ImportExecutables doesn't do anything.
dadubrow [Fri, 05 Jun 2009 10:43:19 -0500] rev 18
[Bugs 9201 and 9031] Handle nested source roots correctly
wpaul [Wed, 03 Jun 2009 17:30:37 -0500] rev 17
fixed bug #x9223
dadubrow [Tue, 02 Jun 2009 09:59:27 -0500] rev 16
Add refresh logging to core resources plugin
wpaul [Mon, 01 Jun 2009 19:29:06 -0500] rev 15
merged
wpaul [Mon, 01 Jun 2009 19:15:36 -0500] rev 14
executables view changes
Steve Sobek <steve.sobek@nokia.com> [Mon, 01 Jun 2009 15:58:03 -0500] rev 13
Added org.eclipse.platform-feature
Steve Sobek <steve.sobek@nokia.com> [Mon, 01 Jun 2009 10:16:20 -0500] rev 12
Added build of org.eclipse.core.resources
ryall [Wed, 27 May 2009 15:25:05 -0500] rev 11
Apply CDT patch to prevent refreshing of exe list.
ryall [Wed, 27 May 2009 15:07:28 -0500] rev 10
Apple patch to prevent exe list refresh on import if nothing changed.