1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 23:15:24 +02:00
Find a file
Oleg Krasilnikov 632cfdc3d6 The following changes are made:
- xxIndexVisitor objects are reused
- NamedEntry objects are reused where possible (not always).

Result:
overall memory consumption during indexation
is decreased by 10% approximately.
2006-03-03 12:41:56 +00:00
build Add tests for new default dependency calculators 2006-02-27 17:57:02 +00:00
core The following changes are made: 2006-03-03 12:41:56 +00:00
debug Select the first available command factory when a new launch configuration is created. 2006-03-01 21:49:42 +00:00
doc Added documentation for Completion Proposal Filter preference 2006-02-02 13:39:28 +00:00
launch/org.eclipse.cdt.launch Fix for Bug 126025: CApplicationLaunchShortcut call to DebugUITools.saveAndBuild invokes workspace wide build unnecessarily. Applied patch from Andrew Ferguson (ARM). 2006-02-27 19:50:45 +00:00
releng Fixed build for jar'd plugins 2006-01-18 18:16:35 +00:00