l12wang [Thu, 08 Oct 2009 18:13:59 -0500] rev 100
Merge with ba6179dfe20e3a949de0612e01bd71d0e6918b78
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.
vprikhod [Thu, 08 Oct 2009 17:58:14 -0500] rev 98
Don't add duplicate symbols with 0 size to the global symbol table
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)
timkelly [Tue, 15 Sep 2009 10:25:52 -0500] rev 96
refactor to use AbstractCLaunchDelegate (bug 9762)
timkelly [Thu, 10 Sep 2009 14:08:35 -0500] rev 95
fix bug 9800 - add back in missing children of nested source paths
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)
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:13:29 -0500] rev 93
write .branch.txt to make new head
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:11:36 -0500] rev 92
write .branch.txt to make new head
Matt Salmo <matt.salmo@nokia.com> [Wed, 09 Sep 2009 11:09:00 -0500] rev 91
add branch RCL_2_2
cawthron [Fri, 04 Sep 2009 15:44:15 -0500] rev 90
remove source.ant_tasks from 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
cawthron [Fri, 04 Sep 2009 14:10:29 -0500] rev 88
pack org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 11:49:49 -0500] rev 87
build org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 04:56:32 -0500] rev 86
build org.eclipse.core.resources.source
cawthron [Fri, 04 Sep 2009 04:51:21 -0500] rev 85
build org.eclipse.core.resources.source
Chad Peckham <chad.peckham@nokia.com> [Mon, 31 Aug 2009 16:32:51 -0500] rev 84
commit from SVN
Chad Peckham <chad.peckham@nokia.com> [Mon, 31 Aug 2009 16:31:13 -0500] rev 83
merge from SVN
Matt Salmo <matt.salmo@nokia.com> [Fri, 28 Aug 2009 13:17:24 -0500] rev 82
added tcf.core.jar file
cawthron [Thu, 27 Aug 2009 15:45:20 -0500] rev 81
remove org.eclipse.tm.tcf.feature
cawthron [Thu, 27 Aug 2009 14:17:03 -0500] rev 80
merge
cawthron [Thu, 27 Aug 2009 10:08:45 -0500] rev 79
add org.eclipse.tm.tcf.feature
timkelly [Thu, 27 Aug 2009 14:02:03 -0500] rev 78
merge commit
timkelly [Thu, 27 Aug 2009 14:01:23 -0500] rev 77
fix bug 9690, GCCErrorParser regexp fix
wpaul [Thu, 27 Aug 2009 11:35:06 -0500] rev 76
fixed issues with intermixing Addr32 and Add64's.
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
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
timkelly [Wed, 19 Aug 2009 14:42:39 -0500] rev 73
fix 9513, indexer refresh problems with nested source paths
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.
ryall [Tue, 18 Aug 2009 12:42:12 -0500] rev 71
Sync with changes in public CDT.