Commit Graph

  • 1aeb57d26b Merge pull request #823 from c72578/2020-06-17_Fix_pkgconfig_lib_postfix Lee Thomason 2020-09-17 13:55:47 -07:00
  • a0ce5527ab Merge pull request #789 from offlinemark/mark/cmake-clean Lee Thomason 2020-09-17 13:28:16 -07:00
  • 54e1d6b2fa Merge pull request #820 from orudge/fix-symbol-export Lee Thomason 2020-09-17 13:19:14 -07:00
  • 6df0cae189 - Allowing TIXMLASERT to be defined before including the main header. - Fix for enum bitmask usage Pantelis Lekakis 2020-09-08 00:40:44 +01:00
  • 2c6a41a92e removed overhead of clear error ngc92 2020-07-30 23:51:30 +03:00
  • 2c5a6bfdd4 reorder Lee Thomason 2020-07-02 15:41:27 -07:00
  • 51d9f51d1a update readme link Lee Thomason 2020-07-02 15:40:30 -07:00
  • 4637965335 add test case Lee Thomason 2020-07-02 15:23:00 -07:00
  • d34d0ef5e0 Merge pull request #822 from ghost/queryattr Lee Thomason 2020-07-02 15:18:56 -07:00
  • 1e384d5031 Fix debug postfix in pkgconfig file Wolfgang Stöggl 2020-06-17 06:17:06 +02:00
  • 5ee20feaf0 Add QueryAttribute for const char** justnope 2020-06-15 00:47:48 +02:00
  • fc89670749 update the docs Lee Thomason 2020-06-13 19:02:58 -07:00
  • 2e6912bf8a Merge pull request #816 from a-lunkov/master Lee Thomason 2020-06-13 17:52:03 -07:00
  • 098eb37398 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2020-06-13 17:46:53 -07:00
  • 8812f197ac make printer functions virtual Lee Thomason 2020-06-13 17:46:44 -07:00
  • 6b7effe541 Merge pull request #812 from amai2012/master Lee Thomason 2020-06-13 17:40:45 -07:00
  • 1578df3bf8 Merge pull request #811 from hyperair/fix-first-line-indentation Lee Thomason 2020-06-13 17:38:20 -07:00
  • 98ca9146b4 Merge branch 'netcan-master' Lee Thomason 2020-06-13 17:35:35 -07:00
  • 18468b8cc4 minor changes to hex parsing Lee Thomason 2020-06-13 17:35:21 -07:00
  • c9c9d8cdfa Merge branch 'master' of https://github.com/netcan/tinyxml2 into netcan-master Lee Thomason 2020-06-13 17:26:30 -07:00
  • b341e66e3c cmake: Don't export symbols if building static library Owen Rudge 2020-05-27 09:40:59 +01:00
  • a953b9565d Suppress UndefinedBehaviorSanitizer warnings a-lunkov 2020-05-13 18:24:08 +03:00
  • ba02706e65 Merge pull request #1 from leethomason/master a-lunkov 2020-05-13 18:22:41 +03:00
  • eefc07a739 Rename action amai2012 2020-04-23 14:57:35 +02:00
  • 064d90da13 Try to install amai2012 2020-04-23 14:56:08 +02:00
  • dcc28da4c8 Add macos-latest amai2012 2020-04-15 10:45:52 +02:00
  • e3abe1bd0a Remove distcheck amai2012 2020-04-14 20:14:05 +02:00
  • e120ee328e Add github action amai2012 2020-04-14 20:12:05 +02:00
  • bfbcc0333d Merge pull request #809 from a-lunkov/patch-1 Lee Thomason 2020-03-31 15:09:26 -07:00
  • 99db0247d6 Merge pull request #807 from jsenn/sharpen-ftell-ifdef Lee Thomason 2020-03-31 15:08:42 -07:00
  • 6a514399c2 XMLPrinter: Fix first line indentation Chow Loong Jin 2020-03-26 16:30:37 +08:00
  • 63fb154ad3 Update tinyxml2.cpp a-lunkov 2020-03-24 14:30:52 +03:00
  • 1fdee25d11 Sharpened check for 64-bit Unix when defining fseek/ftell macros. John Senneker 2020-03-17 14:11:25 -04:00
  • bd5950bb02 Merge pull request #798 from DanRStevens/removeCleanBeforeTest Lee Thomason 2020-03-10 14:28:21 -07:00
  • 67271b1fd2 Merge pull request #787 from jsenn/feature/large-file-support Lee Thomason 2020-03-10 14:21:04 -07:00
  • a9f29b74d9 Fixed warning caused by sloppy conversion between signed/unsigned types. John Senneker 2020-03-02 11:04:57 -05:00
  • dfb45cb73b support IntText(),UnsignedText(),Int64Text() for hex value netcan 2020-02-15 21:35:58 +08:00
  • bf15233ad8 Setting the version to 8.0.0 8.0.0 Lee Thomason 2020-03-01 17:40:07 -08:00
  • 8504195843 fix vs version Lee Thomason 2020-03-01 17:23:36 -08:00
  • 8db004b74c Merge pull request #802 from LilyWangL/vcpkg-instructions Lee Thomason 2020-03-01 17:20:53 -08:00
  • 3d6a5477a7 Merge pull request #797 from DanRStevens/gitIgnoreLinux Lee Thomason 2020-03-01 17:12:24 -08:00
  • bbbb8c9a90 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2020-03-01 17:11:07 -08:00
  • e444268103 add convenience methods Lee Thomason 2020-03-01 17:10:38 -08:00
  • 6ac05b2b9a Merge branch 'push' of https://github.com/ngc92/tinyxml2 into ngc92-push Lee Thomason 2020-03-01 17:01:33 -08:00
  • 655b15c078 Merge pull request #781 from daniel347x/patch-1 Lee Thomason 2020-03-01 16:53:40 -08:00
  • 59b01033f3 Merge branch 'Alanscut-tinyxml2_addtestcase' Lee Thomason 2020-03-01 16:53:00 -08:00
  • 37ccc71008 fix some casting Lee Thomason 2020-03-01 16:52:42 -08:00
  • 3574d3e22f Merge branch 'tinyxml2_addtestcase' of https://github.com/Alanscut/tinyxml2 into Alanscut-tinyxml2_addtestcase Lee Thomason 2020-03-01 16:49:10 -08:00
  • de62366e6a Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2020-03-01 16:47:26 -08:00
  • 20f2d5eec7 Merge pull request #773 from Alanscut/fix_issue712 Lee Thomason 2020-03-01 16:47:19 -08:00
  • a9c28ce3e3 Merge pull request #768 from Alanscut/fix_wrong_symbol Lee Thomason 2020-03-01 16:46:48 -08:00
  • 2c642bf25e update to visstudio 2019 Lee Thomason 2020-03-01 16:46:30 -08:00
  • f4520c9905 Merge pull request #762 from orbitcowboy/master Lee Thomason 2020-03-01 16:42:35 -08:00
  • 1eb8a3f765 Add vcpkg installation instructions wangli28 2020-02-16 04:41:03 +00:00
  • 22e5db1402 Remove clean before test or check Daniel Stevens 2020-02-04 03:50:07 -07:00
  • d09f879ada Add Makefile outputs to .gitignore Daniel Stevens 2020-02-04 03:05:01 -07:00
  • 60e96163ca cmake: Move TARGETS_EXPORT_NAME to top Mark Mossberg 2019-12-03 22:35:33 +00:00
  • 588c6577dd cmake: Clarify comment around exported cmake script Mark Mossberg 2019-12-03 22:27:03 +00:00
  • 57cd52b046 cmake: Use TARGETS_EXPORT_NAME var throughout file Mark Mossberg 2019-12-03 17:11:43 -05:00
  • e86e947cb2 cmake: Use CMAKE_PROJECT_NAME instead of PROJECT_NAME Mark Mossberg 2019-12-03 17:09:24 -05:00
  • e620245043 PushNewChild* family of convenience functions ngc92 2019-12-03 16:25:53 +01:00
  • d58436c4bd Fixed bug caused by type checking code in LoadFile. John Senneker 2019-11-19 11:34:59 -05:00
  • bf59a2d4c8 Added support for files larger than ~2GB. John Senneker 2019-11-19 11:00:52 -05:00
  • d7455034ea Change constants used in 'ToBool' to support MSVC Dan Nissenbaum 2019-10-24 23:57:45 -04:00
  • 7d9ca1e73c Supplementary test case Alanscut 2019-09-27 15:46:45 +08:00
  • ad7bdf9ed2 fix issue#712 Alanscut 2019-09-21 15:51:14 +08:00
  • 8916a3c587 fix wrong symbol Alanscut 2019-09-16 17:03:12 +08:00
  • 73f5409b62 Improved const correctness. There are no functional changes intended. orbitcowboy 2019-08-14 09:30:30 +02:00
  • ff61650517 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2019-08-10 18:05:53 -07:00
  • 9c740e8d23 setting the version to 7.1.0 7.1.0 Lee Thomason 2019-08-10 18:05:22 -07:00
  • a9a0ea22fb Merge pull request #761 from untereiner/master Lee Thomason 2019-08-10 18:03:03 -07:00
  • 50daa32fc2 minor fixes to test cases Lee Thomason 2019-08-10 18:00:57 -07:00
  • 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 -07:00
  • 4994f1cc57 Merge pull request #754 from wangkirin/reorg_file_path Lee Thomason 2019-08-10 17:54:54 -07:00
  • 5bf58f0d1f Merge pull request #753 from orbitcowboy/master Lee Thomason 2019-08-10 17:53:39 -07:00
  • 141d2117ba Merge pull request #751 from wangkirin/fix_comment Lee Thomason 2019-08-10 17:52:25 -07:00
  • 87aaa25922 Merge pull request #750 from equalent/patch-1 Lee Thomason 2019-08-10 17:51:46 -07:00
  • c3601c62f6 Merge branch 'cugone-master' Lee Thomason 2019-08-10 17:50:53 -07:00
  • effdf95f8c add test cases Lee Thomason 2019-08-10 17:49:42 -07:00
  • c36d59f6b5 Merge branch 'master' of git://github.com/cugone/tinyxml2 into cugone-master Lee Thomason 2019-08-10 17:40:46 -07:00
  • 7fd646a8a2 support more bool options Lee Thomason 2019-08-10 17:40:19 -07:00
  • 1675bec2f2 Merge pull request #743 from deduktionstheorem/master Lee Thomason 2019-08-10 17:35:08 -07:00
  • d39b13bbb7 Add COMPONENT support at cmake install stage Lionel Untereiner 2019-07-24 12:56:51 +02:00
  • f12d7a241f Supplement test case in xmltest.cpp wangkirin 2019-07-02 16:58:38 +08:00
  • e08c2d2e0e adjust path of testfile bomtest.xml to resource/out Wang Kirin 2019-05-30 15:25:04 +08:00
  • 38f7d65b4a Merge pull request #1 from aaronkirkham/master cugone 2019-05-21 21:05:36 -05:00
  • c341cea501 add missing uint64_t methods to XMLPrinter add missing XMLElement::Unsigned64Attribute body aaronkirkham07@gmail.com 2019-05-22 00:05:27 +01:00
  • 710a3324f4 Fixed -Wold-style-cast warnings from g++. orbitcowboy 2019-05-16 15:30:47 +02:00
  • 4add958b49 fix comment in Programmatic DOM test case Wang Kirin 2019-04-29 09:54:45 +08:00
  • eda7f81b1f Fixed typos Andrey Tsurkan 2019-04-25 17:35:17 +03:00
  • 1dbfe31858 Missing uint64_t XMLElement::Unsigned64Text(uint64_t defaultValue) implementation cugone 2019-04-12 17:33:49 -05:00
  • 47e229e189 Forgot Text and XMLElement versions; cugone 2019-04-12 17:27:28 -05:00
  • 75a5acc6bb UnsignedInt64 support cugone 2019-04-11 22:03:43 -05:00
  • 61a4c7d507 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2019-03-17 18:19:04 -07:00
  • db39dbc0fd add license and minor readme edit Lee Thomason 2019-03-17 18:18:20 -07:00
  • eb2b8c47c4 Merge pull request #732 from orbitcowboy/master Lee Thomason 2019-03-17 17:33:27 -07:00
  • bd5a1414df Merge pull request #731 from aarnchng/cmake_verspec Lee Thomason 2019-03-17 17:32:20 -07:00
  • e1b3013182 Issue 742: allow intermittent calls of XMLPrinter::ClearBuffer Stephan Friedrichs 2019-03-07 21:30:23 +01:00
  • 0e7f289590 Improved const correctness of local variables. There are no functional changes intended. orbitcowboy 2019-01-15 11:28:49 +01:00
  • f5641e5470 CMakeList.txt: fix wrong version Aaron Yong 2019-01-15 10:52:59 +08:00