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

11455 commits

Author SHA1 Message Date
Mike Kucera
20a43f994b cleaned up and commented the code in AbstractGNUSourceCodeParser.parseDeclarationOrExpressionStatement() 2008-01-31 16:50:44 +00:00
Oleg Krasilnikov
bb44d4020d Bug #182450 : Multi-cfg
Bug #217253 : Project Wizard head
2008-01-31 16:22:58 +00:00
Anton Leherbauer
952046381e Fix mark occurrences for template specializations 2008-01-31 14:50:16 +00:00
Anton Leherbauer
645d096b60 Fix for 212998: CModelManager consumes a lot of memory during project refresh 2008-01-31 11:17:28 +00:00
Oleg Krasilnikov
e88356657e Bug #182450 : Multi cfg support 2008-01-31 10:13:50 +00:00
Anton Leherbauer
ada2cc0c2c Macro Explorer: Revert persistence key 2008-01-31 09:54:47 +00:00
Anton Leherbauer
7c5c048c7b Macro explorer fixes and cleanup 2008-01-31 09:10:32 +00:00
Mike Kucera
bf2aafaf4b created ANT build file to run LPG generator, moved grammar files to separate folder 2008-01-30 21:48:38 +00:00
Markus Schorn
0aa860ee97 Index based name resolution for classes in namespaces (bug 217102) 2008-01-30 17:09:15 +00:00
Anton Leherbauer
ddc6109778 Configure Java compliance level 2008-01-30 15:44:58 +00:00
Anton Leherbauer
7c51371bfb Fix content assist test 2008-01-30 15:34:57 +00:00
Anton Leherbauer
d119fb73c4 Fix for 216760: No 'Quick Fix' menu item for to CEditor ruler context menu 2008-01-30 14:11:27 +00:00
Markus Schorn
f73c67a3a1 Fixes a NPE in name-lookup. 2008-01-30 13:49:23 +00:00
Markus Schorn
199906029b Fixes navigation from the macro-expansion tool to the macro-definition. 2008-01-30 12:48:27 +00:00
Oleg Krasilnikov
3c1338a8db Bug #217052 : custom page's operation is not run on creation of make projects 2008-01-30 12:41:39 +00:00
Anton Leherbauer
7c0b0c875a Fix for 208765: Sporadic crash saving scanner info build properties 2008-01-30 11:23:28 +00:00
Mike Kucera
0c825ab41c reverted to backtracking parser, fixed a few bugs 2008-01-29 21:34:25 +00:00
Oleg Krasilnikov
986ba49c19 Bug #216792 : Enumerated option value handler not called when switching property pages 2008-01-29 16:24:46 +00:00
Oleg Krasilnikov
bb3803a605 Bug #182450 : Multi-config 2008-01-29 14:49:58 +00:00
Markus Schorn
4f17acd8ad Trigger reconciler on startup after index is loaded, (no bugzilla). 2008-01-29 10:42:38 +00:00
Anton Leherbauer
5a608fee1c Fix for 209770: CConfigBasedDescriptor.get not thread-safe 2008-01-29 10:41:05 +00:00
Anton Leherbauer
ad075de767 Fix for 213690: [Scanner Discovery] Wrong resolution of linked resources (patch by Gerhard Schaber) 2008-01-29 09:47:21 +00:00
Markus Schorn
fb0f37db3e Properly restoring include browser on application start, bug 215539. 2008-01-29 09:41:29 +00:00
Markus Schorn
fabbd8d287 Predefined macro __CDT_PARSER__, bug 173848. 2008-01-29 09:04:10 +00:00
Mike Kucera
68a2d2ad5e CharArrayMap can now be sorted 2008-01-28 22:51:51 +00:00
Mike Kucera
40a775b158 fix compile error caused by new getBindings() methods 2008-01-28 22:06:14 +00:00
Vivian Kong
83be4e7382 releng updates for new XLC plugins (bug 193605) 2008-01-28 21:32:42 +00:00
Doug Schaefer
d1561de41d Bug 215553 - patch for Alena - ensure the target is released in exception scenarios. 2008-01-28 19:56:26 +00:00
Doug Schaefer
0d547afec5 Bug 215416 - Patch for Alena - remove the hardcoding of some of the MI timeouts. 2008-01-28 19:54:35 +00:00
Oleg Krasilnikov
93b72e6097 Temporary disabled Button.setGrayed/getGrayed 2008-01-28 18:35:28 +00:00
Chris Recoskie
790670050d RESOLVED - bug 193605: need scanner config support for XL compiler toolchains
https://bugs.eclipse.org/bugs/show_bug.cgi?id=193605
2008-01-28 18:27:49 +00:00
Oleg Krasilnikov
f497803515 Bug #182450 - Multi-cfg 2008-01-28 17:39:05 +00:00
Markus Schorn
94f89a6d02 Early version check for imported PDOMs, fixes an exception (no bugzilla). 2008-01-28 17:14:48 +00:00
John Cortell
5289cfd50b Set project compliance to 1.5 2008-01-28 16:08:49 +00:00
Oleg Krasilnikov
f6453dd1c2 Bug #182450 - Multi-cfg 2008-01-28 16:03:06 +00:00
Oleg Krasilnikov
80b06c257f Bug #216399 : Implement 3-state checkboxes in Property pages for Multi-config edit 2008-01-28 15:34:33 +00:00
Markus Schorn
eaea3167f8 Changes to namespace-aliases as local bindings, bug 215783. 2008-01-28 15:17:35 +00:00
Markus Schorn
d09429e1d5 Follow up for using declarations, bug 203385. 2008-01-28 14:51:02 +00:00
Anton Leherbauer
65f5219435 Fix for 210125: [Scanner Discovery] Build output file not released (Patch by Gerhard Schaber) 2008-01-28 14:03:46 +00:00
Sergey Prigogin
1fd562b49a Code formatting. 2008-01-28 04:21:07 +00:00
Sergey Prigogin
31f3a10fe2 Bug fix for handling of default template parameters. See AST2TemplateTest#testDefaultTemplateParameter() 2008-01-28 04:04:06 +00:00
Sergey Prigogin
8146a961b8 Only global scope in should be converted to file local. 2008-01-27 03:43:45 +00:00
Sergey Prigogin
b44d607a4f Fix for bug 203385. 2008-01-27 01:21:49 +00:00
Ken Ryall
ceb1b0efad Bugs 216092 & 211533. 2008-01-25 22:58:17 +00:00
Mike Kucera
0b0508f728 actions for templates, conversion functions and exceptions 2008-01-25 22:48:16 +00:00
Doug Schaefer
10534b5968 Patch for Elena bug 166660. Cover up some wholes in the MI inferior handling that could cause multi-threading issues. 2008-01-25 21:04:27 +00:00
Markus Schorn
c0b97bbe1c Access to local bindings, bug 215783. 2008-01-25 17:00:38 +00:00
Anton Leherbauer
ac692546b6 Macro explorer: F3 to open macro definition 2008-01-25 10:26:49 +00:00
Anton Leherbauer
067fd3eb17 Improve folding position keys 2008-01-25 10:10:12 +00:00
Anton Leherbauer
ccabb31c65 More mark occurrences tests and fixes 2008-01-25 10:08:32 +00:00