pugixml/src
Arseny Kapoulkine 853333cd70 Use PUGI__MSVC_CRT_VERSION instead of _MSC_VER
It's not clear whether we still need PUGI__MSVC_CRT_VERSION, but it's
more consistent for now to use it for _snprintf_s since this is relying
on a CRT extension, not on a compiler feature.
2017-06-22 20:28:06 -07:00
..
pugiconfig.hpp Update copyright year to 2017 2017-01-26 20:12:06 -08:00
pugixml.cpp Use PUGI__MSVC_CRT_VERSION instead of _MSC_VER 2017-06-22 20:28:06 -07:00
pugixml.hpp Deprecate xml_document::load(const char*) and xml_node::select_single_node 2017-06-22 09:13:10 -07:00