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

12295 commits

Author SHA1 Message Date
Doug Schaefer
be9f8d0685 Trying to get tests running. 2008-05-28 03:14:49 +00:00
Doug Schaefer
bac72dc97c Trying to get tests running. 2008-05-28 02:57:01 +00:00
Doug Schaefer
55df4ec232 Trying to get tests running. 2008-05-28 02:36:07 +00:00
Doug Schaefer
6a261cf794 Trying to get tests running. 2008-05-28 01:48:28 +00:00
Doug Schaefer
d77c4408be Trying to get tests running. 2008-05-28 01:31:27 +00:00
Doug Schaefer
f4482800e9 Trying to get tests running. 2008-05-27 23:07:01 +00:00
Doug Schaefer
33c8c8f1ff Trying to get tests running. 2008-05-27 22:46:22 +00:00
Doug Schaefer
a91b62c10a Trying to get tests running. 2008-05-27 21:38:21 +00:00
Doug Schaefer
f0e37e1550 Trying to get tests running. 2008-05-27 20:04:44 +00:00
Doug Schaefer
4d37f1c76d Not sure whey were signing the test target "build". 2008-05-27 19:29:19 +00:00
Doug Schaefer
f8f7efb433 Update build target. 2008-05-27 18:11:23 +00:00
Vivian Kong
e9f91c7514 fix multiple update site - bug 232792 2008-05-27 17:55:42 +00:00
Doug Schaefer
e0594edb71 Patch for Jeff 162558. Update the CDT Mylyn bridge to Mylyn's 3.0 APIs. 2008-05-27 17:31:38 +00:00
Markus Schorn
a244296645 Fix recursion in binding resolution, bug 234042. 2008-05-27 15:10:18 +00:00
Vivian Kong
c4d5a8d334 externalize cheat sheet strings (bug 234147) 2008-05-27 14:30:06 +00:00
Andrew Ferguson
03273b05c1 add test case for missing problembinding when passing a (basic) type in a non-type context 2008-05-27 14:22:58 +00:00
Andrew Ferguson
1aa5e93de5 separate template argument creation from CPPTemplates.createTypeArray 2008-05-27 13:58:13 +00:00
Anton Leherbauer
d917917c7c Fix for 233910: Language Mappings preference page restore defaults 2008-05-27 08:44:16 +00:00
Anton Leherbauer
9fd60a6db8 Fix for 233976: Deadlock in ASTProvider 2008-05-27 08:40:07 +00:00
Sergey Prigogin
12cc9fcc6a Fixed another case of an infinite loop. This time accompanied by a memory leak. 2008-05-27 05:40:34 +00:00
Sergey Prigogin
973c77a635 Code formatting. 2008-05-26 22:43:33 +00:00
Mike Kucera
244d06f38a Bug 231381, fix for LPG backtracking parser performance problem 2008-05-26 21:57:52 +00:00
Mike Kucera
0676e6587a Bug 233310, support for ambiguous template arguments for LR parser 2008-05-26 21:38:36 +00:00
Sergey Prigogin
109f2fb5fc Fixed recursion resolving namespaces (bug 234035). 2008-05-26 21:26:33 +00:00
Sergey Prigogin
79c2c87814 Code streamlining. 2008-05-26 21:08:35 +00:00
Sergey Prigogin
d3477152cd Fixed remaining case of infinite loop in template resolution. 2008-05-26 19:08:52 +00:00
Sergey Prigogin
d2bb462531 Added optional printing of recursion problems. 2008-05-26 18:36:55 +00:00
Sergey Prigogin
5ddcabbe62 Fixed warning. 2008-05-26 18:22:03 +00:00
Mike Kucera
2384cbd3f2 Bug 233511, support windows UNC paths 2008-05-26 16:56:23 +00:00
Markus Schorn
4fdda8b8d9 Speed up 'Add Include' operation, bug 228811. 2008-05-26 15:59:14 +00:00
Vivian Kong
d7b0743169 *** empty log message *** 2008-05-26 15:49:21 +00:00
Vivian Kong
94602cd001 using dropins folder 2008-05-26 15:29:31 +00:00
Anton Leherbauer
48acadfbe7 Fix bogus hasDebug information 2008-05-26 14:42:50 +00:00
Vivian Kong
d56d8e16a0 try building with platform RC2 and RC1 releng base builder 2008-05-26 14:28:53 +00:00
Markus Schorn
e13d764fba Restore tracing options after generating pdom. 2008-05-26 10:49:27 +00:00
Sergey Prigogin
e87d1aa60d Failing test case for bug 233889. 2008-05-26 04:54:01 +00:00
Sergey Prigogin
f446c156cd Fixed typos. 2008-05-26 03:52:44 +00:00
Sergey Prigogin
36fcc9697a Code formatting. 2008-05-26 03:50:33 +00:00
Sergey Prigogin
bf0052226e Fixed capitalization. 2008-05-26 02:48:05 +00:00
Sergey Prigogin
32ba1e3732 Fixed a typo. 2008-05-26 02:46:41 +00:00
Sergey Prigogin
c3a011ab81 Fixed infinite loop in indexer that happened when CPPTypedefSpecialization.getType method returned the same object as this. This problematic behavior was triggered by a template argument containing a wrapped ProblemBinding. 2008-05-25 23:11:38 +00:00
Vivian Kong
4116aadcb0 revert to old basebuilder 2008-05-23 23:05:23 +00:00
Vivian Kong
f143b3785d try building and testing against M6 2008-05-23 20:54:57 +00:00
Vivian Kong
f5bac6723b try unzipping the test plugins to the dropin folder instead 2008-05-23 20:31:39 +00:00
Vivian Kong
f599de21e1 try building and testing against M7 2008-05-23 19:37:07 +00:00
Vivian Kong
ddad444ea3 fix for 233739 2008-05-23 18:57:21 +00:00
Vivian Kong
4711f07f42 fix for bug 233738 2008-05-23 18:57:07 +00:00
Andrew Ferguson
688df291ee 207871: add testcase 2008-05-23 18:19:02 +00:00
Andrew Ferguson
4caaf836f6 add test for deferred non-type template arguments 2008-05-23 16:08:20 +00:00
Vivian Kong
a5373080e3 try building and testing again M6 2008-05-23 15:02:40 +00:00