SXSI/XMLTree.git
2012-10-20 Kim NguyễnRemove spurious printfs. master
2012-10-19 Kim NguyễnFix handling of subtree_elements. Make the function... better-doc smaneth-devel
2012-10-17 Kim NguyễnUse reinterpret_cast to convert the unsigned char*...
2012-10-17 Kim NguyễnRevert "Change the get_text() method to return a const...
2012-10-17 Kim NguyễnRemove a double declaration of the same local variable.
2012-10-17 Kim NguyễnChange the get_text() method to return a const char*
2012-10-17 Kim NguyễnDocumentation step 6: Properly document text functions.
2012-10-16 Kim NguyễnDocumentation step 5: Properly document navigation...
2012-10-16 Kim NguyễnDocumentation step 4: Properly document tag functions.
2012-10-16 Kim NguyễnDocumentation step 3: Properly document node numbering...
2012-10-16 Kim NguyễnDocumentation step 2: Properly document node test funct...
2012-10-15 Kim NguyễnDocumentation step 1: Properly document counting functions.
2012-10-15 Kim NguyễnRecord which tag ids map to attribute nodes. Use that...
2012-10-13 Kim NguyễnChange #include directive to reflect the renaming of...
2012-10-12 Kim NguyễnFormatting.
2012-10-12 Kim NguyễnMake the code compile also in g++ 4.7 where read/write...
2012-10-12 Kim NguyễnFixes the printing of empty attributes (<a id=""> ...
2012-10-12 Kim NguyễnRemove old commented-out version of the printing code.
2012-10-12 Kim NguyễnRemove a type
2012-10-06 Kim NguyễnFixes text_id_range to include the node itself, if...
2012-10-06 Kim NguyễnFixes bug where the tag ID used for the root is xml_tre...
2012-05-29 Kim NguyễnMerge branch remove-virtual
2012-05-09 Kim NguyễnFix a libcds bug:
2012-04-24 Kim NguyễnRevert "Optimize subtree_elements by calling find_close...
2012-04-24 Kim NguyễnOptimize subtree_elements by calling find_close only...
2012-04-24 Kim NguyễnAdd is_open function to test whether an index correspon...
2012-04-18 Kim NguyễnChange select_* functions from unordered_set<tag_t... big-refactor
2012-04-12 Kim NguyễnFix bug in xml_tree::print (which would pop the printin...
2012-04-12 Kim NguyễnRemove suprious debugging macros.
2012-04-12 Kim NguyễnRemove spurious debugging message.
2012-04-06 Kim NguyễnVarious fixes, mainly tagged_sibling/select_sibling.
2012-04-06 Kim NguyễnChange get_bit/set_bit to access the vector in big...
2012-04-04 Kim NguyễnHuge refactoring to remove diego' C/C++ chimera code. big_refactor
2012-03-29 Kim NguyễnSplit debugging and profiling mode.
2012-03-29 Kim NguyễnOptimize isFirstChild
2012-03-29 Kim NguyễnFix memory leak in printing code.
2012-03-01 Kim NguyễnDon't create the text collection during parsing but...
2012-03-01 Kim NguyễnAllow gcc link-time optimizations.
2012-02-14 kimMerge branch 'local-library-split' into local-trunk trunk
2012-02-14 Kim NguyễnAdd macro IS_NIL
2012-02-13 kimUpdate code according to libbp renaming.
2012-02-13 kimMove Sadakane's bp and Francisco's libcds in their...
2012-02-13 kimCreate branch library-split
2012-02-07 kimAdd nextNodeBefore primitive.
2011-11-09 kimAdd debugging option to make
2011-11-02 kimDelete cruft.
2011-11-02 kimExpose Tag->SelectNext in the interface
2011-09-09 kimDetect if the architecture support a native popcount...
2011-09-08 kimIgnore dependency file
2011-09-08 kimignore libcds
2011-09-08 kimAdds utils.h
2011-09-08 kim- Implement popcount in ASM if available
2011-07-29 kimModify makefile to create libXMLTree.a
2011-07-07 kimFix bug in serialization code.
2011-04-19 kimAdds external flush function,
2011-04-19 kimRewrite printing function to make it faster. Now also...
2011-02-21 kiminline TaggedChild/TaggedFollowingSibling
2011-02-18 kimRemoved old makefile
2011-02-18 kimClean-up makefile
2011-02-18 kim.
2011-02-18 kimAdd auxiliary function to export tag symbol
2011-02-18 kimCleanup makefile
2011-02-11 kimAdd -DNDEBUG to makefile.
2011-02-11 kimAdd NumTags method.
2011-02-07 kimAdd some inlining by hand
2010-11-01 nvalimakAdded more objects
2010-10-27 nvalimakAdded filename to Save() and Load()
2010-10-27 nvalimakAdded SWCSA
2010-09-21 nvalimakFixed parameters
2010-08-24 kimFixed a bug in subtreetags
2010-04-30 kimBackport changes from the grammar branch
2010-04-28 kimFix the printing some more
2010-04-28 kimMore fixing in the printing code
2010-04-28 kimAdded TextCollection to .gitignore
2010-04-28 kimAdded .gitignore
2010-04-27 kimFix printing
2010-04-15 kimAdded option to not print text nodes while Printing.
2010-04-12 kim.
2010-04-12 kim.
2010-04-11 kimFix compilation issues:
2009-08-20 kimBetter naming, some inlining.
2009-05-31 kimAdded XMLTree::Closing XMLTree::IsOpen
2009-05-29 nvalimakApprox pattern matching functions
2009-05-26 kimReworked FirstElement/NextElement
2009-05-19 nvalimakNew WVTree constructor
2009-05-19 nvalimakCode clean up.
2009-05-19 nvalimakCode clean up.
2009-05-17 fclaudeDeleted test
2009-05-17 fclaudeSmall fix for time in loading.
2009-05-17 kimAdded debugging messages
2009-05-14 nvalimakSmall updates, code clean up
2009-05-11 kimRemoved the naive text interface
2009-05-08 nvalimakAdded GetText(i,j)
2009-04-30 kimMerge the last bit of Diego's code with the modifications:
2009-04-28 kimInitial merge of Diego's cleaned up XMLTree class.
2009-04-27 kimTaggedFollBelow was complete crap (by me). Rewrote...
2009-04-26 fclaudefinal
2009-04-26 fclaude...
2009-04-26 fclaudefixes
2009-04-26 fclaudefixed
next