1. c9c9d8c Merge branch 'master' of https://github.com/netcan/tinyxml2 into netcan-master by Lee Thomason · 5 years ago
  2. dfb45cb support IntText(),UnsignedText(),Int64Text() for hex value by netcan · 5 years ago
  3. 37ccc71 fix some casting by Lee Thomason · 5 years ago
  4. 3574d3e Merge branch 'tinyxml2_addtestcase' of https://github.com/Alanscut/tinyxml2 into Alanscut-tinyxml2_addtestcase by Lee Thomason · 5 years ago
  5. 7d9ca1e Supplementary test case by Alanscut · 6 years ago
  6. 8916a3c fix wrong symbol by Alanscut · 6 years ago
  7. 50daa32 minor fixes to test cases by Lee Thomason · 6 years ago
  8. f60928e Merge branch 'supplementary_test_case' of git://github.com/wangkirin/tinyxml2 into wangkirin-supplementary_test_case by Lee Thomason · 6 years ago
  9. 4994f1c Merge pull request #754 from wangkirin/reorg_file_path by Lee Thomason · 6 years ago
  10. 141d211 Merge pull request #751 from wangkirin/fix_comment by Lee Thomason · 6 years ago
  11. effdf95 add test cases by Lee Thomason · 6 years ago
  12. f12d7a2 Supplement test case in xmltest.cpp by wangkirin · 6 years ago
  13. e08c2d2 adjust path of testfile `bomtest.xml` to `resource/out` by Wang Kirin · 6 years ago
  14. 4add958 fix comment in Programmatic DOM test case by Wang Kirin · 6 years ago
  15. 992e405 Merge pull request #716 from Dmitry-Me/fixInt64Slicing by Lee Thomason · 7 years ago
  16. ed3e9dc Fix slicing of int64_t by Dmitry-Me · 7 years ago
  17. 1781494 Check the element is the last child of the document by Dmitry-Me · 7 years ago
  18. 92506ca Merge remote-tracking branch 'origin/master' into manydecs by Lee Thomason · 7 years ago
  19. db13a82 fix huge number of declaration security issue by Lee Thomason · 7 years ago
  20. 22b21ec Fixed typos in comments. There are no functional changes intended. by orbitcowboy · 7 years ago
  21. c483646 fix test cases by Lee Thomason · 7 years ago
  22. be69ae6 In PrintString, move the optimization under the if ( _processEntities ) block and retain the strlen Write in the new else block. Added a test case. by Derek Quam · 7 years ago
  23. e2d02e1 and the same fix in the test case by Lee Thomason · 7 years ago
  24. f928c35 clean up the depth tracking a bit by Lee Thomason · 7 years ago
  25. d946dda upgrade to vs2017. fix stack overflow attack. by Lee Thomason · 7 years ago
  26. 65b5366 Merge pull request #667 from Dmitry-Me/simplifyToUnknownTests by Lee Thomason · 7 years ago
  27. e59e3c3 Merge pull request #668 from Dmitry-Me/improveDeclarationTestMessage by Lee Thomason · 7 years ago
  28. 6a18a31 Improve test message to avoid duplicate log output by Dmitry-Me · 7 years ago
  29. f5af951 Simplify checks by Dmitry-Me · 7 years ago
  30. 95f687b Cleanup ErrorName() tests by Dmitry-Me · 7 years ago
  31. 938560f Improve handles tests by Dmitry-Me · 7 years ago
  32. cc1745b Merge pull request #649 from PeterMatula/rename-DEBUG-define by Lee Thomason · 8 years ago
  33. 5068991 rename DEBUG define to TINYXML2_DEBUG by Peter Matula · 8 years ago
  34. 63d8de6 Remove unneeded conversions by Dmitry-Me · 8 years ago
  35. 703f91e Merge pull request #643 from leethomason/querystring by Lee Thomason · 8 years ago
  36. 28f9a48 Merge branch 'master' into querystring by Lee Thomason · 8 years ago
  37. ff97dbb Merge branch 'master' into error-str by Lee Thomason · 8 years ago
  38. 5b00e06 add query string method by Lee Thomason · 8 years ago
  39. a36f7ac fix error string output when there is no formatting by Lee Thomason · 8 years ago
  40. cf10069 tweaking docs by Lee Thomason · 8 years ago
  41. d556e6d Merge branch 'master' into errorstr by Lee Thomason · 8 years ago
  42. f49b965 fix up error system issues by Lee Thomason · 8 years ago
  43. 714ccfe fix line number tracker. error msg wip by Lee Thomason · 8 years ago
  44. 7abfa6b Merge branch 'gccWeffc' of git://github.com/lelegard/tinyxml2 into lelegard-gccWeffc by Lee Thomason · 8 years ago
  45. dd4034c Merge pull request #626 from Dmitry-Me/betterTestDeletionLoop by Lee Thomason · 8 years ago
  46. b41e24a Better test deletion loop by Dmitry-Me · 8 years ago
  47. f0f2e99 Check result of Accept() by Dmitry-Me · 8 years ago
  48. 3a37e64 Merge pull request #623 from Dmitry-Me/testErrorName by Lee Thomason · 8 years ago
  49. e8f4a8b Fix crash when element is being inserted "after itself" by Dmitry-Me · 8 years ago
  50. 47845b6 Test ErrorName() returns valid string after SetError() by Dmitry-Me · 8 years ago
  51. a9e75d1 Clarify comment by Dmitry-Me · 8 years ago
  52. 7f0f754 Code cleanup to pass gcc -Weffc++ warnings by Thierry Lelegard · 8 years ago
  53. dbf18ad Merge pull request #613 from Dmitry-Me/testResultOfSetError by Lee Thomason · 8 years ago
  54. d3f6c63 Test SetError() has effect by Dmitry-Me · 8 years ago
  55. 2604336 Fix misleading comment by Dmitry-Me · 8 years ago
  56. 985ea1f Test Clear() clears the error by Dmitry-Me · 8 years ago
  57. caed4ec Clarify what is being tested by Dmitry-Me · 8 years ago
  58. 4bbf742 Merge pull request #603 from Dmitry-Me/cleanupFopenTests by Lee Thomason · 8 years ago
  59. 30dec75 Merge pull request #602 from Dmitry-Me/testWithStopwatchOff by Lee Thomason · 8 years ago
  60. cd453f8 Merge pull request #596 from Dmitry-Me/useValidPointerForUserData by Lee Thomason · 8 years ago
  61. 520009e Cleanup fopen() tests by Dmitry-Me · 8 years ago
  62. 1ab8587 Stopwatch must be stopped before test check by Dmitry-Me · 8 years ago
  63. 82e20b1 Merge pull request #601 from Dmitry-Me/testErrorIdAfterParse by Lee Thomason · 8 years ago
  64. 8d40f7a Test ErrorID after Parse() by Dmitry-Me · 8 years ago
  65. c0fad29 Cleanup stream mode tests by Dmitry-Me · 8 years ago
  66. c11a7c5 Merge pull request #599 from Dmitry-Me/cleanupSomeChecks by Lee Thomason · 8 years ago
  67. 63fe21f Merge pull request #597 from Dmitry-Me/betterTestQueryXText by Lee Thomason · 8 years ago
  68. bc6920b Cleanup and simplify checks by Dmitry-Me · 8 years ago
  69. 43c019d Better tests for Query???Text() by Dmitry-Me · 8 years ago
  70. 7d8dfb9 Use valid pointer for user data by Dmitry-Me · 8 years ago
  71. 8e06370 Test return values from nodes insertion by Dmitry-Me · 8 years ago
  72. 02d2764 Merge pull request #593 from Dmitry-Me/testDeletionViaDocument by Lee Thomason · 8 years ago
  73. 8d1bfbb Merge pull request #592 from Dmitry-Me/clarifyTestOutput by Lee Thomason · 8 years ago
  74. e5790db Test nodes deletion via document by Dmitry-Me · 8 years ago
  75. 6f4c4e7 Clarify and simplify test output by Dmitry-Me · 8 years ago
  76. de381df Indent directives consistently with surrounding code by Dmitry-Me · 8 years ago
  77. 646af8d Merge pull request #582 from Dmitry-Me/distinctDefaultAndReplacement by Lee Thomason · 8 years ago
  78. 0570580 Merge pull request #581 from Dmitry-Me/testQueryingAttributesBetter by Lee Thomason · 8 years ago
  79. 80379a3 Merge pull request #580 from Dmitry-Me/checkLoadSaveResult by Lee Thomason · 8 years ago
  80. bf9b3a2 remove code that creates directory. add file in out directory so that git creates the directory by Lee Thomason · 8 years ago
  81. 3d20c5d Use distinct values as default and replacement values by Dmitry-Me · 8 years ago
  82. 2087a27 Test querying attributes thoroughly by Dmitry-Me · 8 years ago
  83. 46b70ce Check result of LoadFile()/SaveFile() by Dmitry-Me · 8 years ago
  84. 3a6e51a fix build issue by Lee Thomason · 8 years ago
  85. e4dc721 fix an issue on windows by Lee Thomason · 8 years ago
  86. fc2a001 Merge pull request #578 from Dmitry-Me/checkReadingResults by Lee Thomason · 8 years ago
  87. cd33699 Merge pull request #577 from Dmitry-Me/checkParseResult by Lee Thomason · 8 years ago
  88. 7096e77 Merge pull request #573 from kbinny62/master by Lee Thomason · 8 years ago
  89. d1b8282 Check various stages of reading the XML file by Dmitry-Me · 8 years ago
  90. 68578f4 Check result of Parse() call by Dmitry-Me · 8 years ago
  91. 5d1aec1 Extract duplicated text string by Dmitry-Me · 8 years ago
  92. 9720fba xmltest.cpp: path separator is '\\' under WIN32 by kbinny62 · 8 years ago
  93. bf29a15 xmltest: create dir resources/out to avoid crashes by kbinny62 · 8 years ago
  94. 9832a5f "Found" and "expected" were swapped in some tests by Dmitry-Me · 8 years ago
  95. aea64c4 Test parsing result as early as possible by Dmitry-Me · 8 years ago
  96. 9e2d29b weird compile issues by Lee Thomason · 8 years ago
  97. 82bb074 tweak test by Lee Thomason · 8 years ago
  98. 224ef77 add test case by Lee Thomason · 8 years ago
  99. bc52755 Merge pull request #558 from leethomason/clone by Lee Thomason · 8 years ago
  100. ed78570 Programmatically check no leaks are reported in the VC++ debug heap by Dmitry-Me · 8 years ago