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

10925 commits

Author SHA1 Message Date
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
Sergey Prigogin
69993cb776 Use ArrayList instead of LinkedList. 2012-08-25 14:41:04 -07:00
Sergey Prigogin
7a0eccb09f Adjusted wording of action descriptions. 2012-08-25 14:40:48 -07:00
Sergey Prigogin
4d9d9393f4 Cosmetics. 2012-08-25 14:40:08 -07:00
Jon Beniston
bf81510484 Bug 331574 - eXcess architecture is now named eSi-RISC 2012-08-25 16:34:28 -04:00
Vivian Kong
f3824c1843 Bug 387132 - AR: Incorrect mirrored strings and
bracket occurred on "Properties for autotools" pages on Linux
2012-08-24 17:31:15 -04:00
Eugene Ostroukhov
fda18aa3a1 Bug 387935 - Codan does not see symbols from pre-built indexes
This change fixes:
	1. Codan no longer shows errors on symbols from pre-built indexes
	2. Mark occurances in the editor no properly recognizes occurances 
	   of the same symbol.

Change-Id: I1f3b347524a89f7a4c11b128f15f8fdcffe2afdf
Reviewed-on: https://git.eclipse.org/r/7388
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-08-24 14:57:15 -04:00
Vivian Kong
88bccabd07 Bug 387680 - Entries and Providers are not externalized in C++
preferences
2012-08-24 14:49:42 -04:00
Sergey Prigogin
85bdaaf4b3 Revert "Revert "Allow unreliable tests to be avoided""
This reverts commit c4e80e62a2.
2012-08-24 11:35:59 -07:00
Sergey Prigogin
7e16142beb Bug 387985 - Type at refactoringHideMethod.label in
org.eclipse.cdt.ui/plugin.properties
2012-08-24 10:13:58 -07:00
Sergey Prigogin
c4e80e62a2 Revert "Allow unreliable tests to be avoided"
This reverts commit 1bd247ce3d.
2012-08-24 10:12:55 -07:00
Andrew Gvozdev
cb6f2c2947 bug 387730: Better failure message in the unit test 2012-08-24 11:55:52 -04:00
John Cortell
50cbcd2c21 correct comment and add the UPCParser test suite to the unreliable bucket. 2012-08-23 22:16:52 -05:00
John Cortell
dd605da495 Problem with cygwin test was due to incomplete cygwin install 2012-08-23 19:42:46 -05:00
Sergey Prigogin
7f6c8f1f3e Changed Message classes to have package visibility 2012-08-23 10:51:18 -07:00
Sergey Prigogin
b038dd16cf Code cleanup. 2012-08-23 10:24:25 -07:00
Sergey Prigogin
737b5c6949 Removed public visibility from the Messages class. 2012-08-23 10:23:44 -07:00
Sergey Prigogin
c7abf5ab17 Delete the created project as part of test tear down. 2012-08-22 16:54:09 -07:00
Sergey Prigogin
8cf9278d6f Cosmetics. 2012-08-22 16:53:11 -07:00
Sergey Prigogin
6b3627d0f4 Added synchronization on fTaskQueue to PDOMManager.isIndexerIdle() 2012-08-22 16:53:00 -07:00
Sergey Prigogin
4f739bda84 Pushed INDEXER_TIMEOUT_SEC constant up the test class hierarchy. 2012-08-22 16:52:05 -07:00
John Cortell
82a89c35ed BaseUITestCase.waitForIndexer() intermittently throws exception 2012-08-22 15:12:26 -05:00
Sergey Prigogin
ab22bbda2d Cosmetics. 2012-08-22 12:13:04 -07:00
Sergey Prigogin
3b7da721b6 Bug 367993 - Error due to CDT not recognizing compiler built-ins like
__is_pod.
2012-08-22 11:17:11 -07:00
Sergey Prigogin
9587961176 Cosmetics. 2012-08-22 11:16:22 -07:00
Sergey Prigogin
e430e7f6b4 Code streamlining. 2012-08-22 11:15:58 -07:00
John Cortell
1bd247ce3d Allow unreliable tests to be avoided 2012-08-21 13:06:29 -05:00
John Cortell
4cd4f018a2 Fix BaseUITestCase.checkTreeNode(); causing intermittent test failures 2012-08-21 13:01:11 -05:00
Vivian Kong
21b42beb1f Bug 387428 - NPE in RefreshScopeManager 2012-08-21 13:00:26 -04:00