pugixml/src
2009-11-08 14:34:59 +00:00
..
pugiconfig.hpp Changed header version 2009-09-17 18:19:44 +00:00
pugixml.cpp XPath: Fixed const-correctness, added boolean operators and operator! for Borland compilers, added operator[], minor other changes 2009-11-08 13:52:11 +00:00
pugixml.hpp XPath: Node set copy now preserves sorted flag (for performance and consistency), removed redundant m_using_storage internal flag 2009-11-08 14:23:40 +00:00
pugixpath.cpp XPath: evaluate_node_set (and select_nodes/select_single_node) now throw exception if expression return type is not node set (instead of assertion) 2009-11-08 14:34:59 +00:00