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

1474 commits

Author SHA1 Message Date
Andrew Ferguson
bdc1cb98a7 200958: apply fix 2007-08-23 15:59:38 +00:00
Markus Schorn
4490af21a1 Follow up for 185120, gcc-extension allows constants with suffix 'ull'. 2007-08-23 13:31:06 +00:00
Markus Schorn
13c3948164 Fix and Testcase for 185120, handling of constants with suffix 'ul'. 2007-08-23 12:35:17 +00:00
Markus Schorn
d6ce933a26 Fix and Testcases for 200830, macro expansion performed inside of string literals. 2007-08-23 12:07:48 +00:00
Markus Schorn
33b66fff45 Fix and Testcase for 199412, endless loop computing AST for self-including source-file. 2007-08-23 11:36:21 +00:00
Markus Schorn
5515df94b7 Fix and testcase for 200553, infinite loop with recursive typedefs. 2007-08-23 09:57:15 +00:00
Markus Schorn
53cdbc9b41 Fix for 200239, using variadic macros stored in the index. 2007-08-22 08:21:04 +00:00
Mikhail Sennikovsky
d7c915bbaa Fix for [Bug 197486] [Project Model] cannot set exclusion filter on ICSourceEntry for old-style projects 2007-08-10 16:00:42 +00:00
Mikhail Sennikovsky
3b9217b9ca Fic for [Bug 194460] NPE while manipulating with ICDescriptor object 2007-08-10 14:37:04 +00:00
Andrew Niefer
1bec4f8d34 bug 90683 - syntax errors in template argument 2007-08-04 01:11:53 +00:00
Andrew Niefer
9577e25245 bug 179712 - function declaration with both throw and attribute modifiers 2007-08-04 00:42:52 +00:00
Andrew Niefer
7195ef8aca bug 178059 2007-08-04 00:28:04 +00:00
Markus Schorn
c5c666a8b6 Fix and testcase for 191450, __attribute__ in-between pointer-operators. 2007-07-27 14:08:46 +00:00
Markus Schorn
8d8572bbcb More testcases and a fix for 186123, information stored with bindings not updated. 2007-07-27 12:01:35 +00:00
Markus Schorn
e0256faf6b Additional testcase for updating index. 2007-07-27 10:13:37 +00:00
Markus Schorn
6943fa5a50 Additional testcase for binding resolution. 2007-07-27 10:00:14 +00:00
Markus Schorn
f06aafc908 Fix and Testcase for 197633, syntax error with variadic macro. 2007-07-26 13:44:54 +00:00
Markus Schorn
8d99eb9b20 Fix and Testcases for 186123, information stored with bindings not updated. 2007-07-26 10:31:56 +00:00
Doug Schaefer
2afd57655c Update changed plugins to 4.0.1. 2007-07-24 21:23:31 +00:00
Markus Schorn
208e4f68ef Fix and Testcase for 197311, Full Indexer with dependent project corrupts index. 2007-07-24 09:16:15 +00:00
Markus Schorn
79b3fc77bb Testcase for 197486, cannot set exclusion filter on source entry. 2007-07-23 14:31:33 +00:00
Markus Schorn
3871a214a0 Fix for 104014 by Sergey Prigogin, empty macro parameters. 2007-07-23 09:35:19 +00:00
Markus Schorn
f6b7c739ba Clean up usage of TestScannerProvider within the tests. 2007-07-20 10:02:03 +00:00
Markus Schorn
61c38d0f85 Fix for 189811, Open Element is slow to initialize. 2007-07-20 08:36:03 +00:00
Markus Schorn
238ca43d28 Fix for 196823, JUnit failures of scanner discovery 2007-07-18 14:27:32 +00:00
Markus Schorn
e3d42ea529 Fix and testcase for 196468, gcc-extension for C89: empty braces in initializer. 2007-07-17 08:31:48 +00:00
Markus Schorn
849223972d Fix for 160281, files included via -include not searched on the include path. 2007-07-12 15:49:40 +00:00
Anton Leherbauer
9f2b40cbd9 Fix for 170464: Can't disable binary parser 2007-07-12 14:00:33 +00:00
Anton Leherbauer
5894ebf4d9 Fix and test for 196290: Deadlock during project creation 2007-07-12 12:05:42 +00:00
Markus Schorn
975140ab8a Fix and Testcase for 195943, exponential complexity parsing expressions with consequtive left parenthesis. 2007-07-10 16:34:39 +00:00
Markus Schorn
9e772f1ad6 Fix for 195701, failure to parse visibility attribute for namespaces. 2007-07-10 12:06:35 +00:00
Markus Schorn
79710ce424 Fix for 195419, prevent recreation of pdoms during project delete. 2007-07-06 13:40:17 +00:00
Mikhail Sennikovsky
63d156caf3 Fix for [Bug 193503] Write access exception when saving project with ICDescriptor 2007-07-05 17:30:14 +00:00
Markus Schorn
b21be9a7d0 Fix for 167100, using include guards outside of header. 2007-07-05 15:38:20 +00:00
Markus Schorn
1d995f32bd Testcase for 167100, using include guards outside of header. 2007-07-05 07:09:14 +00:00
Markus Schorn
c00f123a5f Fix for 193779, name resolution shall ignore bindings without declarations. 2007-07-04 13:30:13 +00:00
Markus Schorn
6ca0ffde23 Fix for 193962, isSameType() for anonymous types. 2007-07-03 12:01:55 +00:00
Markus Schorn
925667561d Fix for 195127 and 195227, binding resolution for plain C. 2007-07-03 09:19:16 +00:00
Markus Schorn
b9916f7846 Test case for 195127, failure in binding resolution (plain C). 2007-07-03 08:27:29 +00:00
Markus Schorn
3ee5f868fe Test-cases for bug 195127, prefer AST over index in plain C. 2007-07-02 13:14:14 +00:00
Markus Schorn
22d6ac5a83 Fix for 194739, safeguard against corrupt indexes. 2007-06-29 13:25:23 +00:00
Andrew Ferguson
30ac9eb2c8 fix cyclic construction problem exposed by improved error handling 2007-06-20 16:59:31 +00:00
Andrew Ferguson
f68f137ed3 move templateengine testdata into conventional location which is picked up by the binary build 2007-06-19 16:07:50 +00:00
Andrew Ferguson
e9f535bcfa tidy up and doc unit test helper methods 2007-06-18 13:31:38 +00:00
Markus Schorn
ff970aefd8 Fix + Testcase for 192787, proposal shows anonymous type of a parameter. 2007-06-18 13:00:51 +00:00
Andrew Ferguson
38595a611f improve error handling in order to determine why some unit tests are failing on overnight build 2007-06-18 12:50:24 +00:00
Doug Schaefer
58c019fe95 Try to fix test failure due to classformatexception. 2007-06-15 15:18:26 +00:00
Markus Schorn
3025d9e338 Fix+Testcase for 192352, duplicates in 'Open Declaration' 2007-06-15 08:23:10 +00:00
Doug Schaefer
81bcb26800 Fix up copyrights. 2007-06-14 20:10:17 +00:00
Mikhail Sennikovsky
15620e0b89 1. JavaDoc foxes for [Bug 191913] ICProjectDescriptionManager.getProjectDescription returns null
2. make the setProjectDescription throw CoreException instead of IllegalArgumentException in case of the inability to aquire the root rule
2007-06-14 18:02:57 +00:00