1. 141d211 Merge pull request #751 from wangkirin/fix_comment by Lee Thomason · 4 years, 10 months ago
  2. 87aaa25 Merge pull request #750 from equalent/patch-1 by Lee Thomason · 4 years, 10 months ago
  3. c3601c6 Merge branch 'cugone-master' by Lee Thomason · 4 years, 10 months ago
  4. effdf95 add test cases by Lee Thomason · 4 years, 10 months ago
  5. c36d59f Merge branch 'master' of git://github.com/cugone/tinyxml2 into cugone-master by Lee Thomason · 4 years, 10 months ago
  6. 7fd646a support more bool options by Lee Thomason · 4 years, 10 months ago
  7. 1675bec Merge pull request #743 from deduktionstheorem/master by Lee Thomason · 4 years, 10 months ago
  8. d39b13b Add COMPONENT support at cmake install stage by Lionel Untereiner · 4 years, 10 months ago
  9. f12d7a2 Supplement test case in xmltest.cpp by wangkirin · 5 years ago
  10. e08c2d2 adjust path of testfile `bomtest.xml` to `resource/out` by Wang Kirin · 5 years ago
  11. 38f7d65 Merge pull request #1 from aaronkirkham/master by cugone · 5 years ago
  12. c341cea add missing uint64_t methods to XMLPrinter by aaronkirkham07@gmail.com · 5 years ago
  13. 710a332 Fixed -Wold-style-cast warnings from g++. by orbitcowboy · 5 years ago
  14. 4add958 fix comment in Programmatic DOM test case by Wang Kirin · 5 years ago
  15. eda7f81 Fixed typos by Andrey Tsurkan · 5 years ago
  16. 1dbfe31 Missing uint64_t XMLElement::Unsigned64Text(uint64_t defaultValue) implementation by cugone · 5 years ago
  17. 47e229e Forgot Text and XMLElement versions; by cugone · 5 years ago
  18. 75a5acc UnsignedInt64 support by cugone · 5 years ago
  19. 61a4c7d Merge branch 'master' of github.com:leethomason/tinyxml2 by Lee Thomason · 5 years ago
  20. db39dbc add license and minor readme edit by Lee Thomason · 5 years ago
  21. eb2b8c4 Merge pull request #732 from orbitcowboy/master by Lee Thomason · 5 years ago
  22. bd5a141 Merge pull request #731 from aarnchng/cmake_verspec by Lee Thomason · 5 years ago
  23. e1b3013 Issue 742: allow intermittent calls of XMLPrinter::ClearBuffer by Stephan Friedrichs · 5 years ago
  24. 14b323f Merge stage-aosp-master into pi-dev-plus-aosp am: e451fe7ae7 by Xin Li · 5 years ago
  25. e451fe7 Merge stage-aosp-master into pi-dev-plus-aosp by Xin Li · 5 years ago
  26. 840536f DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  27. 9c9e6e9 Merge "Switch to system/core/janitors as OWNERS." am: 565eedb3e8 am: def3b9a41f by Chih-hung Hsieh · 5 years ago
  28. 7577ba6 Merge "Switch to system/core/janitors as OWNERS." am: 565eedb3e8 am: def3b9a41f by Chih-hung Hsieh · 5 years ago
  29. def3b9a Merge "Switch to system/core/janitors as OWNERS." am: 565eedb3e8 by Chih-hung Hsieh · 5 years ago
  30. 565eedb Merge "Switch to system/core/janitors as OWNERS." by Chih-hung Hsieh · 5 years ago
  31. 2fbc668 Switch to system/core/janitors as OWNERS. by Elliott Hughes · 5 years ago
  32. 0e7f289 Improved const correctness of local variables. There are no functional changes intended. by orbitcowboy · 5 years ago
  33. f5641e5 CMakeList.txt: fix wrong version by Aaron Yong · 5 years ago
  34. 077fb54 Merge "Upgrade to tinyxml2 7.0.1 (2018-11-17)" am: 3988a1aa99 am: af4d68c62e by Elliott Hughes · 5 years ago
  35. 059a7ba Merge "Upgrade to tinyxml2 7.0.1 (2018-11-17)" am: 3988a1aa99 am: af4d68c62e by Elliott Hughes · 5 years ago
  36. af4d68c Merge "Upgrade to tinyxml2 7.0.1 (2018-11-17)" am: 3988a1aa99 by Elliott Hughes · 5 years ago
  37. 3988a1a Merge "Upgrade to tinyxml2 7.0.1 (2018-11-17)" by Elliott Hughes · 5 years ago
  38. d173c99 Upgrade to tinyxml2 7.0.1 (2018-11-17) by Elliott Hughes · 5 years ago
  39. d608d4d Merge "Add default code reviewers into OWNERS" am: 412ad92a26 am: 5676bde7fa by Chih-hung Hsieh · 5 years ago
  40. 52b31c8 Merge "Add default code reviewers into OWNERS" am: 412ad92a26 am: 5676bde7fa by Chih-hung Hsieh · 5 years ago
  41. 5676bde Merge "Add default code reviewers into OWNERS" am: 412ad92a26 by Chih-hung Hsieh · 5 years ago
  42. 412ad92 Merge "Add default code reviewers into OWNERS" by Chih-hung Hsieh · 5 years ago
  43. 99db7ce Add default code reviewers into OWNERS by Chih-Hung Hsieh · 5 years ago
  44. 8f4a9a8 Merge pull request #721 from MortenMacFly/master by Lee Thomason · 6 years ago
  45. d944ef7 * removed merge artifact from Doxygen control file by Morten MacFly · 6 years ago
  46. de6d164 fix export issue and cmake. version to 7.0.1 by Lee Thomason · 6 years ago
  47. 08da3d9 Merge pull request #720 from scpeters/patch-1 by Lee Thomason · 6 years ago
  48. e06a240 tinyxml2.pc.in: use exec_prefix for libdir by Steven Peters · 6 years ago
  49. c3e09da tinyxml2.pc.in: restore prefix to lib/include dir by Steven Peters · 6 years ago
  50. 44ac395 new docs by Lee Thomason · 6 years ago
  51. 397f225 setting the version to 7.0.0 by Lee Thomason · 6 years ago
  52. dcedec8 Merge pull request #718 from bolry/patch-1 by Lee Thomason · 6 years ago
  53. 992e405 Merge pull request #716 from Dmitry-Me/fixInt64Slicing by Lee Thomason · 6 years ago
  54. de6f661 Merge pull request #715 from Dmitry-Me/checkLastChildBeforeInsertion by Lee Thomason · 6 years ago
  55. b894947 Merge pull request #714 from Masadow/pic by Lee Thomason · 6 years ago
  56. 36b3adf [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE am: 9a086af735 -s ours am: c77032e319 -s ours by Bill Yi · 6 years ago
  57. ee4e3a2 [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE am: 9a086af735 -s ours by Bill Yi · 6 years ago
  58. c77032e [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  59. 9a086af Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  60. d6061a3 [automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT MERGE am: 0eb96664a0 -s ours by Bill Yi · 6 years ago
  61. 4286716 [automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  62. 0eb9666 Merge pi-platform-release to stage-aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  63. 65c1b86 Correct assigment interface for StrPair by Bo Rydberg · 6 years ago
  64. ed3e9dc Fix slicing of int64_t by Dmitry-Me · 6 years ago
  65. 1781494 Check the element is the last child of the document by Dmitry-Me · 6 years ago
  66. 4be5bc8 Add support for position independant code compilation by Masadow · 6 years ago
  67. 7e8e249 Merge pull request #707 from SwiftEngineering/issue_706 by Lee Thomason · 6 years ago
  68. 25b23b8 Merge pull request #703 from orbitcowboy/master by Lee Thomason · 6 years ago
  69. ade41cd Make resources folder for xml test relative to current source and binary directory by Jacob Schloss · 6 years ago
  70. 08e6266 Merge "Suppress -Wimplicit-fallthrough." am: 0f483fa3df am: 5d0ec9133f by Chih-hung Hsieh · 6 years ago
  71. 17bba6c Merge "Suppress -Wimplicit-fallthrough." am: 0f483fa3df am: 5d0ec9133f by Chih-hung Hsieh · 6 years ago
  72. 5d0ec91 Merge "Suppress -Wimplicit-fallthrough." am: 0f483fa3df by Chih-hung Hsieh · 6 years ago
  73. 0f483fa Merge "Suppress -Wimplicit-fallthrough." by Chih-hung Hsieh · 6 years ago
  74. 2cc8a4c Added explicit-keyword to constructors having 1 argument. by orbitcowboy · 6 years ago
  75. f6dd7be Suppress -Wimplicit-fallthrough. by Chih-Hung Hsieh · 6 years ago
  76. c07409b remove virtual call in destruction by Lee Thomason · 6 years ago
  77. 3be5d2b Merge pull request #695 from leethomason/manydecs by Lee Thomason · 6 years ago
  78. 92506ca Merge remote-tracking branch 'origin/master' into manydecs by Lee Thomason · 6 years ago
  79. baf8bc9 Merge pull request #690 from orbitcowboy/master by Lee Thomason · 6 years ago
  80. db13a82 fix huge number of declaration security issue by Lee Thomason · 6 years ago
  81. 229867c Merge "Add recovery_available." am: c523f34fde am: dd7a9809cf am: 08e28047e1 by Yifan Hong · 6 years ago
  82. 08e2804 Merge "Add recovery_available." am: c523f34fde am: dd7a9809cf by Yifan Hong · 6 years ago
  83. dd7a980 Merge "Add recovery_available." am: c523f34fde by Yifan Hong · 6 years ago
  84. c523f34 Merge "Add recovery_available." by Yifan Hong · 6 years ago
  85. 22b21ec Fixed typos in comments. There are no functional changes intended. by orbitcowboy · 6 years ago
  86. a350384 Add recovery_available. by Yifan Hong · 6 years ago
  87. c483646 fix test cases by Lee Thomason · 6 years ago
  88. 93a8fb1 Merge branch 'issue647' by Lee Thomason · 6 years ago
  89. 92fc089 remove deprecated errors. next version will be major. by Lee Thomason · 6 years ago
  90. 9f14aca Merge pull request #645 from jasjuang/master by Lee Thomason · 6 years ago
  91. 30d0c3d add assertion by Lee Thomason · 6 years ago
  92. 2bdb13a Merge pull request #686 from leethomason/issue647 by Lee Thomason · 6 years ago
  93. 233b2cb Merge pull request #685 from leethomason/deadcode by Lee Thomason · 6 years ago
  94. fc80df3 fix query return type by Lee Thomason · 6 years ago
  95. 70d942e remove dead yet conflicting method by Lee Thomason · 6 years ago
  96. 1cc174c Merge pull request #682 from lsolanka/pr.unify-cmake-build by Lee Thomason · 6 years ago
  97. 1b029f2 add target_compile_definitions by Lukas Solanka · 6 years ago
  98. 392ec18 use configure_package_config_file() by Lukas Solanka · 6 years ago
  99. b7c169c Replace absolute installation paths with relative by Lukas Solanka · 6 years ago
  100. c0ff869 Merge pull request #681 from johnb003/patch-1 by Lee Thomason · 6 years ago