Commit History

作者 SHA1 備註 提交日期
  Lee Thomason 9e2d29b373 weird compile issues 8 年之前
  Lee Thomason 82bb074b49 tweak test 8 年之前
  Lee Thomason 224ef775c6 add test case 8 年之前
  Lee Thomason bc527554e8 Merge pull request #558 from leethomason/clone 8 年之前
  Dmitry-Me ed78570c66 Programmatically check no leaks are reported in the VC++ debug heap 8 年之前
  Lee Thomason 1bbc66b193 Merge branch 'master' into clone 8 年之前
  Lee Thomason b754ddf0fb address feedback from review 8 年之前
  Lee Thomason 816d3fa0cd Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree 9 年之前
  Lee Thomason 53858b4490 minor formatting fix and very strange memory tracker missing 9 年之前
  Lee Thomason ced18c05b9 missing var?? 9 年之前
  Lee Thomason a30f8bd136 Merge remote-tracking branch 'origin/master' into clone 9 年之前
  Lee Thomason 7085f00e40 deep copy and clone 9 年之前
  Lee Thomason 7b40ce1942 Merge pull request #534 from jnguyen75/ref-test-resources 9 年之前
  Jimmy Nguyen 6bf64fb149 Use CMake to create resources/out directory 9 年之前
  Lee Thomason c5c99c2ba0 tweaks to bool serialization 9 年之前
  Lee Thomason ce667c9233 ability to set bool write values 9 年之前
  Lee Thomason e90e901041 tweaks, clarification to line numbers 9 年之前
  kezenator 19d8ea836f CodeReview Fix: GetLineNum()? 9 年之前
  kezenator ec6941503c Added line number reporting to parse errors and to all nodes and attributes for parsed documents. 9 年之前
  kezenator 5a70071241 Added static method to convert arbitrary ErrorID to a string. 9 年之前
  Lee Thomason 7de0b6dd8c Merge pull request #493 from leethomason/jwittner 9 年之前
  Dmitry-Me 446c3bcae3 Declarations should occur before anything else 9 年之前
  Lee Thomason 13cbc9a708 add test files. fix doc. 9 年之前
  Armagetron 3c21d6fbb7 Use correct file pointer 9 年之前
  Doruk Turak 1f212f3ab0 Bool-related tests modified to pass 9 年之前
  Lee Thomason c9445466de fix permissive casting. 9 年之前
  Lee Thomason af9bce1762 support user data 9 年之前
  Lee Thomason 51c1271797 add int64 support 10 年之前
  Lee Thomason 8553625730 one successful return type. simplify build on vs2015 10 年之前
  Lee Thomason df4ffc00d6 fix warning up from vs2015 10 年之前