Remove spurious printfs.
[SXSI/XMLTree.git] / xml-tree.hpp
2012-10-19 Kim NguyễnFix handling of subtree_elements. Make the function... better-doc smaneth-devel
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-06 Kim NguyễnFixes text_id_range to include the node itself, if...
2012-05-29 Kim NguyễnMerge branch remove-virtual
2012-05-09 Kim NguyễnFix a libcds bug:
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-04 Kim NguyễnHuge refactoring to remove diego' C/C++ chimera code. big_refactor