提交历史

作者 SHA1 备注 提交日期
  cugone 5e76573894 Fix Query function results being assigned to int instead of XMLError 4 年之前
  Lee Thomason 4637965335 add test case 5 年之前
  Lee Thomason 18468b8cc4 minor changes to hex parsing 5 年之前
  Lee Thomason c9c9d8cdfa Merge branch 'master' of https://github.com/netcan/tinyxml2 into netcan-master 5 年之前
  netcan dfb45cb73b support IntText(),UnsignedText(),Int64Text() for hex value 6 年之前
  Lee Thomason 37ccc71008 fix some casting 6 年之前
  Lee Thomason 3574d3e22f Merge branch 'tinyxml2_addtestcase' of https://github.com/Alanscut/tinyxml2 into Alanscut-tinyxml2_addtestcase 6 年之前
  Alanscut 7d9ca1e73c Supplementary test case 6 年之前
  Alanscut 8916a3c587 fix wrong symbol 6 年之前
  Lee Thomason 50daa32fc2 minor fixes to test cases 6 年之前
  Lee Thomason f60928eaa4 Merge branch 'supplementary_test_case' of git://github.com/wangkirin/tinyxml2 into wangkirin-supplementary_test_case 6 年之前
  Lee Thomason 4994f1cc57 Merge pull request #754 from wangkirin/reorg_file_path 6 年之前
  Lee Thomason 141d2117ba Merge pull request #751 from wangkirin/fix_comment 6 年之前
  Lee Thomason effdf95f8c add test cases 6 年之前
  wangkirin f12d7a241f Supplement test case in xmltest.cpp 6 年之前
  Wang Kirin e08c2d2e0e adjust path of testfile `bomtest.xml` to `resource/out` 6 年之前
  Wang Kirin 4add958b49 fix comment in Programmatic DOM test case 6 年之前
  Lee Thomason 992e405384 Merge pull request #716 from Dmitry-Me/fixInt64Slicing 7 年之前
  Dmitry-Me ed3e9dc82e Fix slicing of int64_t 7 年之前
  Dmitry-Me 1781494391 Check the element is the last child of the document 7 年之前
  Lee Thomason 92506ca698 Merge remote-tracking branch 'origin/master' into manydecs 7 年之前
  Lee Thomason db13a82e62 fix huge number of declaration security issue 7 年之前
  orbitcowboy 22b21ec9bc Fixed typos in comments. There are no functional changes intended. 7 年之前
  Lee Thomason c483646db0 fix test cases 7 年之前
  Derek Quam 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. 7 年之前
  Lee Thomason e2d02e1623 and the same fix in the test case 8 年之前
  Lee Thomason f928c35186 clean up the depth tracking a bit 8 年之前
  Lee Thomason d946ddadc2 upgrade to vs2017. fix stack overflow attack. 8 年之前
  Lee Thomason 65b5366a02 Merge pull request #667 from Dmitry-Me/simplifyToUnknownTests 8 年之前
  Lee Thomason e59e3c3460 Merge pull request #668 from Dmitry-Me/improveDeclarationTestMessage 8 年之前