1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
build - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00
codan Fixed f.p. for c++ lazy evaluation hacks 2010-05-11 03:01:00 +00:00
core - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00
cross Bug 306627 - Fix license inconsistencies 2010-04-28 14:45:10 +00:00
debug [310304] GDB (DSF) Hardware Debugging Launcher ignores application program path 2010-05-06 20:17:04 +00:00
doc spellchecking and minor edits in reference folder 2010-05-11 18:53:12 +00:00
dsf Bug 312229: Missing delta generation was forcing us to refresh the expressions view needlessly. 2010-05-10 20:15:50 +00:00
dsf-gdb Bug 306555: Need extra parens for Cast To Type 2010-05-11 20:21:36 +00:00
jtag Fixed bug with using wrong launch constant in dsf jtag devices that support new connection interface 2010-05-10 14:06:21 +00:00
launch/org.eclipse.cdt.launch Bug 312427 Launch groups should have better validation/filtering of referenced launch configuration (patch from Teodor Madan) 2010-05-11 16:12:26 +00:00
lrparser Bug 306627 - Fix license inconsistencies 2010-04-28 14:45:10 +00:00
memory Bug 312292 suppress "method AbstractPane.updateCaret() does not override the inherited method" on Linux 2010-05-10 16:53:59 +00:00
p2 Got rid of the debug info logs. 2010-04-16 02:39:13 +00:00
releng Added codan to test framework 2010-05-11 16:21:34 +00:00
upc Bug 306627 - Fix license inconsistencies 2010-04-28 14:45:10 +00:00
util Bug 306627 - Fix license inconsistencies 2010-04-14 14:56:05 +00:00
windows/org.eclipse.cdt.msw.build Got some reasonable stack frame names out of the symbol data. 2008-06-29 00:37:13 +00:00
xlc - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00