1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-21 19:23:00 +04:00

Commit Graph

  • 96a2dd3a43 Formally set version and testing to C++ 11 leethomason/cpp-11 Lee Thomason 2026-05-23 17:55:51 -07:00
  • 8224e427b6 Merge branch 'master' of github.com:leethomason/tinyxml2 master Lee Thomason 2026-05-23 17:16:30 -07:00
  • 935ddecc91 Null checks in test output (#1076) Lee Thomason 2026-05-23 16:54:50 -07:00
  • eb04c9a181 test checks leethomason/null-ptr-test Lee Thomason 2026-05-23 16:50:05 -07:00
  • 88d678c39e Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2026-05-23 16:42:42 -07:00
  • 999a21fa86 Dead platform removal (#1068) Lee Thomason 2026-05-23 16:41:46 -07:00
  • a737ecb2cb Fixes from security review (#1067) Lee Thomason 2026-05-23 16:36:17 -07:00
  • d1a1115c45 fix comments. review leethomason/security-review Lee Thomason 2026-05-23 16:30:11 -07:00
  • 543333f89f Merge remote-tracking branch 'origin/master' into leethomason/security-review Lee Thomason 2026-05-23 16:21:36 -07:00
  • 9901919829 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2026-05-23 16:19:42 -07:00
  • 63428c8852 Mark project constants depending on C++ version (#1056) Miko 2026-05-23 19:19:24 -04:00
  • beb16fbca0 Improve README formatting with highlighted blocks (#1055) Miko 2026-05-23 19:18:19 -04:00
  • 26ab0bd591 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2026-05-23 16:15:25 -07:00
  • 8d8472fe1a Improved XMLNode::~XMLNode perfomance (#1075) Lee Thomason 2026-05-23 16:13:32 -07:00
  • 5ce9f9a3a7 fix assert logic IMBIGFISH4-master Lee Thomason 2026-05-23 16:10:29 -07:00
  • 682fda289f add comment Lee Thomason 2026-05-23 16:04:26 -07:00
  • e6a464942f Merge branch 'master' of github.com:IMBIGFISH4/xml2 into IMBIGFISH4-master Lee Thomason 2026-05-23 16:02:58 -07:00
  • 29b40911bf tests for same Lee Thomason 2026-03-09 18:18:15 -07:00
  • 24725dd39c Merge remote-tracking branch 'origin/master' into leethomason/security-review Lee Thomason 2026-03-09 18:10:32 -07:00
  • ae4b64c5bc security fixes Lee Thomason 2026-03-09 18:10:29 -07:00
  • 3dcad8e3c3 fix merge (#1066) Lee Thomason 2026-03-09 18:09:58 -07:00
  • 063d313b7f fix merge leethomason/fix-bad-merge Lee Thomason 2026-03-09 18:04:02 -07:00
  • 418229dc5c fix bad merge Lee Thomason 2026-03-09 18:02:29 -07:00
  • 98137e6936 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2026-03-09 17:53:04 -07:00
  • b2dea344ad remove dead platforms leethomason/platform-clean-up Lee Thomason 2026-03-09 17:52:37 -07:00
  • 111f462dc4 remove old comments remove-old-comments Lee Thomason 2026-03-09 17:41:19 -07:00
  • aba13c50bf Fix issue #1048: Add null pointer check in XMLDocument::DeleteNode (#1057) zhthhh 2026-03-10 08:32:22 +08:00
  • e48a1310fe Add null check for format in TIXML_VSCPRINTF (#1064) sbaluja 2026-03-09 20:31:36 -04:00
  • 3324d04d58 minor readme fixes (#1054) Lee Thomason 2025-11-22 16:26:53 -08:00
  • 7589178395 minor readme fixes leethomason/docs Lee Thomason 2025-11-22 16:23:12 -08:00
  • c4e29afeaf Fix issue 1000 (#1040) LuridHound 2025-11-23 03:08:17 +03:00
  • 5c9a452c73 Merge fallthrough to cpp (#1052) Lee Thomason 2025-11-22 16:02:49 -08:00
  • 118358092a remove the c code path leethomason/fallthrough Lee Thomason 2025-11-22 15:59:12 -08:00
  • a77e6a9e3f Initial plan copilot/sub-pr-1052 copilot-swe-agent[bot] 2025-11-22 23:56:12 +00:00
  • 888bbb912a Merge branch 'MattHuangGarmin-master' into leethomason/fallthrough Lee Thomason 2025-11-22 15:47:41 -08:00
  • 9c09e46619 move to cpp file Lee Thomason 2025-11-22 15:46:45 -08:00
  • 6d6285b18a Merge branch 'master' of github.com:MattHuangGarmin/tinyxml2 into MattHuangGarmin-master Lee Thomason 2025-11-22 15:44:05 -08:00
  • 2722500313 Merge pull request #1043 from gruenich/feature/replace-c-style-casts Lee Thomason 2025-11-22 15:38:08 -08:00
  • be7b5a107f Fix GCC 4.9.3 Build Errors MattHuangGarmin 2025-11-04 14:40:21 +08:00
  • fc99428a82 Improved XMLNode::~XMLNode perfomance Michael Mishin 2025-07-29 13:52:02 +03:00
  • b5e767a6b9 Fix more warnings for C-style casts Christoph Grüninger 2025-07-26 23:08:21 +02:00
  • e186491558 fix compilation warnings produced by -Wold-style-cast Lurend 2025-06-22 19:08:28 +03:00
  • 36ff404c34 Update yaml file Lee Thomason 2025-07-09 20:54:23 -07:00
  • 302f4661a7 update yaml leethomason/build-actions Lee Thomason 2025-07-09 20:48:05 -07:00
  • e6caeae857 Fix the build actions by increasing the ubuntu test version Lee Thomason 2025-06-08 11:37:20 -07:00
  • b765a210b3 grumble leethomason/fix-build-actions Lee Thomason 2025-06-08 11:29:52 -07:00
  • 6e246aec4d update ubuntu build version Lee Thomason 2025-06-08 11:28:28 -07:00
  • 30dee1efa0 Merge pull request #1021 from Malcohol/Malcohol/optionalAposHandling Lee Thomason 2025-06-08 11:17:12 -07:00
  • a93163d2f5 Merge pull request #1020 from lbatuska/master Lee Thomason 2025-06-08 11:08:25 -07:00
  • f87d0e3077 Add test for new and default behaviour Malcolm Tyrrell 2025-03-30 10:20:26 +01:00
  • 487f42aa69 Optional apos escaping Malcolm Tyrrell 2025-03-29 18:13:43 +00:00
  • afff7bf328 fix: remove unnecessary assert Levente Batuska 2025-03-20 02:06:08 +01:00
  • 9148bdf719 setting the version to 11.0.0 11.0.0 Lee Thomason 2025-03-15 14:45:48 -07:00
  • 57eea48c5b version to 10.1.0 10.1.0 Lee Thomason 2025-03-08 10:45:16 -08:00
  • 198cb82c9b Merge pull request #1017 from luzpaz/typos-xmltest Lee Thomason 2025-03-08 10:36:50 -08:00
  • c6ab6d76e8 Merge pull request #1013 from AlbertHungGarmin/arm_compiler_error Lee Thomason 2025-03-08 10:36:09 -08:00
  • 008e32968f fix typos in xmltest.cpp luzpaz 2025-01-25 09:51:29 -05:00
  • 0ca3584fa4 Fix ARM Compiler build errors Albert Hung 2024-12-17 10:13:57 +08:00
  • 57ec94127b Merge pull request #1011 from leethomason/leethomason/charref2 Lee Thomason 2024-12-09 21:47:05 -08:00
  • 1fadaae0c9 another defensive check leethomason/charref2 Lee Thomason 2024-12-09 21:39:30 -08:00
  • 4cbb25155c Merge pull request #1009 from leethomason/leethomason/charref Lee Thomason 2024-12-09 21:21:42 -08:00
  • ff48ea1bae improve fix leethomason/charref Lee Thomason 2024-12-09 21:17:33 -08:00
  • 494735de30 fix the potential overflow in char refs Lee Thomason 2024-12-04 18:07:15 -08:00
  • d418ac22f2 Merge pull request #1007 from gruenich/feature/update-github-actions Lee Thomason 2024-12-04 17:49:04 -08:00
  • d13a151c8d Merge pull request #1004 from bebuch/master Lee Thomason 2024-12-04 17:46:06 -08:00
  • 601a953b74 Merge pull request #1008 from AlbertHungGarmin/old-style-cast_warning Lee Thomason 2024-12-04 17:44:31 -08:00
  • 162bd4e925 Fixed -Wold-style-cast warnings Albert Hung 2024-12-02 13:47:07 +08:00
  • 1fdf653269 GitHub Actions: Update actions/checkout to v4 Christoph Grüninger 2024-11-24 17:24:03 +01:00
  • 86fe31c836 GitHub Actions: Update actions-setup-cmake to v2 Christoph Grüninger 2024-11-24 17:21:00 +01:00
  • 20ecbb22d8 add CMake option to disable PkgConfig install Benjamin Buch 2024-11-20 16:22:20 +01:00
  • 374292e9ba Merge pull request #998 from Sigmarik/master Lee Thomason 2024-09-02 09:33:10 -07:00
  • 2ac336a253 Merge pull request #992 from ssmolov/namespace.comment.fix Lee Thomason 2024-09-02 09:32:55 -07:00
  • 38894bfa7f Merge pull request #993 from jengelh/master Lee Thomason 2024-09-02 09:29:54 -07:00
  • 780b16b5ae chore: fix typo in the XMLNode::DeepClone description sigmarik 2024-08-31 19:34:27 +03:00
  • 04bbc06cd0 Make DocPrinter support DynArrays larger than 2G Jan Engelhardt 2024-08-14 15:19:05 +02:00
  • 62f6b14e91 fixup Sergey Smolov 2024-08-12 19:22:22 +03:00
  • b25c39aaad fix tinyxml2 namespaces' ending comment Sergey Smolov 2024-08-12 19:16:14 +03:00
  • 8a519a556a Merge pull request #990 from jengelh/master Lee Thomason 2024-07-06 12:41:55 -07:00
  • c93b6f78d4 Revert "Merge pull request #983 from DiplomInformatikerFranzHoepfinger/feature/fix_32_bit_types" Lee Thomason 2024-07-06 12:28:04 -07:00
  • 8e4bfebad5 Merge pull request #983 from DiplomInformatikerFranzHoepfinger/feature/fix_32_bit_types Lee Thomason 2024-07-06 12:00:24 -07:00
  • eb3ab0df5d Make DynArray support objects larger than 1 gigabyte Jan Engelhardt 2024-07-01 14:23:34 +02:00
  • 3a893e5757 Remove extraneous +x bit from source files Jan Engelhardt 2024-07-01 14:14:15 +02:00
  • a0f66fdf71 Merge pull request #984 from Blake-Madden/master Lee Thomason 2024-06-13 08:29:51 -07:00
  • a965e28c4f Merge pull request #978 from AlbertHungGarmin/fix-format-specifier Lee Thomason 2024-06-13 08:17:16 -07:00
  • 5b04868fee Fix typo in comment Blake-Madden 2024-06-01 15:41:57 -04:00
  • 8df9b25bb9 Update attribute handling to use int32_t and uint32_t types. Franz Höpfinger 2024-05-30 20:31:00 +02:00
  • 53d8ec5573 Update attribute setting functions to use specific integer types Franz Höpfinger 2024-05-30 20:28:46 +02:00
  • 5e27269c04 Update attribute setting functions to use specific integer types Franz Höpfinger 2024-05-30 20:27:26 +02:00
  • 693052afe4 Update integer types to int32_t and uint32_t for better clarity and consistency. Franz Höpfinger 2024-05-30 20:19:13 +02:00
  • 42875a9f60 Update data type in ToBool function for better clarity and consistency. Franz Höpfinger 2024-05-30 20:16:20 +02:00
  • 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 +02:00
  • a151353f3a Update integer to string conversion functions for different data types. Franz Höpfinger 2024-05-30 20:08:50 +02:00
  • ef185a8f85 Update PushText functions to use specific integer types Franz Höpfinger 2024-05-30 20:05:52 +02:00
  • 8fed517e5d Update SetText method parameters to use int32_t and uint32_t. Franz Höpfinger 2024-05-30 19:53:50 +02:00
  • 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 +02:00
  • 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 +02:00
  • 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 +02:00
  • 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 +02:00
  • 574c760b7f Update attribute query functions to use int32_t and uint32_t types. Franz Höpfinger 2024-05-30 19:22:25 +02:00
  • 5d219c893b Update attribute query functions to use int32_t and uint32_t types. Franz Höpfinger 2024-05-30 19:21:27 +02:00