1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
cdt/core
Thomas Fletcher f5c06ae811 Avoid double sorting of the symbol objects (first by name, then by
address).  The API contract for symbol doesn't indicate any sort order
on its returned array.
2006-03-23 06:54:22 +00:00
..
org.eclipse.cdt.core Avoid double sorting of the symbol objects (first by name, then by 2006-03-23 06:54:22 +00:00
org.eclipse.cdt.core.aix Fixed build for jar'd plugins 2006-01-18 18:16:35 +00:00
org.eclipse.cdt.core.linux Fixed build for jar'd plugins 2006-01-18 18:16:35 +00:00
org.eclipse.cdt.core.linux.ia64 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
org.eclipse.cdt.core.linux.ppc Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
org.eclipse.cdt.core.linux.x86 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
org.eclipse.cdt.core.linux.x86_64 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
org.eclipse.cdt.core.macosx Fixed build for jar'd plugins 2006-01-18 18:16:35 +00:00
org.eclipse.cdt.core.qnx Fixed build for jar'd plugins 2006-01-18 18:16:35 +00:00
org.eclipse.cdt.core.solaris Fixed build for jar'd plugins 2006-01-18 18:16:35 +00:00
org.eclipse.cdt.core.tests Bug #69078: C/C++ indexer too slow. 2006-03-10 13:19:22 +00:00
org.eclipse.cdt.core.win32 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
org.eclipse.cdt.ui Adding handler for formatting variable completion proposals (see bug #129768) 2006-03-22 00:49:41 +00:00
org.eclipse.cdt.ui.tests Test ported and defects documented in source (See also bug #129768) 2006-03-22 18:30:14 +00:00