1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 00:45:28 +02:00
Commit graph

5387 commits

Author SHA1 Message Date
Markus Schorn
4088b51a27 Bug 312666: Default filesystem on Mac is case insensitive. 2010-06-22 11:40:39 +00:00
Markus Schorn
19768142fd Bug 316704: Exponential complexity resolving template argument ambiguity. 2010-06-18 14:38:24 +00:00
Markus Schorn
7ed4f94f50 Bug 294543: Built-in candidates for overloaded operators: Additional testcases and corrections. 2010-06-18 07:47:43 +00:00
Markus Schorn
66d10bd31a Bug 316747: Fix mistyped 'getTemplateParameter'. 2010-06-17 14:12:18 +00:00
Markus Schorn
222046596e Compiler warnings. 2010-06-17 14:00:24 +00:00
Markus Schorn
a7397911f1 Bug 294543: Built-in candidates for overloaded operators. 2010-06-17 13:57:03 +00:00
Markus Schorn
4c8a4d2d74 Bug 162806: Deprecate IASTTranslationUnit.getParserLanguage(). 2010-06-16 12:27:16 +00:00
Andrew Gvozdev
d77d775b21 bug 316816: Project build doesn't print anything on Console if no error parser is selected 2010-06-15 22:21:13 +00:00
Vivian Kong
9a3245584f Bug 315810 CModelManager.getSharedWorkingCopy() always create a new WorkingCopy 2010-06-04 18:30:35 +00:00
Vivian Kong
b4271a2cb3 Bug 315435 Fix the regression test failures in cdt70 for John Liu 2010-06-03 20:35:48 +00:00
Vivian Kong
2c11aef5b6 Bug 315439 Fix up copyright 2010-06-03 17:52:57 +00:00
Vivian Kong
078c2fd1f8 Bug 315439 Fix up copyright 2010-06-03 17:36:02 +00:00
Markus Schorn
ab8c900a86 Bug 303750: FileCharArray needs to skip UTF-8 byte order mark. 2010-05-28 13:55:01 +00:00
Markus Schorn
50cde93ef8 Updated javadoc. 2010-05-28 11:48:13 +00:00
Anton Leherbauer
c3257001ea Bug 314551 - [patch] Avoid creating children of IncludeReference when editor is closed 2010-05-28 09:39:47 +00:00
Markus Schorn
b73f4d0539 Bug 103857: Content assist for fields declared below point of completion. 2010-05-28 08:53:04 +00:00
Chris Recoskie
98977cbde4 further changes for Bug 291815 - fix test failure on UNIX/Linux 2010-05-27 01:40:19 +00:00
Andrew Gvozdev
0dd48245de bug 314253: Linker warning not recognized
Based on work from Axel Mueller
2010-05-27 01:26:17 +00:00
Markus Schorn
9381be7ba2 Bug 313270: Local variables of type va_arg. 2010-05-26 08:15:34 +00:00
Alena Laskavaia
27808358a3 Bug 314275 fixed array out of bound exception 2010-05-26 00:21:57 +00:00
Chris Recoskie
7038788c04 further changes for Bug 291815 - Add an extension point to allow utilities for virtual EFS filesystems 2010-05-25 17:58:41 +00:00
Markus Schorn
27f89cdca5 Bug 314113: False syntax error. 2010-05-25 09:10:31 +00:00
Markus Schorn
077a57b7a5 Bug 314067: CCE in CPPEnumerator.getType(). 2010-05-25 08:18:27 +00:00
Andrew Gvozdev
e7c1bd5900 bug 306222: Further enhancement of Save Build Console feature
Discontinue logging per configuration added in bug 294106
2010-05-21 16:01:26 +00:00
Andrew Gvozdev
260dc6e8f0 fixed since tag because it annoys me 2010-05-21 14:11:28 +00:00
James Blackburn
d46eb7e4b7 Bug 313783 Log a warning if an external settings provider can't be found for the requested id 2010-05-20 17:26:56 +00:00
Markus Schorn
4a6ea58842 Bug 313725: Suppress error when parsing a file of a project that is being closed. 2010-05-20 14:42:33 +00:00
Markus Schorn
aad1b851fb Limit number of OOM Errors swallowed by the indexer to 5. 2010-05-20 12:39:12 +00:00
Markus Schorn
37f471698a Bug 311164: Correct getDefinitions() for specializations. 2010-05-19 11:11:07 +00:00
James Blackburn
6a7af13d61 Bug 312575 Performance patch, don't reconcile if not needed 2010-05-19 10:02:34 +00:00
James Blackburn
501ba90f28 Bug 312575 Reconciling external settings should ensure config referenced settings are in the correct order. 2010-05-18 17:21:37 +00:00
James Blackburn
ba5001ebc1 Bug 312575 Updating a .cproject doesn't update settings in referencing projects. Patch 3 + JavaDoc 2010-05-18 16:05:28 +00:00
Markus Schorn
09ee27c920 Related to bug 312805: Indexer shall not attempt to index remote resources. 2010-05-18 07:01:49 +00:00
Doug Schaefer
5e5b51e35a Bug 313038 - Includes path lost on restart. Moved the init of the config data provider to bundle start time so it's ready in time for first project creation. 2010-05-18 02:08:11 +00:00
Sergey Prigogin
4ed86bfe6c Minor code simplification. 2010-05-17 06:58:55 +00:00
Sergey Prigogin
34c589670a Types of binary expressions involving arrays. Bug 313037. 2010-05-17 06:57:58 +00:00
Sergey Prigogin
da79fc4ed3 Cosmetics. 2010-05-17 06:30:21 +00:00
Sergey Prigogin
ee53c2d94d Cosmetics. 2010-05-17 04:52:31 +00:00
James Blackburn
1c2aa84166 JavaDoc 2010-05-14 15:46:28 +00:00
James Blackburn
e4d218aa70 Bug 312575 tidy patch 2010-05-14 12:16:23 +00:00
Andrew Gvozdev
845e51b0a5 bug 312812: JUnit failure in Hudson builds - ManagedBuildCoreTests20.testScannerInfoInterface
Reverted to 1.11 as the last revision broke JUnit test
2010-05-14 01:57:52 +00:00
James Blackburn
f3fdc00e62 Bug 312575 Changes aren't propagated when the referencing project references the active configuration. JavaDoc + tests. 2010-05-13 14:40:38 +00:00
James Blackburn
1347433fa7 Bug 311189 Settings changed / lost after project set re-import. IResource#getModificationStamp doesn't honour the API contract. It may return an identical stamp even if the underlying resource has been removed and re-added. 2010-05-12 10:12:55 +00:00
Markus Schorn
18f0684dd3 Undo part of the merge from 5.0. 2010-05-12 09:13:35 +00:00
Markus Schorn
9bf851d6c9 Undo part of the merge from 5.0. 2010-05-12 09:03:17 +00:00
Sergey Prigogin
405b096fc0 Cosmetics. 2010-05-12 06:29:42 +00:00
Sergey Prigogin
65d630c31c Cosmetics. 2010-05-12 06:26:04 +00:00
Sergey Prigogin
f8ea863db6 Fix for bug 312198. Submitted on behalf of Markus, 2010-05-12 01:31:23 +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
James Blackburn
bc7368e9cf Bug 311189 sometimes we don't notice external .cproject changes after team remove and replace. Fix + test 2010-05-11 11:22:52 +00:00