Commit Graph

  • fd276daddd
    Merge 9dadb75f76 into 36ff404c34 Felix X. 2025-08-14 18:52:30 +0300
  • e61c08244c
    Merge 3b4e446e60 into 36ff404c34 Korsakov Vladislav 2025-08-01 12:44:39 +0000
  • 3b4e446e60 Simplify IsNameStartChar, IsSpace & IsWhiteSpace a little Korsakov Vladislav 2025-08-01 15:10:38 +0300
  • 7bf3f1f21e
    Merge fc99428a82 into 36ff404c34 Michael Mishin 2025-07-29 13:54:50 +0000
  • fc99428a82 Improved XMLNode::~XMLNode perfomance Michael Mishin 2025-07-29 13:52:02 +0300
  • e9519c72a1
    Merge b5e767a6b9 into 36ff404c34 Christoph Grüninger 2025-07-26 21:10:34 +0000
  • b5e767a6b9 Fix more warnings for C-style casts Christoph Grüninger 2025-07-26 23:08:21 +0200
  • e186491558 fix compilation warnings produced by -Wold-style-cast Lurend 2025-06-22 19:08:28 +0300
  • 0210bb7e3b Add comments for test Korsakov Vladislav 2025-07-26 10:25:39 +0300
  • 9d2a1ef8a5 Add IsSpace and rewrite IsNameStartChar + tests Korsakov Vladislav 2025-07-25 19:49:16 +0300
  • a17646714f
    Merge b63c4ab2b7 into 36ff404c34 LuridHound 2025-07-14 08:06:00 +0300
  • b63c4ab2b7 remove incorrect cast LuridHound 2025-07-14 08:01:47 +0300
  • c07a64d2bc
    Merge 943827df58 into 36ff404c34 LuridHound 2025-07-11 20:56:31 +0000
  • 943827df58
    Merge branch 'leethomason:master' into master LuridHound 2025-07-11 23:56:28 +0300
  • 36ff404c34
    Update yaml file master Lee Thomason 2025-07-09 20:54:23 -0700
  • 302f4661a7 update yaml leethomason/build-actions Lee Thomason 2025-07-09 20:48:05 -0700
  • 6fe74157f1 fix compilation warnings produced by -Wold-style-cast Lurend 2025-06-22 19:08:28 +0300
  • 85a73bd6cb new DropSonic 2025-06-08 20:06:26 -0300
  • e6caeae857
    Fix the build actions by increasing the ubuntu test version Lee Thomason 2025-06-08 11:37:20 -0700
  • b765a210b3 grumble leethomason/fix-build-actions Lee Thomason 2025-06-08 11:29:52 -0700
  • 6e246aec4d update ubuntu build version Lee Thomason 2025-06-08 11:28:28 -0700
  • 5d16d2fcb0
    Merge 943926830e into 30dee1efa0 Kalana Ratnayake 2025-06-08 11:17:37 -0700
  • 30dee1efa0
    Merge pull request #1021 from Malcohol/Malcohol/optionalAposHandling Lee Thomason 2025-06-08 11:17:12 -0700
  • a93163d2f5
    Merge pull request #1020 from lbatuska/master Lee Thomason 2025-06-08 11:08:25 -0700
  • b9c2cffdd8 issue #1000 & #972 fix(try) YXL3 2025-05-19 00:25:58 +0800
  • bd02e179f4
    Merge branch 'leethomason:master' into master EvEggelen 2025-05-03 17:08:56 +0200
  • 943926830e
    Update readme.md Kalana Ratnayake 2025-04-28 13:34:59 +1000
  • a6960dccb1 updated workflow Kalana Ratnayake 2025-04-28 12:39:42 +1000
  • 19d91502fd updated readme.md Kalana Ratnayake 2025-04-28 12:28:42 +1000
  • a80b8b230f formatted declaration Kalana Ratnayake 2025-04-28 12:20:51 +1000
  • c958b994a6 updated CMakeLists.txt Kalana Ratnayake 2025-04-28 12:14:19 +1000
  • 247edf5a62 minor modifications Kalana Ratnayake 2025-04-27 23:44:58 +1000
  • 4b51b84a03 added a single header only file named tinyxml2.hpp and a test file named xmltest2.cpp with makefile modifications Kalana Ratnayake 2025-04-27 23:35:06 +1000
  • f87d0e3077 Add test for new and default behaviour Malcolm Tyrrell 2025-03-30 10:20:26 +0100
  • 487f42aa69 Optional apos escaping Malcolm Tyrrell 2025-03-29 18:13:43 +0000
  • afff7bf328
    fix: remove unnecessary assert Levente Batuska 2025-03-20 02:06:08 +0100
  • 9148bdf719 setting the version to 11.0.0 11.0.0 Lee Thomason 2025-03-15 14:45:48 -0700
  • 57eea48c5b version to 10.1.0 10.1.0 Lee Thomason 2025-03-08 10:45:16 -0800
  • 198cb82c9b
    Merge pull request #1017 from luzpaz/typos-xmltest Lee Thomason 2025-03-08 10:36:50 -0800
  • c6ab6d76e8
    Merge pull request #1013 from AlbertHungGarmin/arm_compiler_error Lee Thomason 2025-03-08 10:36:09 -0800
  • 008e32968f
    fix typos in xmltest.cpp luzpaz 2025-01-25 09:51:29 -0500
  • 9dadb75f76
    Update CMakeLists.txt Felix X. 2025-01-16 14:12:44 -0500
  • ee193bf728 generalize QNX fix for test Felix Xing 2025-01-16 09:20:35 -0500
  • 0ca3584fa4 Fix ARM Compiler build errors Albert Hung 2024-12-17 10:13:57 +0800
  • 57ec94127b
    Merge pull request #1011 from leethomason/leethomason/charref2 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