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

10899 commits

Author SHA1 Message Date
Markus Schorn
6b971d2cac Bug 299911: Directly marshall template arguments rather than their type
and value.
2012-11-08 14:22:45 -08:00
Markus Schorn
5f6822ec53 Bug 372587: Testcase. 2012-11-08 14:17:58 -08:00
Markus Schorn
33e98cd876 Bug 372587: Argument deduction for function call. 2012-11-08 14:16:35 -08:00
Sergey Prigogin
1e9babd7b5 Cosmetics. 2012-11-08 14:10:51 -08:00
Sergey Prigogin
6dbf647a3d JavaDoc adjustments. 2012-11-08 14:10:36 -08:00
Sergey Prigogin
f7f091c782 Cosmetics. 2012-11-08 14:09:51 -08:00
Sergey Prigogin
7bcaf39936 Adjusted comments. 2012-11-08 14:09:36 -08:00
Sergey Prigogin
c7e3993dbc Removed unnecessary synchronization. 2012-11-08 14:09:21 -08:00
Sergey Prigogin
3bdad542ef Fixed a race condition in setting up path canonicalization strategy. 2012-11-08 14:08:42 -08:00
Sergey Prigogin
78b7d65cf8 Cosmetics. 2012-11-08 14:08:18 -08:00
Sergey Prigogin
3548fdb678 Revert "Preservation of typedefs in template arguments."
This reverts commit 8ec3ab2f94.
2012-11-08 14:04:50 -08:00
Marc-Andre Laperle
b004558b81 Bug 388283 - ClassCastException in CPPASTFunctionCallExpression 2012-11-06 23:05:58 -05:00
Sergey Prigogin
add4edd847 Bug 393068 - Constructor call is treated as write access for arguments 2012-11-02 17:16:07 +01:00
Sergey Prigogin
fea61dd100 Cosmetics 2012-11-02 17:16:02 +01:00
Vivian Kong
4d0a95ad49 Bug 228378 - Project Explorer: C project wizards should be only
enabled in C perspective or on C elements
2012-11-01 15:54:10 -04:00
Sergey Prigogin
16fe45b0e0 Bug 393029. Fixed stack overflow. 2012-10-29 12:25:43 +01:00
Sergey Prigogin
8ec3ab2f94 Preservation of typedefs in template arguments. 2012-10-28 11:53:01 +01:00
Andrew Gvozdev
e0149be3a3 Bug 392966: Indexing only source files in the build doesn't work properly with new scanner discovery 2012-10-27 09:00:20 -04:00
Doug Schaefer
7140f7410a Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 23:21:40 -04:00
Marc-Andre Laperle
d9928b7661 Bug 375221 - [4.x] Resource config menu shows up in context menus 2012-10-11 01:02:50 -04:00
Markus Schorn
3b03ad0e7a Bug 378930: ArrayStoreException collecting fields. 2012-09-17 09:00:18 +02:00
Sergey Prigogin
4536b4b84c Fixed an erroneous @since tag. 2012-09-11 14:01:50 -07:00
Marc Khouzam
edd32c480d Invalid @since tag 2012-09-07 11:04:26 -04:00
Sergey Prigogin
600c3b1b32 Fixed a bug that caused files to disappear from the index sometimes. 2012-08-31 17:57:34 -07:00
Sergey Prigogin
0dfb1ee847 Cosmetics. 2012-08-31 17:56:40 -07:00
Sergey Prigogin
f351138c31 Better diagnostics of database corruption. 2012-08-30 16:54:55 -07:00
Sergey Prigogin
8478c43043 Bug 380623. Incremented PDOM version since some database records
changed.
2012-08-30 16:54:48 -07:00
Thomas Corbat
6d4c1e4dff Bug 380623 - [C++11] Explicit Virtual Overrides 2012-08-28 21:36:11 -07:00
Vivian Kong
dd034794c7 Revert "Bug 387132 - AR: Incorrect mirrored strings and bracket occurred on "Properties for autotools" pages on Linux"
This reverts commit 62502ef095.
2012-08-28 16:51:37 -04:00
Sergey Prigogin
80fe6566a7 Fixed ArrayStoreException, ClassCastException and NPE. 2012-08-27 18:24:34 -07:00
Sergey Prigogin
fa4aeee25d Removed an unused API filter. 2012-08-27 18:07:49 -07:00
Sergey Prigogin
3a95f59df4 Cosmetics. 2012-08-27 17:22:19 -07:00
Sergey Prigogin
1abc90f0b8 Added a message to ArrayStoreException. 2012-08-27 16:02:50 -07:00
Sergey Prigogin
34b49d5545 Fixed ClassCastException. 2012-08-27 16:02:10 -07:00
Krzysztof Kazmierczyk
30c3237227 Fix Bug 378882 - CDT projects not working when managed by custom EFS
filesystem 

Change-Id: I6e0966b63c5be81cb35008edb3cd9218023aaf3e
Reviewed-on: https://git.eclipse.org/r/7184
Reviewed-by: Chris Recoskie <recoskie@ca.ibm.com>
IP-Clean: Chris Recoskie <recoskie@ca.ibm.com>
Tested-by: Chris Recoskie <recoskie@ca.ibm.com>
2012-08-27 14:38:04 -04:00
Vivian Kong
62502ef095 Bug 387132 - AR: Incorrect mirrored strings and
bracket occurred on "Properties for autotools" pages on Linux
2012-08-24 16:34:15 -04:00
Sergey Prigogin
142b427343 Bug 387985 - Typo in refactoringHideMethod.label in
org.eclipse.cdt.ui/plugin.properties
2012-08-24 10:21:44 -07:00
Vivian Kong
12e6a908fb Bug 387680 - Entries and Providers are not externalized in C++
preferences
2012-08-24 12:21:16 -04:00
Sergey Prigogin
c41f1dc934 Delete the created project as part of test tear down. 2012-08-22 16:59:20 -07:00
Sergey Prigogin
3decf1fe32 Cosmetics. 2012-08-22 16:58:41 -07:00
Sergey Prigogin
2be9f26069 Added synchronization on fTaskQueue to PDOMManager.isIndexerIdle() 2012-08-22 16:58:28 -07:00
Sergey Prigogin
822e2091d2 Pushed INDEXER_TIMEOUT_SEC constant up the test class hierarchy. 2012-08-22 16:58:13 -07:00
Sergey Prigogin
e3e7ee663c Further simplification of PDOMManager.joinIndexer method. 2012-08-22 16:57:21 -07:00
Sergey Prigogin
ffe717ed93 Simpler and more robust implementation of PDOMManager.joinIndexer
method.
2012-08-22 16:57:12 -07:00
Sergey Prigogin
379cc8e8e1 Cosmetics. 2012-08-22 11:53:17 -07:00
Sergey Prigogin
fd7b8220ee Bug 367993 - Error due to CDT not recognizing compiler built-ins like
__is_pod.
2012-08-22 11:44:10 -07:00
Sergey Prigogin
7b3c5d43f3 Cosmetics. 2012-08-22 11:43:23 -07:00
Sergey Prigogin
bc30d29351 Code streamlining. 2012-08-22 11:43:03 -07:00
John Cortell
3912ce84f6 Fix BaseUITestCase.checkTreeNode(); causing intermittent test failures 2012-08-22 11:41:41 -07:00
Vivian Kong
05cae5beb4 Bug 387428 - NPE in RefreshScopeManager 2012-08-21 12:35:30 -04:00