Anton Leherbauer
e8c725f636
Fix Archive constructor for linked resources
2008-02-05 14:17:25 +00:00
Markus Schorn
3e365c0aac
Support for unnamed namespaces, bug 162226.
2008-02-05 14:10:36 +00:00
Markus Schorn
dfb5057e5c
Keep types defined in source files separate from each other, bug 214146.
2008-02-04 16:15:05 +00:00
Andrew Ferguson
fd1c9d4e28
215960: Apply fix contributed by Mark Espiritu (VaST Systems)
2008-02-04 10:30:59 +00:00
Anton Leherbauer
1c7064167a
Fix for 216945: GCCPerFileBOPConsoleParser doesn't handle symbolic links correctly
2008-02-04 10:12:50 +00:00
Sergey Prigogin
cd0bd1eebb
Added toString method.
2008-02-04 06:29:50 +00:00
Sergey Prigogin
8a38316b33
Removed redundant data members.
2008-02-04 03:08:43 +00:00
Sergey Prigogin
ec5204c969
Use generics.
2008-02-03 22:08:47 +00:00
Marc Khouzam
857c836ecf
Fix for Bug 217460
...
User modifying an expression was not working
2008-02-01 17:37:34 +00:00
Oleg Krasilnikov
bfda3445f7
Multi-config updates.
2008-02-01 16:24:01 +00:00
Anton Leherbauer
f4087a09fc
Performance improvement for path entry comparison
2008-02-01 15:31:10 +00:00
Anton Leherbauer
e3404b50f0
Fix for 102434: Trying to create ELF archive for non-archive binary files causes problems (patch by Abeer Bagul)
...
and performance improvements
2008-02-01 15:28:50 +00:00
Markus Schorn
a224016462
Fixes a NPE in the name-resolution (bug 217414)
2008-02-01 15:20:35 +00:00
Vivian Kong
4843da7365
update XLC feature for new XLC plugins (bug 193605)
2008-02-01 14:54:06 +00:00
Markus Schorn
d0b1e7b4b4
Fixes for navigation + mark occurrences related to using-declarations.
2008-02-01 14:49:21 +00:00
Marc Khouzam
b7c32e2b66
Fix for bug 214806
2008-02-01 14:25:37 +00:00
Anton Leherbauer
0bb4c8bb9a
Fix memory leak in TranslationUnitAnnotationModel
2008-02-01 14:19:52 +00:00
Anton Leherbauer
0b1d8acefd
Fix for 217403: Reduce memory usage of DiscoveredScannerInfoStore
2008-02-01 14:02:56 +00:00
Anton Leherbauer
38e9e9f713
Fix Java compliance settings
2008-02-01 08:54:58 +00:00
Jason Montojo
dcbfe08cd5
Fix for bug 216016: Remove library.jar from core plugin
2008-01-31 19:06:15 +00:00
Pawel Piech
2beca67145
[192019] View Model refactoring cont.: fixed refactoring bugs found during PDA development.
2008-01-31 18:54:15 +00:00
Markus Schorn
01ed5f9133
Removed dependency of CPPDelegate on IASTName, bug 217271.
2008-01-31 17:28:39 +00:00
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
Randy Rohrbach
bd49549561
IDMContext.java - spelling
...
DsfServiceID.java - new helper utility class use to generate class IDs
DsfMemoryBlockRetrieval.java - uses DsfServiceID now
SyncRegisterDataAccess.java - uses DsfServiceID now
AlarmCellModifier.java - uses DsfServiceID now
DisplayDsfExecutor.java - changed getDisplayDsfExecutor to return DisplayDsfExecutor instead opf DsfExecutor.
AbstractCachingVMProvider.java - spelling/format
2008-01-31 15:58:01 +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