Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-01bug 89396Andrew Niefer1-0/+2
2005-04-01Really ugly update to make sure the EOC token gets included as a segment in a...Doug Schaefer1-1/+1
2005-04-01fix bug 89828Andrew Niefer1-6/+17
2005-03-31Per file scanner info collector and container now support -include and -imacr...Vladimir Hirsl4-14/+12
2005-03-31fix bug 89851Andrew Niefer1-6/+16
2005-03-312005-03-30 Alain MagloireAlain Magloire2-96/+107
2005-03-31Committed patch for Devin Steffler.John Camelon76-127/+131
2005-03-31Added handling for macros.Doug Schaefer2-4/+15
2005-03-31Removed Doug's Warnings.John Camelon1-1/+0
2005-03-30fix bug 89539Andrew Niefer1-0/+11
2005-03-30Another small step forward for templatesAndrew Niefer17-15/+1059
2005-03-302005-03-30 Alain MagloireAlain Magloire2-1/+9
2005-03-30bug 89389Andrew Niefer23-69/+94
2005-03-30Share some code.Alain Magloire1-154/+34
2005-03-30fix failing refactor testsAndrew Niefer1-0/+8
2005-03-302005-03-30 Alain MagloireAlain Magloire14-643/+1473
2005-03-30Fixed isOnTopContext to check that there are inclusions on the data stack.Doug Schaefer1-1/+4
2005-03-30Modified IndexManger to get rid of an exisiting index for a project when anBogdan Gheorghe2-3/+17
2005-03-30Fix for NPE in IndexEncoderUtil.calculateIndexFlagsVladimir Hirsl2-7/+15
2005-03-302005-03-29 Chris WiebeChris Wiebe2-3/+11
2005-03-302005-03-9 Chris WiebeChris Wiebe2-3/+26
2005-03-29Generation of problem markers for DOM AST based indexer.Vladimir Hirsl5-88/+238
2005-03-29bug 89039Andrew Niefer4-7/+25
2005-03-29Changed indexer change notification to run as a job.Bogdan Gheorghe6-29/+49
2005-03-29Cleaned up some of the createCompletionNode code.Doug Schaefer1-5/+3
2005-03-29Added cumulative timer to SouceIndexer/DOMIndexer.Bogdan Gheorghe10-5/+69
2005-03-28Removed duplicate and empty names from the completion node.Doug Schaefer2-5/+3
2005-03-28Added completion for qualified names. Fixed up the images for fields.Doug Schaefer2-0/+10
2005-03-28fix ClassCastExceptionAndrew Niefer1-1/+10
2005-03-28fix bug 89255Andrew Niefer1-2/+6
2005-03-28Added field completion where the prefix is empty.Doug Schaefer1-1/+4
2005-03-28Added content assist handling for fields.Doug Schaefer3-6/+19
2005-03-28NPE Fix for CTagsConsoleParserBogdan Gheorghe2-1/+5
2005-03-28Initial CTags Indexer contributionBogdan Gheorghe29-56/+1720
2005-03-24prefix lookup for CAndrew Niefer4-59/+185
2005-03-24fixed bug # 88992David Inglis2-1/+20
2005-03-24New DOM AST based indexer and property page.Vladimir Hirsl16-263/+1293
2005-03-24Fixed Bug 88927 - Bug 88927 - EmptyCodeReaderCache ignores working copiesJohn Camelon3-6/+29
2005-03-242005-03-23 Alain MagloireAlain Magloire2-1/+7
2005-03-23Initial basic template support:Andrew Niefer41-132/+707
2005-03-232005-03-23 Alain MagloireAlain Magloire2-1/+11
2005-03-23tweaks to Devin's stuff that I just previously appliedAndrew Niefer1-18/+5
2005-03-232005-03-23 Alain MagloireAlain Magloire3-19/+28
2005-03-23Patch from Devin StefflerAndrew Niefer1-0/+10
2005-03-23caching of IASTNames in CAndrew Niefer10-717/+434
2005-03-23Moved ConsoleOutputSniffer from make.core plugin.Vladimir Hirsl3-0/+221
2005-03-22visit problems 88731Andrew Niefer3-0/+28
2005-03-22bug 88460Andrew Niefer1-6/+8
2005-03-22oops... fix ArrayIndexOutOfBoundExceptionAndrew Niefer1-1/+1
2005-03-22bugs 88338, 88501, 88459Andrew Niefer11-17/+83

Back to the top