Commit Graph

  • 093dd7a1fe chore: simplify TINYXML2_EXPORT definition Amin Yahyaabadi 2023-01-17 00:25:42 -0800
  • e05956094c
    Merge pull request #925 from hordi/patch-1 Lee Thomason 2023-01-14 18:02:53 -0800
  • 9a89766acc
    Merge pull request #910 from quagla/maxdepth Lee Thomason 2023-01-14 17:50:19 -0800
  • 9706d2cdc0 reorder tests Lee Thomason 2023-01-14 17:43:38 -0800
  • 94f52b5cbe Merge branch 'dinghao188-dev' of https://github.com/dinghao188/tinyxml2 into dinghao188-dinghao188-dev Lee Thomason 2023-01-14 17:41:42 -0800
  • 9ad3f2745b update to vs2022 Lee Thomason 2023-01-14 17:41:11 -0800
  • 351b63fcc2 Added pedantic whitespace preservation. Greg Bentley 2022-12-01 16:12:07 -0800
  • 2555efa919
    Update tinyxml2.h Yurii Hordiienko 2022-11-15 17:49:45 -0500
  • 1a043b2768 fix: avoid redefinition of TINYXML2_LIB Amin Yahyaabadi 2022-10-27 19:16:36 -0700
  • 632c311b18 fix: check for TINYXML2_EXPORT on non windows Amin Yahyaabadi 2022-10-27 19:06:52 -0700
  • a512d312db fix: do not force export the symbols when building statically Amin Yahyaabadi 2022-10-26 18:21:29 -0700
  • df833be9ff changed precision of double tostr function jjacobSG 2022-10-16 15:48:31 +0100
  • 708a8baafc double precision changed jjacobSG 2022-10-14 20:26:03 +0100
  • 48fffc1c8b
    add FirstDescendantElement and LastDescendantElement functions sunnyqeen 2022-09-08 12:54:05 +0200
  • 45d5f2ac2b remove the test as it gets in hte way of a cmake glob operation - we dont want it in our project mgriffin-sg 2022-08-31 14:52:26 +0100
  • e59d4d75f0 increasing the size of the XML element pool to rediuce number of allocations mgriffin-sg 2022-08-31 14:03:53 +0100
  • c1f9b29049 some SG platform specific stuff mgriffin-sg 2022-08-31 14:03:27 +0100
  • 4794a637cb change namespace to SG_tinyxml2 to avoid static link issues with other users of this lib mgriffin-sg 2022-08-31 14:02:19 +0100
  • 8fd6cc6d2d fix gcc sizetype complaint Juraj 2022-06-07 08:07:33 +0200
  • beb2b2f82d fix more -Wsign-conversion warnings Juraj 2022-06-07 07:53:54 +0200
  • 07f497d6d8 fix -Wsuggest-override warnings Juraj 2022-06-07 07:27:41 +0200
  • 0691cf72b4 fix -Wsign-conversion warnings Juraj 2022-06-07 07:27:27 +0200
  • 736659015c Update tinyxml2.h Alessio Quaglino 2022-06-06 14:08:40 +0200
  • 5876ae88b3
    Create tinyxml2.natvis Charles Mailly 2022-04-07 18:21:37 +0200
  • 3e94e4a047 add testcase dinghao188 2022-04-03 06:03:33 +0800
  • e45d9d16d4
    Merge pull request #907 from leethomason/leethomason/fix-android Lee Thomason 2022-04-02 14:20:20 -0700
  • 7e310468f3 typo leethomason/fix-android Lee Thomason 2022-04-02 14:15:59 -0700
  • 953018ab93 fix android build Lee Thomason 2022-04-02 14:14:20 -0700
  • a2d675139b fix cygwin lthomaso/cygwin-fix Lee Thomason 2022-04-02 14:05:47 -0700
  • a1ea80ba74
    Merge pull request #894 from saran-t/master Lee Thomason 2022-04-02 13:59:56 -0700
  • 435c0a1199
    Merge pull request #893 from eli-schwartz/meson-test-cleanup Lee Thomason 2022-04-02 13:53:09 -0700
  • bfc91d22cd Merge remote-tracking branch 'origin/master' into firewave-extra-stmt firewave-extra-stmt Lee Thomason 2022-04-02 13:49:15 -0700
  • 34dd03ecc2
    Merge pull request #884 from firewave/extra-stmt Lee Thomason 2022-04-02 13:44:42 -0700
  • 9c85143cc5 Merge branch 'extra-stmt' of https://github.com/firewave/tinyxml2 into firewave-extra-stmt Lee Thomason 2022-04-02 13:40:32 -0700
  • cf0a876aad enable workflow dispatch, update docs Lee Thomason 2022-04-02 13:24:12 -0700
  • 77df90e8b5
    Merge pull request #879 from mphschmitt/master Lee Thomason 2022-04-02 13:11:15 -0700
  • d9fb8d3443 fix: use fseeko64,ftello64 in android when api level >= 24 jixiaolong 2022-03-03 19:44:45 +0800
  • 001aad154a CMakeLists.txt: copy resources directory to test directory Nisha Parrakat 2022-03-01 14:21:09 +0100
  • 1e5755f699
    Use fseeko()/ftello() on Cygwin ksdhans 2022-01-18 11:56:24 +0800
  • 4cc4145d7f Change argument names in tinyxml2.cpp to match those in tinyxml2.h. Saran Tunyasuvunakool 2021-12-21 15:45:13 +0000
  • 6cc405853b Convert endings of lines 106-107 in tinyxml2.cpp to CRLF. Saran Tunyasuvunakool 2021-12-21 16:05:29 +0000
  • f6c991658b
    meson: simplify test setup Eli Schwartz 2021-12-14 19:29:56 -0500
  • cdf3882af5 actually setting the error Pascal Eberlein 2021-11-12 22:45:17 +0100
  • 50b9dda6a1 added .clang-format file and applied the format Pascal Eberlein 2021-11-12 22:24:53 +0100
  • f59fe9ec83 added fwrite error handling Pascal Eberlein 2021-11-12 22:20:02 +0100
  • 92cc2b683d added "format" attribute to some functions to enable -Wformat warnings firewave 2021-10-31 19:09:22 +0100
  • c27699a9d6 fixed Clang -Wextra-stmt warnings with TIXMLASSERT firewave 2021-10-30 13:56:24 +0200
  • e6703fdf43 Fix broken documentation links. Mathias Schmitt 2021-09-26 15:48:16 +0200
  • 9efb6b0b66 fix assertion - Assertion '_elementPool.CurrentAllocs() == _elementPool.Untracked()' failed. dinghao188 2021-09-17 17:49:01 +0800
  • a977397684
    Merge pull request #868 from strikersh/master Lee Thomason 2021-09-03 19:40:50 -0700
  • c618ecf34c added std::string support Jakob Wandel 2021-08-29 13:30:33 +0200
  • 196f4d6467 Declares versioning variables constexpr cugone 2021-08-03 13:18:46 -0500
  • 98233b604b Use fseeko and ftello on BSDs striker.sh 2021-06-13 20:24:00 +0200
  • 1dee28e51f setting the version to 9.0.0 9.0.0 Lee Thomason 2021-06-06 17:10:24 -0700
  • 55716da04f
    Merge pull request #865 from JonasVautherin/fix-android-x86_64 Lee Thomason 2021-05-28 20:02:31 -0700
  • 08286ef6d5 Add ubuntu 18.04 to CI Jonas Vautherin 2021-05-19 09:29:06 +0200
  • 41151ce211 Add defined(__ANDROID__) for fseeko defined and android-x86_64 Jonas Vautherin 2021-05-19 02:43:44 +0200
  • 2919fb4e5f Update cmake minimum version to 3.10.2 for Ubuntu 18.04 Jonas Vautherin 2021-05-19 01:22:13 +0200
  • 4c7cc9d6e4
    Merge pull request #862 from heitbaum/patch-1 Lee Thomason 2021-05-17 20:28:27 -0700
  • 0838dd11a3
    meson.build: fix typo heitbaum 2021-05-17 15:14:01 +1000
  • 3291390336 update the docs 8.1.0 Lee Thomason 2021-05-15 20:28:24 -0700
  • 9c6752a641 setting the version to 8.1.0 Lee Thomason 2021-05-15 20:21:47 -0700
  • cc2efbbd21
    Merge pull request #861 from leethomason/modern-cmake-2 Lee Thomason 2021-05-15 20:14:35 -0700
  • 95b80f4458 update readme modern-cmake-2 Lee Thomason 2021-05-15 19:57:11 -0700
  • 7d054695ee update gitignore Lee Thomason 2021-05-15 19:54:49 -0700
  • 212a53bb5b refresh visual studio project Lee Thomason 2021-05-15 19:48:24 -0700
  • be4eaaac8a remove bit rotted premake5, update readme Lee Thomason 2021-05-15 19:40:53 -0700
  • 97739352a7 test new build links Lee Thomason 2021-05-15 19:26:51 -0700
  • efefbb85bc Merge branch 'master' of https://github.com/modern-cmake/tinyxml2 into modern-cmake-master Lee Thomason 2021-05-15 18:54:24 -0700
  • f2db58e658
    Merge pull request #859 from cugone/FixWrongQueryAssignment Lee Thomason 2021-05-10 19:54:20 -0700
  • 5e76573894 Fix Query function results being assigned to int instead of XMLError cugone 2021-05-09 02:05:54 -0500
  • 6376b3fbc7
    Merge pull request #845 from dov/patch-1 Lee Thomason 2021-05-08 15:44:59 -0700
  • 7df6b3ff4a Overhaul CMake build Alex Reinking 2021-03-10 16:47:19 -0800
  • 8cea9e4506 Move bitwise operator definitions to implementation file cugone 2021-05-05 16:24:19 -0500
  • fb303e2c68 no static inline allowed because CI doesn't allow it cugone 2021-05-05 16:19:57 -0500
  • be2797721e Fixes prefer scoped enums warning cugone 2021-05-05 16:12:27 -0500
  • ae8fdae6fd Update xmltest to allow IDE cmd window pause paul mcgee 2021-03-16 01:35:11 +0800
  • 9d899a73c4
    Update meson.build Dov Grobgeld 2021-01-26 21:09:43 +0200
  • d4514ad72b
    Merge pull request #837 from dcbaker/meson Lee Thomason 2020-12-30 10:43:36 -0800
  • 91bfd4b7fc
    Merge pull request #827 from ngc92/ClearError Lee Thomason 2020-12-30 10:35:45 -0800
  • 4ec7320e57
    Merge pull request #790 from offlinemark/mark/cmake-namespace Lee Thomason 2020-12-30 10:25:16 -0800
  • ee6684483c
    Merge pull request #831 from plekakis/master Lee Thomason 2020-12-30 10:20:54 -0800
  • a9ed6746dd
    Merge pull request #838 from dfaure-kdab/Wundef Lee Thomason 2020-12-30 10:18:44 -0800
  • 11376382fa
    Merge pull request #840 from dota17/master Lee Thomason 2020-12-30 10:18:16 -0800
  • 8e1af3a7f9
    Merge pull request #841 from pazner/master Lee Thomason 2020-12-30 10:17:16 -0800
  • d3a82c5e45 Fix format string errors in sscanf Will Pazner 2020-11-19 20:50:36 -0800
  • d59fd15db6 skip comment node before get text dota17 2020-10-22 15:16:34 +0800
  • c509d569c0 Add meson build system Dylan Baker 2020-10-08 11:40:05 -0700
  • b5d3b93e05 Add missing `defined`, detected by -Werror=undef David Faure 2020-10-09 09:59:50 +0200
  • 4001a468b7 cmake: Use a namespace for the tinyxml2 target in local export Mark Mossberg 2020-09-27 00:50:23 -0400
  • c87bf8187d reverted the strong typed enum change Pantelis Lekakis 2020-09-23 21:59:13 +0100
  • 1aeb57d26b
    Merge pull request #823 from c72578/2020-06-17_Fix_pkgconfig_lib_postfix Lee Thomason 2020-09-17 13:55:47 -0700
  • a0ce5527ab
    Merge pull request #789 from offlinemark/mark/cmake-clean Lee Thomason 2020-09-17 13:28:16 -0700
  • 54e1d6b2fa
    Merge pull request #820 from orudge/fix-symbol-export Lee Thomason 2020-09-17 13:19:14 -0700
  • 6df0cae189 - Allowing TIXMLASERT to be defined before including the main header. - Fix for enum bitmask usage Pantelis Lekakis 2020-09-08 00:40:44 +0100
  • 2c6a41a92e removed overhead of clear error ngc92 2020-07-30 23:51:30 +0300
  • 2c5a6bfdd4 reorder Lee Thomason 2020-07-02 15:41:27 -0700
  • 51d9f51d1a update readme link Lee Thomason 2020-07-02 15:40:30 -0700
  • 4637965335 add test case Lee Thomason 2020-07-02 15:23:00 -0700
  • d34d0ef5e0
    Merge pull request #822 from ghost/queryattr Lee Thomason 2020-07-02 15:18:56 -0700