Commit Graph

  • 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
  • bd5a1414df
    Merge pull request #731 from aarnchng/cmake_verspec Lee Thomason 2019-03-17 17:32:20 -0700
  • e1b3013182 Issue 742: allow intermittent calls of XMLPrinter::ClearBuffer Stephan Friedrichs 2019-03-07 21:30:23 +0100
  • 1955adeb27 convert to unix line endings Rechi 2019-03-02 13:34:28 +0100
  • 0e7f289590 Improved const correctness of local variables. There are no functional changes intended. orbitcowboy 2019-01-15 11:28:49 +0100
  • f5641e5470 CMakeList.txt: fix wrong version Aaron Yong 2019-01-15 10:52:59 +0800
  • 8f4a9a8cc2
    Merge pull request #721 from MortenMacFly/master Lee Thomason 2018-11-18 17:28:58 -0800
  • d944ef762f * removed merge artifact from Doxygen control file Morten MacFly 2018-11-18 08:23:51 +0100
  • de6d164822 fix export issue and cmake. version to 7.0.1 7.0.1 Lee Thomason 2018-11-17 19:53:46 -0800
  • 08da3d91c9
    Merge pull request #720 from scpeters/patch-1 Lee Thomason 2018-11-17 19:46:18 -0800
  • e06a24016e
    tinyxml2.pc.in: use exec_prefix for libdir Steven Peters 2018-11-08 09:39:57 -0800
  • c3e09dabc6
    tinyxml2.pc.in: restore prefix to lib/include dir Steven Peters 2018-11-07 16:34:34 -0800
  • 44ac395142 new docs Lee Thomason 2018-11-06 09:38:38 -0800
  • 397f22581b setting the version to 7.0.0 7.0.0 Lee Thomason 2018-11-06 09:37:43 -0800
  • dcedec857b
    Merge pull request #718 from bolry/patch-1 Lee Thomason 2018-11-06 09:10:21 -0800
  • 992e405384
    Merge pull request #716 from Dmitry-Me/fixInt64Slicing Lee Thomason 2018-11-06 09:09:57 -0800
  • de6f6616cd
    Merge pull request #715 from Dmitry-Me/checkLastChildBeforeInsertion Lee Thomason 2018-11-06 09:09:05 -0800
  • b894947c94
    Merge pull request #714 from Masadow/pic Lee Thomason 2018-11-06 09:08:35 -0800
  • 65c1b86582
    Correct assigment interface for StrPair Bo Rydberg 2018-10-19 18:45:53 +0200
  • ce80bbc36c
    Merge e0fc1b5888 into 7e8e249990 Bo Rydberg 2018-10-18 12:59:10 +0000
  • e0fc1b5888
    Update tinyxml2.cpp Bo Rydberg 2018-10-17 15:04:18 +0200
  • 5692ba0d98
    Update tinyxml2.h Bo Rydberg 2018-10-17 15:03:38 +0200
  • ed3e9dc82e Fix slicing of int64_t Dmitry-Me 2018-10-17 00:27:33 +0300
  • 1781494391 Check the element is the last child of the document Dmitry-Me 2018-10-16 00:11:39 +0300
  • 4be5bc8059 Add support for position independant code compilation Masadow 2018-10-09 14:57:44 +0200
  • aae99e5dca
    Merge 9f8c00589e into 7e8e249990 Sandro Santilli 2018-10-01 00:17:36 +0000
  • 7e8e249990
    Merge pull request #707 from SwiftEngineering/issue_706 Lee Thomason 2018-09-30 17:16:57 -0700
  • 25b23b88e1
    Merge pull request #703 from orbitcowboy/master Lee Thomason 2018-09-30 17:16:13 -0700
  • 9f8c00589e Add suggested overrides Sandro Santilli 2018-09-21 23:49:17 +0200
  • ade41cdfe9 Make resources folder for xml test relative to current source and binary directory Jacob Schloss 2018-09-20 13:27:40 -0700
  • 2cc8a4c712 Added explicit-keyword to constructors having 1 argument. orbitcowboy 2018-09-05 08:46:21 +0200
  • c07409b5c3 remove virtual call in destruction Lee Thomason 2018-08-25 11:04:13 -0700
  • 3be5d2b74b
    Merge pull request #695 from leethomason/manydecs Lee Thomason 2018-08-25 10:54:54 -0700
  • 8db8a5d324 Adds wchar_t version of LoadFile Mat Berchtold 2018-08-06 15:09:06 +0200
  • 92506ca698 Merge remote-tracking branch 'origin/master' into manydecs Lee Thomason 2018-08-05 17:33:11 -0700
  • baf8bc93a7
    Merge pull request #690 from orbitcowboy/master Lee Thomason 2018-08-05 17:31:42 -0700
  • db13a82e62 fix huge number of declaration security issue Lee Thomason 2018-07-28 14:56:20 -0700
  • 22b21ec9bc Fixed typos in comments. There are no functional changes intended. orbitcowboy 2018-07-17 11:52:57 +0200
  • c483646db0 fix test cases Lee Thomason 2018-06-29 15:57:55 -0700
  • 93a8fb18ea Merge branch 'issue647' Lee Thomason 2018-06-29 15:53:32 -0700
  • 92fc089e17 remove deprecated errors. next version will be major. Lee Thomason 2018-06-29 15:51:37 -0700
  • 9f14aca07f
    Merge pull request #645 from jasjuang/master Lee Thomason 2018-06-29 15:48:03 -0700
  • 30d0c3d5f2 add assertion Lee Thomason 2018-06-29 15:47:37 -0700
  • 2bdb13ae5e
    Merge pull request #686 from leethomason/issue647 Lee Thomason 2018-06-29 15:42:28 -0700
  • 233b2cb820
    Merge pull request #685 from leethomason/deadcode Lee Thomason 2018-06-29 15:38:35 -0700
  • fc80df3b39 fix query return type Lee Thomason 2018-06-29 15:37:29 -0700
  • 70d942e307 remove dead yet conflicting method Lee Thomason 2018-06-29 15:31:59 -0700
  • 1cc174c2da
    Merge pull request #682 from lsolanka/pr.unify-cmake-build Lee Thomason 2018-06-29 15:15:28 -0700
  • 1b029f2bdd add target_compile_definitions Lukas Solanka 2018-05-04 23:10:52 +0100
  • 392ec18324 use configure_package_config_file() Lukas Solanka 2018-05-04 23:02:00 +0100
  • b7c169ccbc Replace absolute installation paths with relative Lukas Solanka 2018-04-28 00:55:28 +0100
  • 22a9d9d515
    Merge 36cc81836a into c0ff869500 Rohlem 2018-06-25 18:42:48 +0000
  • c0ff869500
    Merge pull request #681 from johnb003/patch-1 Lee Thomason 2018-06-25 11:41:01 -0700
  • d89d6d9551
    Updated CMakeLists.txt for relocatable installs John Butterfield 2018-06-20 18:58:09 -0700
  • b54cf3cb45
    Made CMakeLists.txt installation relocatable. John Butterfield 2018-06-20 18:52:24 -0700
  • 9215a714bb Improved const correctness for local variables and some function arguments. orbitcowboy 2018-06-04 10:56:58 +0200
  • 619ebd6838
    Merge 743cd5e956 into a1d462d335 Lukas Solanka 2018-05-23 16:00:08 +0000
  • e69459c8b6
    Merge d9e0360c83 into a1d462d335 umumpaul 2018-05-21 08:48:57 +0000
  • d9e0360c83
    Support file size larger than 2GB in LoadFile umumpaul 2018-05-21 16:47:55 +0800
  • 017759e7cc
    Merge 05b6db1707 into a1d462d335 Lee Thomason 2018-05-18 00:52:02 +0000
  • 05b6db1707 fix compilation and be less aggressive Lee Thomason 2018-05-17 17:51:24 -0700
  • 8b9e39c625 a few tweaks (still not compiled/tested) Lee Thomason 2018-05-17 16:53:16 -0700
  • e781f4199e initial patch Lee Thomason 2018-05-17 16:43:15 -0700
  • 9ddd9c33fa
    Merge 3e3f6358a2 into a1d462d335 Kleuter 2018-05-17 18:30:45 +0000
  • a1d462d335
    Merge pull request #670 from dquam/ProcessEntitiesBugWhenFalse Lee Thomason 2018-05-17 11:30:22 -0700
  • 743cd5e956 replace absolute installation paths with relative Lukas Solanka 2018-04-25 20:38:20 +0100
  • 3a51fa591c [FIX] Use debug info. COMP Omega 2018-04-24 21:36:05 -0600
  • be69ae6352 In PrintString, move the optimization under the if ( _processEntities ) block and retain the strlen Write in the new else block. Added a test case. Derek Quam 2018-04-18 13:40:46 -0500
  • 3cdaf8b15e update the readme Lee Thomason 2018-04-06 15:49:47 -0700
  • c1424ee4e1 setting the version to 6.2.0 6.2.0 Lee Thomason 2018-04-05 23:09:23 -0700
  • b94eefc7a1
    Merge pull request #669 from leethomason/overflow Lee Thomason 2018-04-05 22:56:48 -0700
  • e2d02e1623 and the same fix in the test case Lee Thomason 2018-04-05 15:57:48 -0700
  • befc3c3ae7 fix compiler inconsistency Lee Thomason 2018-04-05 15:53:14 -0700