- Jan 15, 2023
-
-
Lee Thomason authored
Update tinyxml2.h
-
Lee Thomason authored
Increase depth recursion limit
-
Lee Thomason authored
-
https://github.com/dinghao188/tinyxml2Lee Thomason authored
Merge branch 'dinghao188-dev' of https://github.com/dinghao188/tinyxml2 into dinghao188-dinghao188-dev
-
Lee Thomason authored
-
- Nov 15, 2022
-
-
Yurii Hordiienko authored
do we really need that implicit memset call in line 378?
-
- Jun 06, 2022
-
-
Alessio Quaglino authored
Increase maximum recursion depth
-
- Apr 02, 2022
-
-
dinghao188 authored
-
Lee Thomason authored
Fix android build
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
Change argument names in tinyxml2.cpp to match those in tinyxml2.h.
-
Lee Thomason authored
meson: simplify test setup
-
Lee Thomason authored
fixed Clang -Wextra-stmt warnings with TIXMLASSERT
-
Lee Thomason authored
-
Lee Thomason authored
Fix broken documentation links.
-
- Dec 21, 2021
-
-
Saran Tunyasuvunakool authored
Affected functions are `XMLElement::QueryUnsigned64Text` and `XMLDocument::Parse`.
-
Saran Tunyasuvunakool authored
-
- Dec 15, 2021
-
-
Eli Schwartz authored
Resources are loaded from the current working directory. By setting the current working directory to the source dir, rather than the out of tree build dir, we can easily pick up the original resources without copying them around during configuration.
-
- Oct 30, 2021
-
-
firewave authored
-
- Sep 26, 2021
-
-
Mathias Schmitt authored
Force Jekyll to use files whose name begin with an underscore.
-
- Sep 17, 2021
-
-
dinghao188 authored
-
- Sep 04, 2021
-
-
Lee Thomason authored
Use fseeko and ftello on BSDs
-
- Jun 13, 2021
-
-
striker.sh authored
-
- Jun 07, 2021
-
-
Lee Thomason authored
-
- May 29, 2021
-
-
Lee Thomason authored
Add defined(ANDROID) for fseeko defined and android-x86_64
-
- May 19, 2021
-
-
Jonas Vautherin authored
-
- May 18, 2021
-
-
Lee Thomason authored
meson.build: fix typo
-
- May 17, 2021
-
-
heitbaum authored
-
- May 16, 2021
-
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
Modern CMake overhaul and project fixes.
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
-
-
- May 11, 2021
-
-
Lee Thomason authored
Fixes Query results in xmltest being assigned to int instead of XMLError
-