Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-04215960: Apply fix contributed by Mark Espiritu (VaST Systems)Andrew Ferguson1-3/+4
2008-02-04Fix for 216945: GCCPerFileBOPConsoleParser doesn't handle symbolic links corr...Anton Leherbauer5-80/+91
2008-02-04Added toString method.Sergey Prigogin2-68/+81
2008-02-04Removed redundant data members.Sergey Prigogin1-26/+29
2008-02-03Use generics.Sergey Prigogin1-116/+71
2008-02-01Multi-config updates.Oleg Krasilnikov26-128/+342
2008-02-01Performance improvement for path entry comparisonAnton Leherbauer1-4/+11
2008-02-01Fix for 102434: Trying to create ELF archive for non-archive binary files cau...Anton Leherbauer2-73/+92
2008-02-01Fixes a NPE in the name-resolution (bug 217414)Markus Schorn1-4/+6
2008-02-01update XLC feature for new XLC plugins (bug 193605)Vivian Kong1-0/+14
2008-02-01Fixes for navigation + mark occurrences related to using-declarations.Markus Schorn12-206/+392
2008-02-01Fix memory leak in TranslationUnitAnnotationModelAnton Leherbauer2-20/+23
2008-02-01Fix for 217403: Reduce memory usage of DiscoveredScannerInfoStoreAnton Leherbauer1-18/+16
2008-02-01Fix Java compliance settingsAnton Leherbauer4-6/+22
2008-01-31Fix for bug 216016: Remove library.jar from core pluginJason Montojo1-9/+1
2008-01-31Removed dependency of CPPDelegate on IASTName, bug 217271.Markus Schorn64-335/+359
2008-01-31cleaned up and commented the code in AbstractGNUSourceCodeParser.parseDeclara...Mike Kucera1-45/+52
2008-01-31Bug #182450 : Multi-cfgOleg Krasilnikov51-396/+460
2008-01-31Fix mark occurrences for template specializationsAnton Leherbauer3-6/+47
2008-01-31Fix for 212998: CModelManager consumes a lot of memory during project refreshAnton Leherbauer6-37/+50
2008-01-31Bug #182450 : Multi cfg supportOleg Krasilnikov9-95/+126
2008-01-31Macro Explorer: Revert persistence keyAnton Leherbauer1-1/+1
2008-01-31Macro explorer fixes and cleanupAnton Leherbauer4-54/+20
2008-01-30created ANT build file to run LPG generator, moved grammar files to separate ...Mike Kucera8-2909/+284
2008-01-30Index based name resolution for classes in namespaces (bug 217102)Markus Schorn6-15/+140
2008-01-30Configure Java compliance levelAnton Leherbauer8-2/+34
2008-01-30Fix content assist testAnton Leherbauer1-1/+2
2008-01-30Fix for 216760: No 'Quick Fix' menu item for to CEditor ruler context menuAnton Leherbauer5-2/+206
2008-01-30Fixes a NPE in name-lookup.Markus Schorn1-1/+1
2008-01-30Fixes navigation from the macro-expansion tool to the macro-definition.Markus Schorn1-6/+9
2008-01-30Bug #217052 : custom page's operation is not run on creation of make projectsOleg Krasilnikov4-38/+33
2008-01-30Fix for 208765: Sporadic crash saving scanner info build propertiesAnton Leherbauer3-5/+134
2008-01-29reverted to backtracking parser, fixed a few bugsMike Kucera10-3074/+2104
2008-01-29Bug #216792 : Enumerated option value handler not called when switching prope...Oleg Krasilnikov1-2/+7
2008-01-29Bug #182450 : Multi-configOleg Krasilnikov20-148/+175
2008-01-29Trigger reconciler on startup after index is loaded, (no bugzilla).Markus Schorn1-3/+7
2008-01-29Fix for 209770: CConfigBasedDescriptor.get not thread-safeAnton Leherbauer1-46/+51
2008-01-29Fix for 213690: [Scanner Discovery] Wrong resolution of linked resources (pat...Anton Leherbauer2-5/+35
2008-01-29Properly restoring include browser on application start, bug 215539.Markus Schorn1-43/+2
2008-01-29Predefined macro __CDT_PARSER__, bug 173848.Markus Schorn2-1/+10
2008-01-28CharArrayMap can now be sortedMike Kucera2-18/+95
2008-01-28fix compile error caused by new getBindings() methodsMike Kucera1-0/+15
2008-01-28releng updates for new XLC plugins (bug 193605)Vivian Kong3-1/+9
2008-01-28Bug 215553 - patch for Alena - ensure the target is released in exception sce...Doug Schaefer5-37/+68
2008-01-28Bug 215416 - Patch for Alena - remove the hardcoding of some of the MI timeouts.Doug Schaefer3-21/+26
2008-01-28Temporary disabled Button.setGrayed/getGrayedOleg Krasilnikov3-13/+24
2008-01-28RESOLVED - bug 193605: need scanner config support for XL compiler toolchainsChris Recoskie10-18/+110
2008-01-28Bug #182450 - Multi-cfgOleg Krasilnikov3-20/+21
2008-01-28Early version check for imported PDOMs, fixes an exception (no bugzilla).Markus Schorn2-41/+56
2008-01-28Set project compliance to 1.5John Cortell6-7/+70

Back to the top