Commit Graph

  • 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
  • 1e384d5031 Fix debug postfix in pkgconfig file Wolfgang Stöggl 2020-06-17 06:17:06 +0200
  • 5ee20feaf0 Add QueryAttribute for const char** justnope 2020-06-15 00:47:48 +0200
  • fc89670749 update the docs Lee Thomason 2020-06-13 19:02:58 -0700
  • 2e6912bf8a
    Merge pull request #816 from a-lunkov/master Lee Thomason 2020-06-13 17:52:03 -0700
  • 098eb37398 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2020-06-13 17:46:53 -0700
  • 8812f197ac make printer functions virtual Lee Thomason 2020-06-13 17:46:44 -0700
  • 6b7effe541
    Merge pull request #812 from amai2012/master Lee Thomason 2020-06-13 17:40:45 -0700
  • 1578df3bf8
    Merge pull request #811 from hyperair/fix-first-line-indentation Lee Thomason 2020-06-13 17:38:20 -0700
  • 98ca9146b4 Merge branch 'netcan-master' Lee Thomason 2020-06-13 17:35:35 -0700
  • 18468b8cc4 minor changes to hex parsing Lee Thomason 2020-06-13 17:35:21 -0700
  • c9c9d8cdfa Merge branch 'master' of https://github.com/netcan/tinyxml2 into netcan-master Lee Thomason 2020-06-13 17:26:30 -0700
  • b341e66e3c cmake: Don't export symbols if building static library Owen Rudge 2020-05-27 09:40:59 +0100
  • a953b9565d
    Suppress UndefinedBehaviorSanitizer warnings a-lunkov 2020-05-13 18:24:08 +0300
  • ba02706e65
    Merge pull request #1 from leethomason/master a-lunkov 2020-05-13 18:22:41 +0300
  • 67c3b0f247 Added wsjcpp.yml Evgenii Sopov 2020-05-11 14:55:42 +0700
  • 3263fe0408 XMLPrinter: Make output functions virtual Matthieu Buffet 2020-04-26 09:21:53 +0200
  • eefc07a739
    Rename action amai2012 2020-04-23 14:57:35 +0200
  • 064d90da13
    Try to install amai2012 2020-04-23 14:56:08 +0200
  • dcc28da4c8
    Add macos-latest amai2012 2020-04-15 10:45:52 +0200
  • e3abe1bd0a
    Remove distcheck amai2012 2020-04-14 20:14:05 +0200
  • e120ee328e
    Add github action amai2012 2020-04-14 20:12:05 +0200
  • bfbcc0333d
    Merge pull request #809 from a-lunkov/patch-1 Lee Thomason 2020-03-31 15:09:26 -0700
  • 99db0247d6
    Merge pull request #807 from jsenn/sharpen-ftell-ifdef Lee Thomason 2020-03-31 15:08:42 -0700
  • 6a514399c2 XMLPrinter: Fix first line indentation Chow Loong Jin 2020-03-26 16:30:37 +0800
  • 63fb154ad3
    Update tinyxml2.cpp a-lunkov 2020-03-24 14:30:52 +0300
  • 1af1acf0f5
    Merge tag '8.0.0' into comp_hack COMP Omega 2020-03-18 07:25:22 -0600
  • 1fdee25d11 Sharpened check for 64-bit Unix when defining fseek/ftell macros. John Senneker 2020-03-17 14:11:25 -0400
  • bd5950bb02
    Merge pull request #798 from DanRStevens/removeCleanBeforeTest Lee Thomason 2020-03-10 14:28:21 -0700
  • 67271b1fd2
    Merge pull request #787 from jsenn/feature/large-file-support Lee Thomason 2020-03-10 14:21:04 -0700
  • 57b02b8b1d Removes TINYXML2_EXPORT compile definition when building static library Warren Campbell 2020-03-03 18:49:31 -0500
  • a9f29b74d9 Fixed warning caused by sloppy conversion between signed/unsigned types. John Senneker 2020-03-02 11:04:57 -0500
  • dfb45cb73b support IntText(),UnsignedText(),Int64Text() for hex value netcan 2020-02-15 21:35:58 +0800
  • bf15233ad8 Setting the version to 8.0.0 8.0.0 Lee Thomason 2020-03-01 17:40:07 -0800
  • 8504195843 fix vs version Lee Thomason 2020-03-01 17:23:36 -0800
  • 8db004b74c
    Merge pull request #802 from LilyWangL/vcpkg-instructions Lee Thomason 2020-03-01 17:20:53 -0800
  • 3d6a5477a7
    Merge pull request #797 from DanRStevens/gitIgnoreLinux Lee Thomason 2020-03-01 17:12:24 -0800
  • bbbb8c9a90 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2020-03-01 17:11:07 -0800
  • e444268103 add convenience methods Lee Thomason 2020-03-01 17:10:38 -0800
  • 6ac05b2b9a Merge branch 'push' of https://github.com/ngc92/tinyxml2 into ngc92-push Lee Thomason 2020-03-01 17:01:33 -0800
  • 655b15c078
    Merge pull request #781 from daniel347x/patch-1 Lee Thomason 2020-03-01 16:53:40 -0800
  • 59b01033f3 Merge branch 'Alanscut-tinyxml2_addtestcase' Lee Thomason 2020-03-01 16:53:00 -0800
  • 37ccc71008 fix some casting Lee Thomason 2020-03-01 16:52:42 -0800
  • 3574d3e22f Merge branch 'tinyxml2_addtestcase' of https://github.com/Alanscut/tinyxml2 into Alanscut-tinyxml2_addtestcase Lee Thomason 2020-03-01 16:49:10 -0800
  • de62366e6a Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2020-03-01 16:47:26 -0800
  • 20f2d5eec7
    Merge pull request #773 from Alanscut/fix_issue712 Lee Thomason 2020-03-01 16:47:19 -0800
  • a9c28ce3e3
    Merge pull request #768 from Alanscut/fix_wrong_symbol Lee Thomason 2020-03-01 16:46:48 -0800
  • 2c642bf25e update to visstudio 2019 Lee Thomason 2020-03-01 16:46:30 -0800
  • f4520c9905
    Merge pull request #762 from orbitcowboy/master Lee Thomason 2020-03-01 16:42:35 -0800
  • 1eb8a3f765 Add vcpkg installation instructions wangli28 2020-02-16 04:41:03 +0000
  • 22e5db1402 Remove `clean` before `test` or `check` Daniel Stevens 2020-02-04 03:50:07 -0700
  • d09f879ada Add Makefile outputs to .gitignore Daniel Stevens 2020-02-04 03:05:01 -0700
  • 60e96163ca cmake: Move TARGETS_EXPORT_NAME to top Mark Mossberg 2019-12-03 22:35:33 +0000
  • 588c6577dd cmake: Clarify comment around exported cmake script Mark Mossberg 2019-12-03 22:27:03 +0000
  • 57cd52b046 cmake: Use TARGETS_EXPORT_NAME var throughout file Mark Mossberg 2019-12-03 17:11:43 -0500
  • e86e947cb2 cmake: Use CMAKE_PROJECT_NAME instead of PROJECT_NAME Mark Mossberg 2019-12-03 17:09:24 -0500
  • e620245043 PushNewChild* family of convenience functions ngc92 2019-12-03 16:25:53 +0100
  • d58436c4bd Fixed bug caused by type checking code in `LoadFile`. John Senneker 2019-11-19 11:34:59 -0500
  • bf59a2d4c8 Added support for files larger than ~2GB. John Senneker 2019-11-19 11:00:52 -0500