CDT Commit Report for - November 20, 2003

amagloire

Fix NPE 46313

Only use JDK-1.3 methods.

Remove unused argument

updated

FIX NPE 46313

implement returning the linenumber of an offset.

Remove unused parameters.

Use JDK 1.3 methods.

updated.

Bug fix, the Arrays.binarySearch() return the
insertion index.

Do not Disable the events. Part of FIX for 46313

Provide a way to give the linenumber from the offset
of a symbol.

Allow to get the lineNumber from a offset of symbol

jcamelon

Patch for Andrew Niefer.

Refactor the symbol table by splitting the ParserSymbolTable.Declaration
class in 4 classes and moving it to not be nested
Tests have been updated and tested on windows & Linux

mkhodjai

Removed dependencies on internal packages from other cdt plugins.