Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2006-09-26fix for 158402 by Vivian KongChris Recoskie2-44/+34
2006-09-26This commit was manufactured by cvs2svn to create branch 'cdt_3_1'.cvs2svn1-0/+27
2006-09-26fix for 158370 by Vivian KongChris Recoskie1-2/+2
2006-09-26Fix for bug 158741. The warning pattern for the LD error parser was missing '...Doug Schaefer1-1/+1
2006-09-22Bug 157992 - Fixed up the PDOM tests to be more deterministic.Doug Schaefer6-25/+49
2006-09-15Upversion the plugins to 3.1.1.Doug Schaefer14-24/+24
2006-09-15Bugs 156681, 156679, 157291 - Fixes to the help for the build systems.Doug Schaefer6-2/+23
2006-09-15fix for 148415 by Corey AshfordChris Recoskie1-0/+75
2006-09-11fix for 156565 by Vivian KongChris Recoskie1-1/+160
2006-09-11Fix for 156749 - Syntax highlighter preferences initialized incorrectlyAnton Leherbauer1-3/+3
2006-09-08Bug 156429 - Set the Fast indexer as the default indexer and fixing the namin...Doug Schaefer4-7/+10
2006-09-08Fix 156493 - CElementAdapterFactory should not adapt ICElements to IProjectAnton Leherbauer2-33/+10
2006-09-07Bug, uh, which ever bug I just fixed for ErrorPattern - Error parser didn't h...Doug Schaefer1-0/+26
2006-09-07Patch for Andrew Niefer : Bug 151440 - Content Assist makes Eclipse freezeJohn Camelon1-0/+4
2006-09-07Bug 156436 - Error parser: fall back to full path if we can't find the unique...Doug Schaefer1-5/+2
2006-09-06bug 156137 - Expression Evaluator does not handle %Andrew Niefer2-6/+20
2006-09-05Bug 147908 - Added the test case from this bug report to test allIncludedBy.Doug Schaefer12-0/+140
2006-09-01Bug 72741 - Added cancel to the PDOM walking part of the search feature.Doug Schaefer8-19/+39
2006-08-31From: Davasam, Sunil KOleg Krasilnikov1-1/+1
2006-08-31partial fix for 113063 from Janees and VivianChris Recoskie2-2/+281
2006-08-30Bug 147999 - Fixed multi-threading issue with the CharTable in the BaseScanne...Doug Schaefer1-2/+2
2006-08-30Porting Markus's change to the CElement adapter mechanism to 3.1.x. Now only...Chris Recoskie1-18/+6
2006-08-29copyright fixChris Recoskie1-0/+1
2006-08-29further patches to 148790 by Vivian and JaneesChris Recoskie2-179/+152
2006-08-28More for bug 106540: When the use toggles the toolbar item to enable the feat...Ken Ryall1-0/+6
2006-08-28Fix bug 130331.Ken Ryall1-2/+63
2006-08-28patch for 155392 by Janees ElamkulamChris Recoskie1-1/+6
2006-08-25fix copyrightsChris Recoskie4-2/+6
2006-08-25fix for 155236 by Vivian KongChris Recoskie1-2/+10
2006-08-25fix for 148790 by Vivian KongChris Recoskie3-107/+200
2006-08-22Implemented Search for qualified names. Removed the ctags PDOM indexer which ...Doug Schaefer35-1908/+307
2006-08-17Removing the previously applied patch for bug 136896 - interface breakage.Mikhail Khodjaiants3-43/+3
2006-08-16Bug 136896: View variables in binary format.Mikhail Khodjaiants3-3/+43
2006-08-02Patch from 145271 - minor performance enhancement.Doug Schaefer1-5/+6
2006-08-02Uprev'ed the PDOM for the change in member ownership structure.Doug Schaefer1-1/+2
2006-08-02Fix offset on Linux.Doug Schaefer1-1/+1
2006-08-02Bug 145220 - Support for nested classes in PDOM.Doug Schaefer13-227/+407
2006-07-27Bug 144139, 144543, 147080 - Fix stack overflow errors and other exceptions f...Doug Schaefer5-8/+26
2006-07-25Bug 151634 - I forgot to upversion the PDOM with my last change for variable ...Doug Schaefer1-1/+2
2006-07-25This commit was manufactured by cvs2svn to create branch 'cdt_3_1'.cvs2svn2-0/+328
2006-07-21Added the TypesTest to the PDOMTests and fixed an offset there.Doug Schaefer2-1/+2
2006-07-21Fix PDOMNotImplemented error in getValue().Doug Schaefer1-2/+3
2006-07-21Fix for bug 133851 - CDT editor does not use SelectMarkerRulerActionAnton Leherbauer1-0/+6
2006-07-21Fix for bug 149563 - Ctrl+O requires file to be writableAnton Leherbauer1-1/+1
2006-07-21Fix for bug 147672 - Homogeneous UI in PreferencesAnton Leherbauer1-3/+2
2006-07-21Bug 145351 - Added typedefs to PDOM.Doug Schaefer11-9/+307
2006-07-20Bug 151229 - PDOMTypeReference was always returning an external translation U...Doug Schaefer1-1/+5
2006-07-20Fix for bug 148138 - Ctrl+Shift+J deletes end line instead of reverse increme...Anton Leherbauer1-1/+1
2006-07-19Add Class tests to PDOM Test suite.Doug Schaefer1-0/+1
2006-07-19Set required execution environment.Doug Schaefer1-0/+1

Back to the top