- Fixed some compiler warnings. - Added DOM detection of primitives: int, double, string. - Began implementation of DOM task access. - Implemented support for .startswith, .endswith, .word and .noword. - Removed obsolete subst.t.cpp.
- Eliminated '#include "x"' by changing all to '#include <x>'.
- Added stubbed DOM code. - Added stubbed TDB2 code.