Commit Graph

  • 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
  • 4607e3d1d8 * ADD: Added broken comment header read ForserX 2019-10-26 13:01:19 +0300
  • fdd102d527 * ADD: Added TIXMLSTATICASSERT for sizeof check. ForserX 2019-10-26 12:57:55 +0300
  • c78825aaa7 * DEL: Removed defTrue and defFalse. XMLUtil have a writeBool{True, False} ForserX 2019-10-26 12:44:59 +0300
  • d7455034ea
    Change constants used in 'ToBool' to support MSVC Dan Nissenbaum 2019-10-24 23:57:45 -0400
  • 4e9ed87484 Fixing installing project - changing CMAKE_PROJECT_NAME on PROJECT_NAME Slawomir Grabowski 2019-10-09 17:14:52 +0200
  • 7d9ca1e73c Supplementary test case Alanscut 2019-09-27 15:46:45 +0800
  • 143569734c improve xml format Alanscut 2019-09-26 20:38:54 +0800
  • ad7bdf9ed2 fix issue#712 Alanscut 2019-09-21 15:51:14 +0800
  • 8916a3c587 fix wrong symbol Alanscut 2019-09-16 17:03:12 +0800
  • 73f5409b62 Improved const correctness. There are no functional changes intended. orbitcowboy 2019-08-14 09:30:30 +0200
  • ff61650517 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2019-08-10 18:05:53 -0700
  • 9c740e8d23 setting the version to 7.1.0 7.1.0 Lee Thomason 2019-08-10 18:05:22 -0700
  • a9a0ea22fb
    Merge pull request #761 from untereiner/master Lee Thomason 2019-08-10 18:03:03 -0700
  • 50daa32fc2 minor fixes to test cases Lee Thomason 2019-08-10 18:00:57 -0700
  • f60928eaa4 Merge branch 'supplementary_test_case' of git://github.com/wangkirin/tinyxml2 into wangkirin-supplementary_test_case Lee Thomason 2019-08-10 17:58:17 -0700
  • 4994f1cc57
    Merge pull request #754 from wangkirin/reorg_file_path Lee Thomason 2019-08-10 17:54:54 -0700
  • 5bf58f0d1f
    Merge pull request #753 from orbitcowboy/master Lee Thomason 2019-08-10 17:53:39 -0700
  • 141d2117ba
    Merge pull request #751 from wangkirin/fix_comment Lee Thomason 2019-08-10 17:52:25 -0700
  • 87aaa25922
    Merge pull request #750 from equalent/patch-1 Lee Thomason 2019-08-10 17:51:46 -0700
  • c3601c62f6 Merge branch 'cugone-master' Lee Thomason 2019-08-10 17:50:53 -0700
  • effdf95f8c add test cases Lee Thomason 2019-08-10 17:49:42 -0700
  • c36d59f6b5 Merge branch 'master' of git://github.com/cugone/tinyxml2 into cugone-master Lee Thomason 2019-08-10 17:40:46 -0700
  • 7fd646a8a2 support more bool options Lee Thomason 2019-08-10 17:40:19 -0700
  • 1675bec2f2
    Merge pull request #743 from deduktionstheorem/master Lee Thomason 2019-08-10 17:35:08 -0700
  • d39b13bbb7
    Add COMPONENT support at cmake install stage Lionel Untereiner 2019-07-24 12:56:51 +0200
  • f12d7a241f Supplement test case in xmltest.cpp wangkirin 2019-07-02 16:58:38 +0800
  • 5508ff91ed Updata xmltest.cpp wangkirin 2019-07-02 16:32:37 +0800
  • 5c189ac3b6 Update xmltest.xml wangkirin 2019-07-02 16:19:36 +0800
  • 9141fb41fa Increase test cases wangkirin 2019-07-02 16:11:01 +0800
  • 2792c740b5 Increase test cases wangkirin 2019-07-02 15:36:58 +0800
  • e08c2d2e0e adjust path of testfile `bomtest.xml` to `resource/out` Wang Kirin 2019-05-30 15:25:04 +0800
  • 38f7d65b4a
    Merge pull request #1 from aaronkirkham/master cugone 2019-05-21 21:05:36 -0500
  • c341cea501 add missing uint64_t methods to XMLPrinter add missing XMLElement::Unsigned64Attribute body aaronkirkham07@gmail.com 2019-05-22 00:05:27 +0100
  • 710a3324f4 Fixed -Wold-style-cast warnings from g++. orbitcowboy 2019-05-16 15:30:47 +0200
  • 4add958b49 fix comment in Programmatic DOM test case Wang Kirin 2019-04-29 09:54:45 +0800
  • eda7f81b1f
    Fixed typos Andrey Tsurkan 2019-04-25 17:35:17 +0300
  • 1dbfe31858 Missing uint64_t XMLElement::Unsigned64Text(uint64_t defaultValue) implementation cugone 2019-04-12 17:33:49 -0500
  • 47e229e189 Forgot Text and XMLElement versions; cugone 2019-04-12 17:27:28 -0500
  • 75a5acc6bb UnsignedInt64 support cugone 2019-04-11 22:03:43 -0500
  • 61a4c7d507 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2019-03-17 18:19:04 -0700
  • db39dbc0fd add license and minor readme edit Lee Thomason 2019-03-17 18:18:20 -0700
  • eb2b8c47c4
    Merge pull request #732 from orbitcowboy/master Lee Thomason 2019-03-17 17:33:27 -0700