aboutsummaryrefslogtreecommitdiff
path: root/tinyxml2.h
AgeCommit message (Expand)Author
2020-07-02add test caseLee Thomason
2020-06-15Add QueryAttribute for const char**justnope
2020-06-13Merge branch 'master' of github.com:leethomason/tinyxml2Lee Thomason
2020-06-13make printer functions virtualLee Thomason
2020-06-13Merge pull request #811 from hyperair/fix-first-line-indentationLee Thomason
2020-06-13minor changes to hex parsingLee Thomason
2020-06-13Merge branch 'master' of https://github.com/netcan/tinyxml2 into netcan-masterLee Thomason
2020-03-26XMLPrinter: Fix first line indentationChow Loong Jin
2020-03-02support IntText(),UnsignedText(),Int64Text() for hex valuenetcan
2020-03-01Setting the version to 8.0.0Lee Thomason
2020-03-01add convenience methodsLee Thomason
2020-03-01Merge branch 'push' of https://github.com/ngc92/tinyxml2 into ngc92-pushLee Thomason
2019-12-03PushNewChild* family of convenience functionsngc92
2019-08-14Improved const correctness. There are no functional changes intended.orbitcowboy
2019-08-10setting the version to 7.1.0Lee Thomason
2019-08-10Merge pull request #753 from orbitcowboy/masterLee Thomason
2019-08-10add test casesLee Thomason
2019-08-10Merge branch 'master' of git://github.com/cugone/tinyxml2 into cugone-masterLee Thomason
2019-08-10Merge pull request #743 from deduktionstheorem/masterLee Thomason
2019-05-22add missing uint64_t methods to XMLPrinteraaronkirkham07@gmail.com
2019-05-16Fixed -Wold-style-cast warnings from g++.orbitcowboy
2019-04-12Forgot Text and XMLElement versions;cugone
2019-04-11UnsignedInt64 supportcugone
2019-03-07Issue 742: allow intermittent calls of XMLPrinter::ClearBufferStephan Friedrichs
2019-01-15Improved const correctness of local variables. There are no functional change...orbitcowboy
2018-11-17fix export issue and cmake. version to 7.0.1Lee Thomason
2018-11-06setting the version to 7.0.0Lee Thomason
2018-10-19Correct assigment interface for StrPairBo Rydberg
2018-09-05Added explicit-keyword to constructors having 1 argument.orbitcowboy
2018-08-25remove virtual call in destructionLee Thomason
2018-07-17Fixed typos in comments. There are no functional changes intended.orbitcowboy
2018-06-29Merge branch 'issue647'Lee Thomason
2018-06-29remove deprecated errors. next version will be major.Lee Thomason
2018-06-29Merge pull request #686 from leethomason/issue647Lee Thomason
2018-06-29fix query return typeLee Thomason
2018-06-29remove dead yet conflicting methodLee Thomason
2018-04-05setting the version to 6.2.0Lee Thomason
2018-04-05clean up the depth tracking a bitLee Thomason
2018-04-05upgrade to vs2017. fix stack overflow attack.Lee Thomason
2018-01-09rename DEBUG define to TINYXML2_DEBUGPeter Matula
2018-01-05Merge pull request #643 from leethomason/querystringLee Thomason
2017-12-29sync the versionLee Thomason
2017-12-29Merge branch 'master' into querystringLee Thomason
2017-12-29merge masterLee Thomason
2017-12-28add query string methodLee Thomason
2017-12-28write the version number as a macroLee Thomason
2017-12-10setting the version to 6.0.0Lee Thomason
2017-11-01Merge branch 'master' into errorstrLee Thomason
2017-10-24XMLPrinter optimizationAlexander Golubev
2017-10-11Merge branch 'master' into errorstrLee Thomason