Make the code compile also in g++ 4.7 where read/write are not
[SXSI/XMLTree.git] / xml-tree.cpp
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-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-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