Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-03-24cleanup,David Inglis7-15/+5
2005-03-24move standard build test to it own pluginDavid Inglis8-0/+434
2005-03-24added environment APIs to target and build infoDavid Inglis10-37/+120
2005-03-24use HelpSystem APIDavid Inglis6-12/+14
2005-03-24let core exceptions goDavid Inglis1-8/+5
2005-03-24fixed bug # 88992David Inglis2-1/+20
2005-03-24New DOM AST based indexer and property page.Vladimir Hirsl20-272/+1312
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-232005-03-23 Alain MagloireAlain Magloire4-23/+26
2005-03-232005-03-23 Alain MagloireAlain Magloire4-24/+32
2005-03-23Removed duplicates from list of DOM completions.Doug Schaefer2-6/+18
2005-03-23Initial basic template support:Andrew Niefer43-132/+802
2005-03-232005-03-23 Alain MagloireAlain Magloire2-1/+11
2005-03-23tweaks to Devin's stuff that I just previously appliedAndrew Niefer2-20/+14
2005-03-232005-03-23 Alain MagloireAlain Magloire3-19/+28
2005-03-23Patch from Devin StefflerAndrew Niefer2-1/+11
2005-03-23caching of IASTNames in CAndrew Niefer14-802/+658
2005-03-23Moved ConsoleOutputSniffer from make.core plugin.Vladimir Hirsl8-23/+53
2005-03-22visit problems 88731Andrew Niefer3-0/+28
2005-03-22bug 88460Andrew Niefer2-6/+17
2005-03-22oops... fix ArrayIndexOutOfBoundExceptionAndrew Niefer1-1/+1
2005-03-22bugs 88338, 88501, 88459Andrew Niefer14-22/+169
2005-03-22Fix [Bug 88784]Alain Magloire2-1/+3
2005-03-22Fix NPEs in qualified namesAndrew Niefer1-2/+9
2005-03-22Interface for getting qualified names from bindings.Andrew Niefer36-185/+1564
2005-03-22Got rid of my own code reader factor to use one of the built in ones.Doug Schaefer1-22/+1
2005-03-22Changed use of SavedCodeReadeFactory() to FileCodeReaderFactory.John Camelon3-7/+7
2005-03-22Fix late coupling of CodeReaderCache.John Camelon4-15/+14
2005-03-22Updated function strings in DOM contrib. Also fixed the nesting in the parame...Doug Schaefer2-8/+25
2005-03-22Patch for Devin Steffler.John Camelon17-15/+866
2005-03-22Bug 80175: Replace the CDT source lookup by the source lookup provided by Ecl...Mikhail Khodjaiants22-9/+1313
2005-03-21Patch for Bog. Update the Index Manager to use the CDescriptor framework to m...CDT_3_0_M5Doug Schaefer14-827/+400
2005-03-21Hooked up the parameter list validator.Doug Schaefer1-2/+2
2005-03-21Hooked up the parameter list validator.Doug Schaefer2-15/+69
2005-03-202005-03-20 Alain MagloireAlain Magloire9-205/+113
2005-03-192005-03-19 Alain MagloireAlain Magloire3-2/+13
2005-03-182005-03-18 Alain MagloireAlain Magloire6-4/+68
2005-03-18moving standard build test to its own pluginDavid Inglis5-397/+4
2005-03-18fixed error tick updatingDavid Inglis2-7/+16
2005-03-182005-03-18 Alain MagloireAlain Magloire2-24/+30
2005-03-18Patch from Devin Steffler, using the properties view to help test IASTNodes a...Andrew Niefer2-0/+127
2005-03-182005-03-18 Alain MagloireAlain Magloire5-69/+145
2005-03-17If casting of variable to a type or array causes an error, the status of the ...Mikhail Khodjaiants2-3/+14
2005-03-162005-03-16 Alain MagloireAlain Magloire2-2/+6
2005-03-16Patch for Devin Steffler.John Camelon1-0/+1
2005-03-16Fix for 87982, 88127Bogdan Gheorghe3-15/+69
2005-03-152005-03-14 Alain MagloireAlain Magloire4-22/+27
2005-03-15Patch for Devin Steffler.John Camelon2-4/+4
2005-03-15Fix for Bugs # 87978, 87982, 87993Bogdan Gheorghe12-74/+90

Back to the top