Commit Graph

  • e8991a6b43
    Merge 0ca3584fa4 into 57ec94127b Albert Hung 2024-12-17 10:14:35 +0800
  • 0ca3584fa4 Fix ARM Compiler build errors Albert Hung 2024-12-17 10:13:57 +0800
  • 008fa8fbc3
    Merge d83daf8ceb into 57ec94127b EvEggelen 2024-12-14 16:05:03 +0100
  • 57ec94127b
    Merge pull request #1011 from leethomason/leethomason/charref2 master Lee Thomason 2024-12-09 21:47:05 -0800
  • 1fadaae0c9 another defensive check leethomason/charref2 Lee Thomason 2024-12-09 21:39:30 -0800
  • 4cbb25155c
    Merge pull request #1009 from leethomason/leethomason/charref Lee Thomason 2024-12-09 21:21:42 -0800
  • ff48ea1bae improve fix leethomason/charref Lee Thomason 2024-12-09 21:17:33 -0800
  • 494735de30 fix the potential overflow in char refs Lee Thomason 2024-12-04 18:07:15 -0800
  • d418ac22f2
    Merge pull request #1007 from gruenich/feature/update-github-actions Lee Thomason 2024-12-04 17:49:04 -0800
  • d13a151c8d
    Merge pull request #1004 from bebuch/master Lee Thomason 2024-12-04 17:46:06 -0800
  • 601a953b74
    Merge pull request #1008 from AlbertHungGarmin/old-style-cast_warning Lee Thomason 2024-12-04 17:44:31 -0800
  • 162bd4e925 Fixed -Wold-style-cast warnings Albert Hung 2024-12-02 13:47:07 +0800
  • 016bd05f3a Allow any number of leading zero in Character Reference Van Duc Nguyen 2024-11-26 00:39:16 +0700
  • 1fdf653269 GitHub Actions: Update actions/checkout to v4 Christoph Grüninger 2024-11-24 17:24:03 +0100
  • 86fe31c836 GitHub Actions: Update actions-setup-cmake to v2 Christoph Grüninger 2024-11-24 17:21:00 +0100
  • 20ecbb22d8 add CMake option to disable PkgConfig install Benjamin Buch 2024-11-20 16:22:20 +0100
  • 9b8ea04a58 Fix CVE-2024-50615 Van Duc Nguyen 2024-11-01 16:49:25 +0700
  • 6c6db604d6
    add XMake buildsystem and enable usage of tinyxml2 module for xmltest Arthur LAURENT 2024-10-28 17:30:43 +0100
  • 530a50e5af
    add C++20 module Arthur LAURENT 2024-10-28 16:58:54 +0100
  • e1aa878b98
    Merge d3484843db into 374292e9ba James Choi 2024-09-05 13:55:57 -0400
  • 374292e9ba
    Merge pull request #998 from Sigmarik/master Lee Thomason 2024-09-02 09:33:10 -0700
  • 2ac336a253
    Merge pull request #992 from ssmolov/namespace.comment.fix Lee Thomason 2024-09-02 09:32:55 -0700
  • 38894bfa7f
    Merge pull request #993 from jengelh/master Lee Thomason 2024-09-02 09:29:54 -0700
  • 780b16b5ae chore: fix typo in the `XMLNode::DeepClone` description sigmarik 2024-08-31 19:34:27 +0300
  • 04bbc06cd0 Make DocPrinter support DynArrays larger than 2G Jan Engelhardt 2024-08-14 15:19:05 +0200
  • 62f6b14e91 fixup Sergey Smolov 2024-08-12 19:22:22 +0300
  • b25c39aaad fix tinyxml2 namespaces' ending comment Sergey Smolov 2024-08-12 19:16:14 +0300
  • 30b2b58e97
    feat: added build.zig fjebaker 2024-08-04 13:38:16 +0200
  • d3484843db Add a comment for QNX not supporting null pointer print James Choi 2024-07-16 13:36:37 -0400
  • a51f59d181 Move QNX test installtion James Choi 2024-07-16 13:36:20 -0400
  • 8a519a556a
    Merge pull request #990 from jengelh/master Lee Thomason 2024-07-06 12:41:55 -0700
  • c93b6f78d4 Revert "Merge pull request #983 from DiplomInformatikerFranzHoepfinger/feature/fix_32_bit_types" Lee Thomason 2024-07-06 12:28:04 -0700
  • 8e4bfebad5
    Merge pull request #983 from DiplomInformatikerFranzHoepfinger/feature/fix_32_bit_types Lee Thomason 2024-07-06 12:00:24 -0700
  • eb3ab0df5d Make DynArray support objects larger than 1 gigabyte Jan Engelhardt 2024-07-01 14:23:34 +0200
  • 4780aa04b4
    Use `[[fallthrough]]` in tinyxml2.cpp Richard Barnes 2024-07-01 06:23:14 -0700
  • 3a893e5757 Remove extraneous +x bit from source files Jan Engelhardt 2024-07-01 14:14:15 +0200
  • 8571e07a8c Install test for QNX James Choi 2024-06-28 17:50:13 -0400
  • 2762cfef24 Add support for QNX James Choi 2024-06-28 16:12:37 -0400
  • a0f66fdf71
    Merge pull request #984 from Blake-Madden/master Lee Thomason 2024-06-13 08:29:51 -0700
  • a965e28c4f
    Merge pull request #978 from AlbertHungGarmin/fix-format-specifier Lee Thomason 2024-06-13 08:17:16 -0700
  • d83daf8ceb Fix compiler error: /tinyxml2.h:2268:18: error: 'virtual void tinyxml2::XMLPrinter::CloseElement(bool)' was hidden [-Werror=overloaded-virtual=] maxtrium 2024-06-06 20:53:46 +0200
  • 5b04868fee
    Fix typo in comment Blake-Madden 2024-06-01 15:41:57 -0400
  • 8df9b25bb9 Update attribute handling to use int32_t and uint32_t types. Franz Höpfinger 2024-05-30 20:31:00 +0200
  • 53d8ec5573 Update attribute setting functions to use specific integer types Franz Höpfinger 2024-05-30 20:28:46 +0200
  • 5e27269c04 Update attribute setting functions to use specific integer types Franz Höpfinger 2024-05-30 20:27:26 +0200
  • 693052afe4 Update integer types to int32_t and uint32_t for better clarity and consistency. Franz Höpfinger 2024-05-30 20:19:13 +0200
  • 42875a9f60 Update data type in ToBool function for better clarity and consistency. Franz Höpfinger 2024-05-30 20:16:20 +0200
  • afb8fabf58 Update integer parsing to use long type and unsigned parsing to use unsigned long type for better compatibility with different platforms. Franz Höpfinger 2024-05-30 20:13:48 +0200
  • a151353f3a Update integer to string conversion functions for different data types. Franz Höpfinger 2024-05-30 20:08:50 +0200
  • ef185a8f85 Update PushText functions to use specific integer types Franz Höpfinger 2024-05-30 20:05:52 +0200
  • 8fed517e5d Update SetText method parameters to use int32_t and uint32_t. Franz Höpfinger 2024-05-30 19:53:50 +0200
  • e269b2e91f Update QueryIntText and QueryUnsignedText functions to use int32_t and uint32_t types instead of int and unsigned in tinyxml2.cpp and tinyxml2.h. Franz Höpfinger 2024-05-30 19:53:44 +0200
  • cd8c1a6322 Update ToStr functions to use int32_t and uint32_t types, and change corresponding function signatures in the header file. Update ToInt and ToUnsigned functions to use int32_t and uint32_t types respectively. Franz Höpfinger 2024-05-30 19:34:59 +0200
  • 668fd81256 Update attribute types to int32_t and uint32_t for better consistency and clarity. Update attribute types to int32_t and uint32_t for better consistency and clarity. Franz Höpfinger 2024-05-30 19:31:58 +0200
  • 095a8ffa42 Update IntValue and UnsignedValue to use int32_t and uint32_t types. This change ensures consistent integer handling throughout the codebase. Franz Höpfinger 2024-05-30 19:24:09 +0200
  • 574c760b7f Update attribute query functions to use int32_t and uint32_t types. Franz Höpfinger 2024-05-30 19:22:25 +0200
  • 5d219c893b Update attribute query functions to use int32_t and uint32_t types. Franz Höpfinger 2024-05-30 19:21:27 +0200
  • fd26a5ee1f Update QueryIntValue and QueryUnsignedValue to use int32_t and uint32_t types for better consistency. Franz Höpfinger 2024-05-30 19:15:52 +0200
  • 1d51fa691f Initialize _pool array in tinyxml2.h Albert Hung 2024-05-20 09:02:45 +0800
  • dded8bb2e9 Fix format specifier mismatch in XMLUtil::ToStr Albert Hung 2024-05-15 19:37:45 +0800
  • 312a809224
    Merge pull request #976 from leethomason/AlbertHungGarmin-format_error Lee Thomason 2024-04-20 19:46:41 -0700
  • c33aae04d9 kick the system AlbertHungGarmin-format_error Lee Thomason 2024-04-20 19:44:22 -0700
  • 0f9c021a44
    Merge pull request #973 from davidoakley/fix-android-before-api24 Lee Thomason 2024-04-20 19:34:58 -0700
  • dfc20c5f8f Android SDK<24 doesn’t support fseeko/ftello David Oakley 2024-04-08 12:58:12 +0100
  • 1d658f0d95 Fix format error of TIXML_SNPRINTF Albert Hung 2024-03-15 14:51:11 +0800
  • 98aac2bd1e Wrap 'callfopen' function with 'TINYXML2_FILE_SUPPORT' Albert Hung 2024-03-19 14:12:51 +0800
  • 321ea883b7
    Merge pull request #965 from leethomason/v10.0.0 10.0.0 Lee Thomason 2023-12-30 18:08:30 -0800
  • 26985b5785 new docs v10.0.0 Lee Thomason 2023-12-30 18:03:36 -0800
  • 35099af4f3 updating version Lee Thomason 2023-12-30 17:56:34 -0800
  • c2d30872e2
    Merge pull request #963 from leethomason/dfaure-kdab-work/dfaure/Wundef Lee Thomason 2023-11-21 12:39:33 -0800
  • 6b6d1214a7 Merge branch 'work/dfaure/Wundef' of https://github.com/dfaure-kdab/tinyxml2 into dfaure-kdab-work/dfaure/Wundef dfaure-kdab-work/dfaure/Wundef Lee Thomason 2023-11-21 12:35:56 -0800
  • 800431aa68
    Merge pull request #962 from leethomason/leethomason/vs Lee Thomason 2023-11-21 12:35:20 -0800
  • b69be03db2 update the readme leethomason/vs Lee Thomason 2023-11-21 12:28:05 -0800
  • 016ef7798d remove vs; easier to use cmake Lee Thomason 2023-11-21 12:26:45 -0800
  • 7c99119fd2
    Merge pull request #961 from leethomason/vimproved-master Lee Thomason 2023-11-21 12:25:57 -0800
  • 2d59aaf0da Merge branch 'master' of https://github.com/vimproved/tinyxml2 into vimproved-master vimproved-master Lee Thomason 2023-11-21 12:16:06 -0800
  • e0302bfd44 merged Lee Thomason 2023-11-21 12:15:37 -0800
  • bfc4ac4f58
    Merge pull request #960 from leethomason/kcsaul-pedantic-whitespace Lee Thomason 2023-11-21 12:12:41 -0800
  • 8d3cdf50db now fix the badge kcsaul-pedantic-whitespace Lee Thomason 2023-11-21 12:02:26 -0800
  • 941e2d9018 fix the tests? Lee Thomason 2023-11-21 11:58:20 -0800
  • 428cd1be42 update readme Lee Thomason 2023-11-21 11:52:44 -0800
  • 9d026527a4 Merge branch 'pedantic-whitespace' of https://github.com/kcsaul/tinyxml2 into kcsaul-pedantic-whitespace Lee Thomason 2023-11-21 11:40:52 -0800
  • 8158ba05ac fix readme link Lee Thomason 2023-11-21 11:40:28 -0800
  • 4c27b08f62
    Merge pull request #949 from imba-tjd/master-1 Lee Thomason 2023-11-20 21:27:14 -0800
  • ac23537e06
    Merge pull request #933 from kb1sph/master Lee Thomason 2023-11-20 21:22:19 -0800
  • 52035717a3
    Merge pull request #911 from JurajX/fix_warnings Lee Thomason 2023-11-20 21:11:09 -0800
  • c8bafafedc fixed `knownConditionTrueFalse` Cppcheck warning firewave 2023-10-26 11:26:04 +0200
  • 931943b478 Bazel module configuration Daniel Stonier 2023-09-19 16:52:35 +0000
  • 5080faafe6 Add missing "defined", to fix building with -Werror=undef David Faure 2023-09-17 21:39:55 +0200
  • cc4c1df7ec
    fix compiler detection 谭九鼎 2023-08-09 18:28:44 +0800
  • f439598036 Remove LFS64 calls and set _FILE_OFFSET_BITS=64 Violet Purcell 2023-06-08 14:57:30 +0000
  • 98303bbda3 add pedantic whitespace mode Kevin Saul 2023-05-28 21:36:28 +1200
  • 4c1546276c fix-raw-whitespace-issue-242 James Burnby 2023-05-05 15:37:17 +1200
  • a1d8997c59 Add support for QNX 7.1 build James Choi 2023-04-12 16:56:51 -0400
  • b9d5e0099b Add trailing whitespace characters. Saran Tunyasuvunakool 2023-02-07 23:37:09 +0000
  • 7420c0798b Remove executable flags on source files. Saran Tunyasuvunakool 2023-02-07 23:29:41 +0000
  • 904ad04bea
    Added ChildElementCount kb1sph 2023-02-06 19:07:13 -0500
  • 5926ec938a
    Added ChildElementCount() kb1sph 2023-02-06 19:04:57 -0500
  • 240e5c10a1 fix: privately set the visibility properties of tinyxml2 Amin Yahyaabadi 2023-01-17 02:01:10 -0800
  • f8c1528ebb
    docs: complete the information about TINYXML2_EXPORT Amin Yahyaabadi 2023-01-17 00:48:34 -0800