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

11053 commits

Author SHA1 Message Date
Sergey Prigogin
d514c8e8d4 Whitespace. 2012-10-23 12:28:40 +02:00
Sergey Prigogin
c05ea1bf76 Cosmetics. 2012-10-16 14:54:42 -07:00
Sergey Prigogin
d763578079 Added OneSourceMultipleHeadersTestCase class. 2012-10-16 14:53:30 -07:00
Sergey Prigogin
d5f793f01d Similar preference API between cdt.core and cdt.ui 2012-10-16 14:52:37 -07:00
Sergey Prigogin
e8c0bd4d43 Cosmetics 2012-10-16 14:51:35 -07:00
Doug Schaefer
bdbc4e359f Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
Marc-Andre Laperle
b1a7526c66 Bug 375221 - [4.x] Resource config menu shows up in context menus 2012-10-11 00:44:18 -04:00
mhussein
516e23c935 Bug 389392 - Editor refresh problem when template executed twice
Modify OpenFiles so that it doesn't attempt to open files if they are
already opened.

Update: added copyright message.

Change-Id: I09fd41b3b34d2b1469cc11a8678f99645a0f9c43
Reviewed-on: https://git.eclipse.org/r/7725
Reviewed-by: Marc-Andre Laperle <malaperle@gmail.com>
IP-Clean: Marc-Andre Laperle <malaperle@gmail.com>
Tested-by: Marc-Andre Laperle <malaperle@gmail.com>
2012-10-09 23:25:23 -04:00
Markus Schorn
e8d0c48cb0 Bug 391284: Updating the list of the base classes did not work correctly. 2012-10-08 07:56:27 +02:00
Markus Schorn
3979620d97 Bug 391190: Using address as template argument. 2012-10-05 09:16:27 +02:00
Markus Schorn
8c98525c76 Bug 391001: Pointer to member in dependent expression. 2012-10-03 13:56:10 +02:00
Markus Schorn
5e681bbe50 Bug 381824: Storing dependent bindings. 2012-10-02 10:48:24 +02:00
John Cortell
4de3c2e62c Removed test exclusions for various tests recently fixed by Markus.
Added exception for
CPPSelectionTestsFastIndexer.testBug103697, which is failing
consistently
2012-09-25 17:53:42 -05:00
Marc Khouzam
5e58ee7125 Typos in javadoc
Change-Id: I560f7c21964a219010a06f7ed18d233e1a53d152
2012-09-18 09:59:52 -04:00
Sergey Prigogin
c79f305503 Cosmetics. 2012-09-17 14:47:05 -07:00
Markus Schorn
22747c0877 Bug 379604: Discard template functions where explicit args do not match from function set. 2012-09-17 11:10:38 +02:00
Markus Schorn
b142e8e20a Bug 378930: ArrayStoreException collecting fields. 2012-09-17 08:46:34 +02:00
Markus Schorn
d643e121a0 Fix intermittent test failures. 2012-09-14 09:32:36 +02:00
Markus Schorn
9cdef8c443 Bug 299911: Directly marshall template arguments rather than their type and value. 2012-09-14 09:32:36 +02:00
Markus Schorn
0a9773666e Bug 372587: Testcase. 2012-09-13 16:39:12 +02:00
Markus Schorn
857973df82 Bug 372587: Argument deduction for function call. 2012-09-13 16:30:28 +02:00
Sergey Prigogin
eb8f1b49ea Cosmetics. 2012-09-12 18:48:21 -07:00
Sergey Prigogin
bc11a19cbc JavaDoc adjustments. 2012-09-12 12:18:32 -07:00
Sergey Prigogin
044f754d10 Cosmetics. 2012-09-11 16:11:02 -07:00
Sergey Prigogin
21bec6fcb4 Adjusted comments. 2012-09-11 16:08:56 -07:00
Sergey Prigogin
fc6b186ee6 Removed unnecessary synchronization. 2012-09-11 16:06:49 -07:00
Sergey Prigogin
59f33be72f Fixed a race condition in setting up path canonicalization strategy. 2012-09-11 16:04:41 -07:00
Sergey Prigogin
5c0836124a Cosmetics. 2012-09-11 16:03:22 -07:00
Sergey Prigogin
d62945a3d9 Cosmetics. 2012-09-05 21:14:02 -07:00
Andrew Gvozdev
7660c4881e bug 388755: test cases differ on windows and unix 2012-09-05 23:35:23 -04:00
Sergey Prigogin
05a61b35bf Cosmetics. 2012-09-05 17:36:09 -07:00
Sergey Prigogin
435b10dfdf Protect against NPE. 2012-09-05 17:35:27 -07:00
Sergey Prigogin
9e9c380798 Cosmetics. 2012-09-05 17:35:10 -07:00
Andrew Gvozdev
887ec0b8a1 bug 388755: Cosmetics - avoid syntax warnings in comments 2012-09-05 16:20:33 -04:00
Andrew Gvozdev
8fb2b6a3c6 bug 388755: Added extra check for schema "file" while fixing path "/C:/path" on Windows in EFSExtensionProvider 2012-09-05 15:58:42 -04:00
Andrew Gvozdev
c8075218df bug 388755: Fix EFSExtensionProvider to return conventional path on Windows as C:/path (without extra leading slash)
Change-Id: I82507744f069d774579f0bdd301e210df8157305
2012-09-04 22:14:14 -04:00
Sergey Prigogin
258181e027 Cosmetics 2012-08-31 18:50:03 -07:00
Sergey Prigogin
7fe0a91dbc Fixed a bug that caused files to disappear from the index sometimes. 2012-08-31 18:06:48 -07:00
Sergey Prigogin
b30497f5ec Cosmetics. 2012-08-31 18:05:16 -07:00
Sergey Prigogin
598836625c Better diagnostics of database corruption. 2012-08-30 17:13:26 -07:00
Sergey Prigogin
482739f1b1 Bug 380623. Incremented PDOM version since some database records
changed.
2012-08-30 17:11:59 -07:00
Thomas Corbat
1070edb3fc Bug 380623 - [C++11] Explicit Virtual Overrides
Change-Id: I3b40e6ef659e3734194479dafa927411d405442f
2012-08-28 21:12:37 -07:00
Vivian Kong
2e7dbc8b55 Revert "Bug 387132 - AR: Incorrect mirrored strings and bracket occurred on "Properties for autotools" pages on Linux"
This reverts commit f3824c1843.
2012-08-28 20:39:42 -04:00
Sergey Prigogin
d07c30d618 Fixed ArrayStoreException, ClassCastException and NPE. 2012-08-27 18:47:21 -07:00
Sergey Prigogin
82e5b126c8 Cosmetics. 2012-08-27 18:46:55 -07:00
Sergey Prigogin
e7ea6cc33a Added a message to ArrayStoreException. 2012-08-27 14:49:49 -07:00
Sergey Prigogin
45e4150d3c Fixed ClassCastException. 2012-08-27 14:47:49 -07:00
Krzysztof Kazmierczyk
057ba1a8c8 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 10:50:58 -04:00
Sergey Prigogin
76f87a6fe3 Avoid ClassCastException. 2012-08-25 16:35:02 -07:00
Sergey Prigogin
1b8433ebd6 Use ArrayDeque instead of LinkedList. 2012-08-25 14:41:50 -07:00