David Salinas
d18cb3e07c
Bug 374442 - Refresh resource by build configuration
2012-03-15 21:11:47 -04:00
Sergey Prigogin
2fd430eb63
Added IASTNode.getOriginalNode method.
2012-02-11 12:27:26 -08:00
Sergey Prigogin
1e014bba19
All methods of ArrayUtil are now type-safe.
2012-01-07 17:20:20 -08:00
Andrew Gvozdev
76163a477c
bug 290631: Scanner Discovery Challenge. ICSettingEntry &
...
ICDescriptionDelta as @noextend-@noimplement.
2012-01-04 17:44:54 -05:00
Sergey Prigogin
7a3c9ba3a1
Switched to Java 1.6.
2011-10-17 18:04:17 -07:00
Markus Schorn
fe82449225
Remove obsolete API filter (API tooling has been fixed).
2011-02-16 13:59:08 +00:00
Markus Schorn
2c376e0343
Add filter for bogus API-tooling error.
2011-01-21 10:04:55 +00:00
Markus Schorn
9d1a38c5e3
Bug 327878: Identifying unknown instances in index.
2010-10-20 08:50:37 +00:00
Markus Schorn
a7397911f1
Bug 294543: Built-in candidates for overloaded operators.
2010-06-17 13:57:03 +00:00
Markus Schorn
9bf851d6c9
Undo part of the merge from 5.0.
2010-05-12 09:03:17 +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
Markus Schorn
1fc47b91e1
Bug 302412: Syntax for c++0x initializer lists
2010-02-17 16:23:57 +00:00
Andrew Gvozdev
86679fbd34
show malformed API tooling tags as error
2010-02-08 03:16:30 +00:00
Markus Schorn
0c9f6c2e5e
Use same line-length for comments and code.
2009-01-29 15:56:04 +00:00
Markus Schorn
233b122712
Formatter settings.
2009-01-28 14:02:27 +00:00
Markus Schorn
f22dca4261
Reconfigure API breakage as an error.
2009-01-08 10:10:44 +00:00
Mike Kucera
cfa1a4f42e
Added ability to pass ILanguage options to LR parser, refactored ParseHelper, partial fix for bug 253690
2009-01-02 14:58:24 +00:00
Markus Schorn
03a4e6e5aa
Configure API-tooling.
2008-06-18 08:00:42 +00:00
Markus Schorn
477fe21a13
Fix warnings.
2008-04-17 09:11:27 +00:00
Markus Schorn
b5ad408a60
Team shared warning levels for core-plugin, fixed warnings.
2008-04-09 11:35:52 +00:00
Doug Schaefer
0d50d5b222
Get more of the FFS working. Also turned on Java 5 for cdt.core.
2007-12-28 21:29:45 +00:00
Markus Schorn
2d8f966f3b
Fix for 150075, progress indication for indexer
2006-11-09 15:09:21 +00:00
Markus Schorn
f5a4ba1d76
Introduces an API to access the PDOM, bug 149565.
2006-10-12 13:23:56 +00:00
Markus Schorn
4fd4c4adce
Fix for 154563 by Andrew Ferguson, implementation of BTree delete.
2006-10-09 12:48:58 +00:00
Markus Schorn
7aef1d752c
Fix preferences to use -source 1.4
2006-07-03 17:52:34 +00:00
John Camelon
e6211fb710
Removed.
2005-06-16 18:49:45 +00:00
John Camelon
1b6e13f52d
Fixed Bug 100408 [ProblemBinding] invalid ProblemBinding on (x)*3;
2005-06-16 17:35:34 +00:00