Optimize subtree_elements by calling find_close only once.
[SXSI/XMLTree.git] / xml-tree.cpp
2012-04-24 Kim NguyễnOptimize subtree_elements by calling find_close only...
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 spurious debugging message.
2012-04-06 Kim NguyễnVarious fixes, mainly tagged_sibling/select_sibling.
2012-04-04 Kim NguyễnHuge refactoring to remove diego' C/C++ chimera code. big_refactor