summaryrefslogtreecommitdiff
path: root/tests/test_deprecated.cpp
AgeCommit message (Expand)Author
2018-04-03tests: Fix PUGIXML_NO_XPATH buildArseny Kapoulkine
2017-06-22tests: Make using namespace more explicitArseny Kapoulkine
2017-06-22Deprecate xml_document::load(const char*) and xml_node::select_single_nodeArseny Kapoulkine
2010-09-21Major header cleanup: removed redundant comments (single-line function/type d...arseny.kapoulkine
2010-08-29tests: Removed some deprecated tests, minor coverage improvementsarseny.kapoulkine
2010-08-29Removed deprecated wildcard functions, removed deprecated all_elements_by_namearseny.kapoulkine
2010-07-22tests: Removed invalid document order test, improved document order coverage ...arseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-07-06xml_node::all_elements_by_name is now deprecatedarseny.kapoulkine
2010-07-01parse_wnorm_attribute is no longer deprecated (it's part of W3C recommendatio...arseny.kapoulkine
2010-06-01tests: Improved IntelC support, added more compilers to autotest, removed old...arseny.kapoulkine
2010-05-25tests: Minor fixarseny.kapoulkine
2010-05-20tests: Fixed deprecation warnings disabling for GCC 4.0, miscellaneous fixes ...arseny.kapoulkine
2010-05-10Added more testsarseny.kapoulkine
2010-05-10Added more testsarseny.kapoulkine
2010-05-08Minor coverage improvementsarseny.kapoulkine
2010-05-08Don't use global no-deprecate switch for newer GCC/MinGW, fixed warnings beca...arseny.kapoulkine
2010-05-08Deprecated all wildcard functions and parse_wnorm_attributearseny.kapoulkine
2010-05-08Fixed tests in NO_STL mode and IntelC deprecated constantarseny.kapoulkine
2010-05-08Implemented PUGIXML_DEPRECATED for GCC and MSVC7+arseny.kapoulkine
2010-05-08Added 0.5-compatible interfaces for compatibilityarseny.kapoulkine