1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-30 03:33:37 +02:00
Commit graph

4106 commits

Author SHA1 Message Date
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
8085a45d44 Fix warnings. 2008-04-24 16:09:35 +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
6930a102fe Make Mylyn bridge work with Project Explorer 2008-04-24 12:03:20 +00:00
Anton Leherbauer
b293aef49f Fix warnings 2008-04-24 08:05:44 +00:00
Anton Leherbauer
a3e0775ca4 Fix warnings 2008-04-24 07:57:46 +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
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
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
Doug Schaefer
db11eb72ae Get rid of special characters in file. 2008-04-21 18:42:49 +00:00
Markus Schorn
e4ecf40136 Comment handling for refactoring by Emanuel Graf, bug 228009. 2008-04-21 14:44:12 +00:00
Markus Schorn
a0169fac0d Content Assist within macro arguments, bug 200208. 2008-04-21 14:02:40 +00:00
Markus Schorn
7481b864e5 Fix java-doc. 2008-04-21 13:50:38 +00:00
Andrew Ferguson
390aa48830 fix terminology: memento->hash 2008-04-21 12:01:20 +00:00
Markus Schorn
4ac33cedb7 Fix for superfluous semicolon by Emanuel Graf, bug 226533. 2008-04-21 08:44:07 +00:00
Markus Schorn
cb728b7643 Improves method names. 2008-04-21 08:25:27 +00:00
Markus Schorn
a3f5e0f30b Added documentation about bug 227967 to the source code. 2008-04-21 08:12:07 +00:00
Markus Schorn
6e3b4502ba Fix warnings. 2008-04-21 07:27:30 +00:00
Sergey Prigogin
237ac325a7 Debugging helpers. 2008-04-21 03:50:55 +00:00
Sergey Prigogin
faf943db23 Minor changes to facilitate debugging. 2008-04-21 00:12:18 +00:00
Sergey Prigogin
6ec98ed101 Compiler warnings. 2008-04-20 00:14:46 +00:00
Sergey Prigogin
fd24289643 Compiler warnings. 2008-04-19 19:35:13 +00:00
Sergey Prigogin
4619d45eef Added isGloballyQualified method to avoid PDOMNotImplementedError. 2008-04-19 19:34:57 +00:00
Sergey Prigogin
4109b34df6 More informative exception. 2008-04-19 18:06:56 +00:00
Sergey Prigogin
b30c89a812 Partial fix for bug 214017. 2008-04-19 08:36:06 +00:00
Markus Schorn
9b984524cc Indexing performance improvements. 2008-04-18 15:27:01 +00:00
Markus Schorn
b87cd95a0f Fix warnings. 2008-04-18 13:09:13 +00:00
Andrew Ferguson
677d68715d clean up warnings 2008-04-18 12:38:06 +00:00
Markus Schorn
7af8d03be8 Fix warnings. 2008-04-18 09:23:06 +00:00
Oleg Krasilnikov
5b1f6b5408 Bug #214194 : Adding a preprocessor symbol erases previously defined ones 2008-04-18 08:55:03 +00:00
Markus Schorn
324a584c99 Performance improvement for indexing template based source code. 2008-04-18 07:56:46 +00:00
Markus Schorn
70db16224a Store #undef in index, bug 227088. 2008-04-17 12:27:49 +00:00
Markus Schorn
477fe21a13 Fix warnings. 2008-04-17 09:11:27 +00:00
Anton Leherbauer
52fa978c3c Fix for 226682: Need to stop parsing when reconciler is stopped 2008-04-17 08:18:00 +00:00
Markus Schorn
902a30fae3 Fixes implementation of CASTWhileStatement.accept(), bug 227393. 2008-04-17 07:20:53 +00:00
Markus Schorn
b3256c51da Fixes a CCE, bug 203967. 2008-04-16 16:32:52 +00:00
Andrew Ferguson
e4f737f6b1 222418: apply fix 2008-04-16 16:04:43 +00:00
Markus Schorn
6df6c40158 Implement Method (work in progress) by Emanuel Graf, bug 226646. 2008-04-16 13:09:08 +00:00