Update for the latest version of TextCollection
[SXSI/XMLTree.git] / XMLTree.cpp
2009-01-27 kimAdd check for Root Node to the parent function
2009-01-27 kimNextSibling() segfault when called on the root node...
2009-01-14 darroyueNew (faster) representation for tags added; faster...
2008-12-11 darroyuefixed the topmost () bug, added getTextCollection function
2008-11-27 kimMakefile should not include testTextCollection.o which...
2008-11-25 darroyueadded text search functions, fixed the bug when initial...
2008-11-24 kimInitial import of XMLTree