Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leethomason/tinyxml2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-03Merge pull request #907 from leethomason/leethomason/fix-androidHEADmasterLee Thomason
2022-04-03typoleethomason/fix-androidLee Thomason
2022-04-03fix android buildLee Thomason
2022-04-03fix cygwinlthomaso/cygwin-fixLee Thomason
2022-04-02Merge pull request #894 from saran-t/masterLee Thomason
2022-04-02Merge pull request #893 from eli-schwartz/meson-test-cleanupLee Thomason
2022-04-02Merge pull request #884 from firewave/extra-stmtLee Thomason
2022-04-02enable workflow dispatch, update docsLee Thomason
2022-04-02Merge pull request #879 from mphschmitt/masterLee Thomason
2021-12-21Change argument names in tinyxml2.cpp to match those in tinyxml2.h.Saran Tunyasuvunakool
2021-12-21Convert endings of lines 106-107 in tinyxml2.cpp to CRLF.Saran Tunyasuvunakool
2021-12-15meson: simplify test setupEli Schwartz
2021-10-30fixed Clang -Wextra-stmt warnings with TIXMLASSERTfirewave
2021-09-26Fix broken documentation links.Mathias Schmitt
2021-09-04Merge pull request #868 from strikersh/masterLee Thomason
2021-06-13Use fseeko and ftello on BSDsstriker.sh
2021-06-07setting the version to 9.0.09.0.0Lee Thomason
2021-05-29Merge pull request #865 from JonasVautherin/fix-android-x86_64Lee Thomason
2021-05-19Add defined(__ANDROID__) for fseeko defined and android-x86_64Jonas Vautherin
2021-05-18Merge pull request #862 from heitbaum/patch-1Lee Thomason
2021-05-17meson.build: fix typoheitbaum
2021-05-16update the docs8.1.0Lee Thomason
2021-05-16setting the version to 8.1.0Lee Thomason
2021-05-16Merge pull request #861 from leethomason/modern-cmake-2Lee Thomason
2021-05-16update readmemodern-cmake-2Lee Thomason
2021-05-16update gitignoreLee Thomason
2021-05-16refresh visual studio projectLee Thomason
2021-05-16remove bit rotted premake5, update readmeLee Thomason
2021-05-16test new build linksLee Thomason
2021-05-16Merge branch 'master' of https://github.com/modern-cmake/tinyxml2 into modern...Lee Thomason
2021-05-11Merge pull request #859 from cugone/FixWrongQueryAssignmentLee Thomason
2021-05-09Fix Query function results being assigned to int instead of XMLErrorcugone
2021-05-09Merge pull request #845 from dov/patch-1Lee Thomason
2021-05-08Overhaul CMake buildAlex Reinking
2021-01-26Update meson.buildDov Grobgeld
2020-12-30Merge pull request #837 from dcbaker/mesonLee Thomason
2020-12-30Merge pull request #827 from ngc92/ClearErrorLee Thomason
2020-12-30Merge pull request #790 from offlinemark/mark/cmake-namespaceLee Thomason
2020-12-30Merge pull request #831 from plekakis/masterLee Thomason
2020-12-30Merge pull request #838 from dfaure-kdab/WundefLee Thomason
2020-12-30Merge pull request #840 from dota17/masterLee Thomason
2020-12-30Merge pull request #841 from pazner/masterLee Thomason
2020-11-20Fix format string errors in sscanfWill Pazner
2020-10-22skip comment node before get textdota17
2020-10-09Add meson build systemDylan Baker
2020-10-09Add missing `defined`, detected by -Werror=undefDavid Faure
2020-09-27cmake: Use a namespace for the tinyxml2 target in local exportMark Mossberg
2020-09-23reverted the strong typed enum changePantelis Lekakis
2020-09-17Merge pull request #823 from c72578/2020-06-17_Fix_pkgconfig_lib_postfixLee Thomason
2020-09-17Merge pull request #789 from offlinemark/mark/cmake-cleanLee Thomason