1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 19:35:36 +02:00
cdt/core
Chris Recoskie 947eedd5bc - Merged changes from cdt_5_0 to HEAD. Too many to mention individually.
- Reworked IFileSystem utility so that now it is noimplement/noextend.  Clients should now extend from concrete class FileSystemUtility instead to better insulate them from future API changes.
- Reworked the resulting concurrency fixes - indexing and scanner discovery now synchronize on the project root as a scheduling rule.  Original HEAD behaviour was to synch on the project's .settings folder for indexing, but that deadlocked with scanner discovery.
- Fixed remote indexing.  Changes on HEAD that deprecated CodeReader broke the ability for remote translation units to provide the path to load the file content from.  Added API to ITranslationUnit for this purpose.
2010-05-11 22:50:20 +00:00
..
org.eclipse.cdt.core - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00
org.eclipse.cdt.core.aix update copyrights 2009-05-26 21:34:15 +00:00
org.eclipse.cdt.core.linux Bug 248071 - Improved pty support for terminal emulation 2010-02-17 11:48:28 +00:00
org.eclipse.cdt.core.linux.ia64 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
org.eclipse.cdt.core.linux.ppc bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
org.eclipse.cdt.core.linux.x86 Bug 248071 - Improved pty support for terminal emulation 2010-02-17 11:48:28 +00:00
org.eclipse.cdt.core.linux.x86_64 Bug 303620 libs re-built on RHEL4 (glibc 2.3; gcc version 4.2.1) 2010-02-24 09:23:26 +00:00
org.eclipse.cdt.core.macosx Bug 248071 libraries rebuilt on Mac OS X 10.5, forward compatible with 10.6 2010-05-01 11:51:16 +00:00
org.eclipse.cdt.core.qnx update copyrights 2009-05-26 21:34:15 +00:00
org.eclipse.cdt.core.solaris Bug 248071 - Improved pty support for terminal emulation 2010-02-17 11:48:28 +00:00
org.eclipse.cdt.core.tests bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink, intermittent 2010-05-11 14:43:32 +00:00
org.eclipse.cdt.core.win32 Simplify BOOL check. 2010-04-30 14:22:35 +00:00
org.eclipse.cdt.ui - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00
org.eclipse.cdt.ui.tests Bug 312399: NPE using F3 on undef. 2010-05-11 13:28:47 +00:00