Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
dev
>
eclipseenv
>
eclipse
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-120
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fixed a NPE. Note it's already fixed in CDT head.
2010-01-28, by l12wang
Bug 299167, turn the Variable View's Address column into a Location column.
2010-01-14, by ryall
Bug 299167, turn the Variable View's Address column into a Location column.
2010-01-12, by ryall
fix bug 10386 (mrege from CDT 6.0.1 HEAD)
RCL_2_4
2009-12-15, by timkelly
fix bug 10386 (mrege from CDT 6.0.1 HEAD)
2009-12-15, by timkelly
added anchors to CDT manual for inserting EDC content
2009-12-04, by fturovic
added DS_Store to ignore file
2009-12-04, by fturovic
Merge commit
2009-12-04, by Ed Swartz
Fixes for GNU ld error parsing. Reported in <https://bugs.eclipse.org/bugs/show_bug.cgi?id=296966>
2009-12-04, by Ed Swartz
backed out all changes related to BreakpointsMediator and moved the new mediator into EDC to be an EDC-specific service. Two problems solved here:
2009-12-02, by l12wang
back out changes to cdt - will add to carbide override
2009-12-02, by dadubrow
Added a line that was deleted by mistake:
2009-12-01, by rsaid
Added UIDs to the widgets
2009-12-01, by rsaid
Don't log failure in setting breakpoint as error in Error Log view.
2009-11-24, by l12wang
Overhauled BreakpointsMediator to support both EDC and GDB properly. See Eclipse bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292468
2009-11-23, by l12wang
Turn off DSF detail pane preference to allow other detail panes to be default
2009-11-17, by dadubrow
merge with further dsf debug hover changes in CDT
2009-11-12, by dadubrow
Changes corresponding to BreakpointsMediator change.
2009-11-11, by l12wang
Changes corresponding to BreakpointsMediator change.
2009-11-11, by l12wang
Reworked BreakpointsMediator. See Eclipse bug 292468.
2009-11-11, by l12wang
merge debug text hover support with CDT
2009-11-10, by dadubrow
Bug 10071 - add support for debug hovers to DSF
2009-11-05, by dadubrow
write .branch.txt to make the new head
RCL_2_2
2009-11-04, by cawthron
write .branch.txt to make the new head
RCL_2_4
2009-11-04, by cawthron
add branch RCL_2_4
RCL_2_4
2009-11-04, by cawthron
changed qualifier for org.eclipse.platform-feature
2009-11-03, by Matt Salmo
let expression getAddress() return a string, such as register name or invalid access message
2009-10-30, by Steve Sobek
remove redundant call to updateBreakpointStatus() on removing breakpoints, fixing the bug that on second debug session breakpoints are not marked as resolved.
2009-10-15, by l12wang
fix bug in breakpoint mediator andchange breakpoint attribute translator api to allow showing resolved breakpoints
2009-10-14, by dadubrow
merge bug 9800 from tip
RCL_2_2
2009-10-13, by timkelly
Access to session list: CDT bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292070
2009-10-12, by ryall
Merge with ba6179dfe20e3a949de0612e01bd71d0e6918b78
2009-10-08, by l12wang
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.
2009-10-08, by l12wang
Don't add duplicate symbols with 0 size to the global symbol table
2009-10-08, by vprikhod
fix for cdt bug 263987 (slightly different from our proposal but just as effective)
2009-09-21, by timkelly
refactor to use AbstractCLaunchDelegate (bug 9762)
2009-09-15, by timkelly
fix bug 9800 - add back in missing children of nested source paths
2009-09-10, by timkelly
extend DSF to support state change reason details (https://bugs.eclipse.org/bugs/show_bug.cgi?id=288962)
2009-09-09, by wpaul
write .branch.txt to make new head
2009-09-09, by Matt Salmo
write .branch.txt to make new head
RCL_2_2
2009-09-09, by Matt Salmo
add branch RCL_2_2
RCL_2_2
2009-09-09, by Matt Salmo
remove source.ant_tasks from org.eclipse.core.resources/build.properties
2009-09-04, by cawthron
add src.includes to org.eclipse.core.resources/build.properties
2009-09-04, by cawthron
pack org.eclipse.core.resources.source
2009-09-04, by cawthron
build org.eclipse.core.resources.source
2009-09-04, by cawthron
build org.eclipse.core.resources.source
2009-09-04, by cawthron
build org.eclipse.core.resources.source
2009-09-04, by cawthron
commit from SVN
2009-08-31, by Chad Peckham
merge from SVN
2009-08-31, by Chad Peckham
added tcf.core.jar file
2009-08-28, by Matt Salmo
remove org.eclipse.tm.tcf.feature
2009-08-27, by cawthron
merge
2009-08-27, by cawthron
add org.eclipse.tm.tcf.feature
2009-08-27, by cawthron
merge commit
2009-08-27, by timkelly
fix bug 9690, GCCErrorParser regexp fix
2009-08-27, by timkelly
fixed issues with intermixing Addr32 and Add64's.
2009-08-27, by wpaul
Bug 9513 - fix delta traversal for nested source roots + remove previous fix in CModelManager
2009-08-24, by dadubrow
Bug 9662 - return actual parents when not showing source roots at the top of projects
2009-08-20, by dadubrow
fix 9513, indexer refresh problems with nested source paths
2009-08-19, by timkelly
fixed bug #9644. also fixed build hammer tooltip which had the same underlying cause.
2009-08-18, by wpaul
Sync with changes in public CDT.
2009-08-18, by ryall
add dsdp/tm/tcf_0_3_x
2009-08-17, by duane cawthron
merge commit
2009-08-17, by timkelly
regexp fix for GCC error parser.Bug 9559
2009-08-13, by timkelly
additional fix for bug #9618.
2009-08-17, by wpaul
Fix for Bug 9596, allow "Add Include" command to handle C++ methods.
2009-08-12, by stechong
fixed bug #9618.
2009-08-12, by wpaul
merged
2009-08-10, by wpaul
fixed bug #9584.
2009-08-10, by wpaul
Sync with changes in public CDT.
2009-08-10, by ryall
fixed bug #9585.
2009-08-10, by wpaul
fixed executables view merge problems - bug #'s 9562, 9568, 9571.
2009-08-07, by wpaul
fix bad merge on CSourceLookupParticipant.java
2009-08-07, by timkelly
updated fix for bug 9559
2009-08-07, by timkelly
Bug 9565, fix NPE.
2009-08-07, by ryall
merge changeset 5fdb1cfe8afb (fix for slow startup for projects with lots of breakpoints)
2009-08-07, by timkelly
rollback commit for cdt bug 276604 (Carbide bug 9559).
2009-08-07, by timkelly
merge in Ken's previous merges and bug 8513.
2009-08-06, by timkelly
Add icon for nested source paths
2009-08-06, by timkelly
Second merge to proper cdt_6_0 branch for CDT bugs 181020, 279844, & Carbide bugs 6152 & 9031.
2009-08-06, by timkelly
CDT 6.0 from cdt_6_0 branch (eclipse.org cvs repository). This overwrites previous CDT 6.0 merges.
2009-08-05, by timkelly
Fix NPEs.
2009-08-04, by ryall
Fix NPE
2009-08-04, by ryall
Merge from Carbdie bug 8513
2009-08-04, by timkelly
Build for Eclipse 3.5 and CDT 6.0.
2009-08-03, by ryall
use qualifier variable for build in manifest
2009-07-31, by timkelly
merge carbide bug 6152 from CDT 5.0 (inernal) for executables performance improvements.
2009-07-30, by timkelly
Merge CDT bug 181020 (from CDT patch, not from patch from Carbide Bug 9031)
2009-07-30, by timkelly
merge in fix for Carbide bug 9031
2009-07-30, by timkelly
merged in CDT bug 279844
2009-07-30, by timkelly
merge in David's logging additions from changeset: 06d88bb6aac0
2009-07-30, by timkelly
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.
2009-07-30, by timkelly
initial commit for Carbide 2.2.x support on Eclipse 3.5
2009-07-29, by timkelly
merge
2009-07-29, by cawthron
add cdt_6_0_x
2009-07-29, by cawthron
EMF & GEF SDK for Carbide 2.2.x support
2009-07-29, by timkelly
write .branch.txt to make the new head
2009-07-23, by cawthron
write .branch.txt to make the new head
RCL_2_1
2009-07-23, by cawthron
add branch RCL_2_1
RCL_2_1
2009-07-23, by cawthron
Cache results of findSourceElements for performance.
2009-06-29, by ryall
Fix for Bug 8513.
2009-06-18, by stechong
add qualifier to version of org.eclipse.core.resources
2009-06-16, by cawthron
Optimize CProjectDescriptionManager.calculateSettingsChanges() because was slow with large numbers of macros.
2009-06-16, by dadubrow
bump version of org.eclipse.core.resources to hopefully force it to build
2009-06-16, by cawthron
update with latest version of patch for path entry optimizations
2009-06-11, by dadubrow
optimize slow loop checking for path entry duplicates
2009-06-09, by dadubrow
test code for performance evaluation - will restore later
2009-06-09, by dadubrow
fixed bug #9228.
2009-06-08, by wpaul
dont' refresh after build for projects with no builders
2009-06-05, by wpaul
fix bug 9031 - added source root optin to table and updated image
2009-06-05, by fturovic
merged
2009-06-05, by fturovic
fixed bug 9135 - added descriptions of source code paths to page
2009-06-05, by fturovic
Only react if the select change is new. Don't refresh the exe list if ImportExecutables doesn't do anything.
2009-06-05, by ryall
[Bugs 9201 and 9031] Handle nested source roots correctly
2009-06-05, by dadubrow
fixed bug #x9223
2009-06-03, by wpaul
Add refresh logging to core resources plugin
2009-06-02, by dadubrow
merged
2009-06-01, by wpaul
executables view changes
2009-06-01, by wpaul
Added org.eclipse.platform-feature
2009-06-01, by Steve Sobek
Added build of org.eclipse.core.resources
2009-06-01, by Steve Sobek
less
more
|
(0)
-120
tip