SXSI/XMLTree.git
2009-02-16 kimAdded TaggedNext
2009-02-11 kimFix a bug in TaggedFoll
2009-02-09 nvalimakFixed definitions
2009-02-09 nvalimakremoved ifndefs
2009-02-09 kim.
2009-02-07 nvalimakUpdated
2009-02-04 kimSome debugging stuff
2009-01-30 kimAdded some debug printing to the ::Load method
2009-01-29 kimSome more debugging and comments.
2009-01-29 kimDebugged the save/load functions
2009-01-28 kim- Added an option to disable the TextCollection.
2009-01-28 kimHardcode "<@>" and "<$>" at position 0 and 1 in the...
2009-01-27 kimAdd RegisterTag method
2009-01-27 kim.
2009-01-27 kimAdd TextCollection->EmptyText() wrapper
2009-01-27 kimRemove some spurious printf, they polute the printing...
2009-01-27 kimAdd some more file from libcds HEAD
2009-01-27 kimMissing files from the latest version of libcds.googlec...
2009-01-27 kimUpdate for the latest version of TextCollection
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-27 kim.
2008-11-27 darroyuefixed small mistakes with text search functions in...
2008-11-25 darroyueadded text search functions, fixed the bug when initial...
2008-11-25 fclaudetesting
2008-11-25 kimadded #idefs to avoid multiple inclusion
2008-11-24 kim.
2008-11-24 kimInitial import of XMLTree