1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/xlc
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.lrparser.xlc Bug 303065 - support new constructs by the upcoming v11.1 XL C/C++ compiler 2010-03-16 18:35:48 +00:00
org.eclipse.cdt.core.lrparser.xlc.tests Bug 303065 - support new constructs by the upcoming v11.1 XL C/C++ compiler 2010-03-16 18:35:48 +00:00
org.eclipse.cdt.errorparsers.xlc mark non-translatable strings as non-translatable in properties file 2010-04-26 18:02:39 +00:00
org.eclipse.cdt.errorparsers.xlc.tests - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00
org.eclipse.cdt.make.xlc.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.managedbuilder.xlc.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.managedbuilder.xlc.ui externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
org.eclipse.cdt.managedbuilder.xlupc.ui externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
org.eclipse.cdt.xlc.feature Bug 306627 - Fix license inconsistencies 2010-04-28 14:45:10 +00:00
org.eclipse.cdt.xlc.sdk-feature Bug 306627 - Fix license inconsistencies 2010-04-14 14:56:05 +00:00