SXSI/XMLTree.git
2009-03-24 fclaudemore fixes
2009-03-24 fclaudeFixes
2009-03-24 kimAdded ar magic to make XMLTree.a linkable
2009-03-23 nvalimakJouni's Incremental BWT integrated into TextCollection
2009-03-21 fclaudefixes
2009-03-21 fclaudeFixes
2009-03-21 fclaudegit-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk...
2009-03-21 fclaudeFixes, and new rank/select ds
2009-03-21 fclaudeNew rank/select data structure based on sadakane's...
2009-03-11 fclaudepatches
2009-03-11 nvalimakSmall bug fix
2009-03-11 kimAdded TaggedFollBelow
2009-03-10 nvalimakAdded rankLessThan
2009-03-10 nvalimakAdded rankLessThan
2009-03-10 nvalimakAdded support for char arrays
2009-03-10 nvalimakAdded support for char arrays
2009-03-10 nvalimakAdded rankLessThan
2009-03-10 nvalimakAdded rankLessThan
2009-03-10 kimAdded wrapper for TextCollection->Count(s)
2009-03-10 kimAdded TaggedFoo stuff
2009-03-09 nvalimakQuick fix for WT construction space
2009-03-08 fclaudeMore fixes
2009-03-08 fclaudemore changes
2009-03-08 fclaudemore fixes
2009-03-08 fclaudeAdding stats function
2009-03-08 fclaudeAdding support for building wavelet trees using uchar...
2009-03-08 fclaudeFixed error in last commit
2009-03-08 fclaudeBug fix
2009-03-03 fclaudeUgly patch
2009-03-03 kimFix allocation bug for CachedText
2009-03-02 kimdon't return .c_str() without copying it first
2009-02-27 darroyueDiego: added method TaggedAncestor, renamed former...
2009-02-16 kimAdded caching of TextCollection
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