1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

2008 commits

Author SHA1 Message Date
James Blackburn
7b265afa4e Bug 312552 Use ILock rather than scheduling rule for mutual exclusion. Scheduling rules require knowing in advance all scheduling rules clients require. 2010-05-12 09:28:03 +00:00
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
Vivian Kong
55c0c36d5a Bug 312133 - TVT36:TCT178: PTG: Tools is in English 2010-05-10 14:09:20 +00:00
Andrew Gvozdev
12eb24805f compilation warnings 2010-05-04 05:05:09 +00:00
Andrew Gvozdev
09e2717298 compilation warnings 2010-05-04 04:24:40 +00:00
Andrew Gvozdev
f400c28d0e JavaDoc warnings 2010-05-04 03:47:06 +00:00
Andrew Gvozdev
232e65ec58 bug 285350: split statement to troubleshoot NPE 2010-05-04 03:22:41 +00:00
James Blackburn
1e87c2c634 Bug 289986 - Allowing saving resources while running an external Makefile build 2010-04-30 16:05:52 +00:00
Andrew Gvozdev
517fc29c67 compilation warnings 2010-04-30 05:40:47 +00:00
Andrew Gvozdev
5546676b90 JavaDoc warnings 2010-04-30 05:29:09 +00:00
Andrew Gvozdev
4fe00329b1 compilation warnings 2010-04-30 05:27:43 +00:00
Andrew Gvozdev
82f47ea669 JavaDoc warnings 2010-04-30 05:20:44 +00:00
Andrew Gvozdev
4de5386e68 JavaDoc warnings 2010-04-30 05:11:59 +00:00
Andrew Gvozdev
14be637cfb compilation warnings 2010-04-30 05:10:29 +00:00
Andrew Gvozdev
b821eb6557 compilation warnings 2010-04-30 05:05:56 +00:00
Andrew Gvozdev
7f2357c3db JavaDoc warnings 2010-04-30 04:56:03 +00:00
Andrew Gvozdev
fec0fa3fad compilation warnings 2010-04-30 04:51:43 +00:00
Andrew Gvozdev
c129e2c2b1 JavaDoc warnings 2010-04-30 04:39:22 +00:00
Andrew Gvozdev
068c62ae83 compilation warnings 2010-04-30 04:24:13 +00:00
Andrew Gvozdev
6aaacce746 compilation warnings 2010-04-30 03:19:49 +00:00
Andrew Gvozdev
cffc49b240 compilation warnings 2010-04-29 19:15:13 +00:00
Andrew Gvozdev
844ab2144c JavaDoc warnings 2010-04-29 19:02:21 +00:00
Andrew Gvozdev
6cffc42499 compilation warnings 2010-04-29 18:44:28 +00:00
Andrew Gvozdev
54c487b625 JavaDoc warnings 2010-04-29 18:44:27 +00:00
Andrew Gvozdev
a3dbe6b359 JavaDoc warnings 2010-04-29 18:22:17 +00:00
Andrew Gvozdev
ed4c5ff4a2 compilation warnings 2010-04-29 18:20:13 +00:00
Andrew Gvozdev
e473a12211 JavaDoc warnings 2010-04-29 18:12:22 +00:00
Andrew Gvozdev
d8a11fe39c reverted for now 2010-04-29 17:54:21 +00:00
Andrew Gvozdev
3559c97463 JavaDoc warnings 2010-04-29 17:54:20 +00:00
Andrew Gvozdev
de1302afa7 JavaDoc settings 2010-04-29 17:30:03 +00:00
Ken Ryall
4fd94ed31f Fix NPE. 2010-04-29 16:28:44 +00:00
Anton Leherbauer
354ee07912 Bug 310997 - NPE in DiscoveredPathInfo 2010-04-29 11:59:25 +00:00
Andrew Gvozdev
791f2017f5 compilation warnings 2010-04-29 05:05:52 +00:00
Andrew Gvozdev
54db699cd8 compilation warnings 2010-04-29 05:00:07 +00:00
Andrew Gvozdev
f068ae1a89 compilation warnings 2010-04-29 04:33:44 +00:00
Andrew Gvozdev
4790e5993f compilation warnings 2010-04-29 04:18:37 +00:00
Andrew Gvozdev
27674723aa compilation warnings 2010-04-29 03:15:23 +00:00
Andrew Gvozdev
ddb0e74d4c compilation warnings 2010-04-29 03:09:09 +00:00
Andrew Gvozdev
749ebddf58 compilation warnings 2010-04-29 02:59:20 +00:00
Andrew Gvozdev
10c0826b58 compilation warnings 2010-04-29 02:06:32 +00:00
Andrew Gvozdev
25ded47847 compilation warnings 2010-04-29 01:52:57 +00:00
Andrew Gvozdev
97285f3b56 compilation warnings 2010-04-28 20:03:14 +00:00
Andrew Gvozdev
44f53ef53d compilation warnings 2010-04-28 19:51:17 +00:00
Andrew Gvozdev
d304fe4f57 compilation warnings 2010-04-28 19:40:14 +00:00
Andrew Gvozdev
ae1955efc0 compilation warnings 2010-04-28 19:31:34 +00:00
Andrew Gvozdev
906c0d3869 compilation warnings 2010-04-28 19:05:05 +00:00
Andrew Gvozdev
2c411b4045 compilation warnings 2010-04-28 18:45:16 +00:00
Andrew Gvozdev
06e6fa4f96 compilation warnings 2010-04-28 18:39:23 +00:00
Andrew Gvozdev
cd60bbb283 compilation warnings 2010-04-28 18:33:03 +00:00
Andrew Gvozdev
d05a0837ed compiler warnings 2010-04-28 17:30:14 +00:00