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

7020 commits

Author SHA1 Message Date
Anton Leherbauer
a27ec4031f Fix for 228997: Eclipse CDT Code style formater bug with const parameter 2008-04-29 08:36:33 +00:00
Sergey Prigogin
784d834751 Renamed _testSpecializationSelection test case to include bug number. 2008-04-29 05:29:14 +00:00
Chris Recoskie
1e586a99cc Partial fix for Bugzilla 210116 (CDT spelling errors) 2008-04-28 18:35:19 +00:00
Markus Schorn
ac92e0e883 Content assist after '<', bug 229062. 2008-04-28 15:33:07 +00:00
Mike Kucera
bc10dd89d8 fixed some javadoc warnings 2008-04-28 14:17:28 +00:00
Markus Schorn
ff740bc273 Fixes a NPE in the SpecializationFinder. 2008-04-28 14:10:24 +00:00
Markus Schorn
846e2a2320 Computing the correct type for pointer arithmetics. 2008-04-28 13:05:49 +00:00
Oleg Krasilnikov
d772cf26d6 Small change for Bug # 188120 2008-04-28 11:52:47 +00:00
Oleg Krasilnikov
fceecd9f90 Bug #188120 : Allow working sets to select Debug/release active config 2008-04-28 11:30:26 +00:00
Andrew Ferguson
080b701f7d 224364: re-enable fix after performance improvements from Markus 2008-04-28 10:12:33 +00:00
Sergey Prigogin
98cf46261c Fixed testFunctionTemplateWithUsing test case. 2008-04-28 05:35:38 +00:00
Sergey Prigogin
6aa23c119f toString method. 2008-04-28 03:44:49 +00:00
Sergey Prigogin
545e4ae027 toString method. 2008-04-28 03:25:18 +00:00
Sergey Prigogin
f0be726ff0 toString method. 2008-04-28 02:57:27 +00:00
Sergey Prigogin
60d02ba145 Added two failing test cases, _testSpecializationSelection and _testFunctionTemplateWithUsing. 2008-04-27 22:32:49 +00:00
Sergey Prigogin
4c15ba6484 Added a failing test case for bug 201204. 2008-04-27 20:49:18 +00:00
Sergey Prigogin
d6d86766bb Compiler warnings. 2008-04-27 06:43:57 +00:00
Markus Schorn
066a527c96 Deprecated duplicate mechanism to configure keyword restrict, related to bug 228826. 2008-04-25 14:51:37 +00:00
Markus Schorn
0b1b9a6092 Fix warnings. 2008-04-25 14:24:53 +00:00
Markus Schorn
48a98268ee Moved MultiLanguageSetting to appropriate package, bug 227732. 2008-04-25 13:24:29 +00:00
Markus Schorn
e54c6c45a7 Create problem bindings for non-existent fields, bug 228504. 2008-04-25 13:19:13 +00:00
Markus Schorn
d844f5e24a Improved setup of macro dictionary for headers opened in editor, bug 228012 2008-04-25 12:45:14 +00:00
Markus Schorn
b89383e939 Corrects tracing output. 2008-04-25 10:33:50 +00:00
Markus Schorn
35e73ce090 Minor correction for adapting template-bindings between different pdoms. 2008-04-25 09:11:18 +00:00
Markus Schorn
a9b1ca9430 Exporting packages of the test-plugin. 2008-04-25 09:10:42 +00:00
Markus Schorn
8085a45d44 Fix warnings. 2008-04-24 16:09:35 +00:00
Markus Schorn
6875e287df Fix warnings. 2008-04-24 15:45:37 +00:00
Markus Schorn
a0172c2c93 Improves the computing of scoped names of template params, related to bug 214017. 2008-04-24 13:08:49 +00:00
Anton Leherbauer
7b85c24621 Additional vartiable resolvers for file templates 2008-04-24 12:04:48 +00:00
Anton Leherbauer
6930a102fe Make Mylyn bridge work with Project Explorer 2008-04-24 12:03:20 +00:00
Anton Leherbauer
1aaa1cbdf6 Fix warnings 2008-04-24 12:02:08 +00:00
Markus Schorn
19c97c7afd Improved names of keys for externalized strings by Emanuel Graf, bug 228473. 2008-04-24 10:56:07 +00:00
Markus Schorn
ea74d07999 Testcase for bug 226585. 2008-04-24 09:58:59 +00:00
Anton Leherbauer
b293aef49f Fix warnings 2008-04-24 08:05:44 +00:00
Anton Leherbauer
c3725935d9 ASTProvider considers document timestamp, related to 226955 2008-04-24 07:58:11 +00:00
Anton Leherbauer
a3e0775ca4 Fix warnings 2008-04-24 07:57:46 +00:00
Vivian Kong
eaee63dcf0 use MessageFormat API to format IdentifierHelper messages (bug 225143) 2008-04-23 18:29:38 +00:00
Mike Kucera
a178564585 cleaned up ASTNodeProperty 2008-04-23 18:13:02 +00:00
Markus Schorn
b46e95b387 Adapting template related bindings to their counterparts in the index, bug 214017. 2008-04-23 16:51:58 +00:00
Vivian Kong
eb2d63351a Scalability mode (bug 226955) 2008-04-23 14:31:53 +00:00
Andrew Ferguson
7364e1ddaf 227976: apply fix 2008-04-23 10:44:40 +00:00
Chris Recoskie
5f76384955 exporting indexer package because otherwise it's impossible to build anything that uses the standalone indexers 2008-04-22 19:06:29 +00:00
John Cortell
7b3681fc19 Applied patch in 227869. Produce an error if user tries to create memory monitor using a literal address that exceeds the range of the address factory used by the debug session. Prior to this change, the monitor would be created based on the truncated value. 2008-04-22 15:25:36 +00:00
Andrew Ferguson
0efd6a1877 227967: add test cases 2008-04-22 11:20:04 +00:00
Markus Schorn
4db6ea5e78 Syntax error in template definition (template id ambiguity), bug 228118. 2008-04-22 10:45:00 +00:00
Andrew Ferguson
3aa200e4e0 fix regression from warnings cleanup 2008-04-22 10:42:47 +00:00
Markus Schorn
da70ef502f Support search for local variables and parameters, bug 151334. 2008-04-22 09:08:07 +00:00
Andrew Ferguson
e40d216b91 fix warnings 2008-04-22 08:24:51 +00:00
Anton Leherbauer
9faad7775e Fix for 227929: After fixing all warnings/errors, the warning icon is still in the tab 2008-04-22 07:49:09 +00:00
Doug Schaefer
db11eb72ae Get rid of special characters in file. 2008-04-21 18:42:49 +00:00