pugixml/src
Arseny Kapoulkine 4ed5972d4f Implement non-recursive node output
This makes node output 3% faster, prevents it from ever running out of
stack space and makes the profiling results more actionable for profilers
that can't merge information from recursive calls.

git-svn-id: https://pugixml.googlecode.com/svn/trunk@1014 99668b35-9821-0410-8761-19e4c4f06640
2014-09-21 21:52:07 +00:00
..
pugiconfig.hpp Revert automatic support for header-only mode since it creates problems with qmake. 2014-02-25 03:52:10 +00:00
pugixml.cpp Implement non-recursive node output 2014-09-21 21:52:07 +00:00
pugixml.hpp Implement node moving functions. 2014-08-10 23:52:49 +00:00