提交歷史

作者 SHA1 備註 提交日期
  Dmitry-Me c2f677b05e Unlinked nodes assertions 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 8 年之前
  Lee Thomason 53858b4490 minor formatting fix and very strange memory tracker missing 8 年之前
  Lee Thomason 33a1f8bd6c Merge pull request #552 from Dmitry-Me/ensureNoOverrunBeforeCopy 8 年之前
  Dmitry-Me 243ddf5304 Ensure no overrun before copying 8 年之前
  Dmitry-Me 10b8ecc99b Clarify variable names 9 年之前
  Dmitry-Me e503563f47 Fully use enum 9 年之前
  Dmitry-Me ae8a82a734 Clearer variable name 9 年之前
  Lee Thomason 92c0ef327f Merge pull request #527 from Dmitry-Me/reuseNodesCreationCode 9 年之前
  Dmitry-Me 2aebfb7123 Extract and reuse nodes creation code 9 年之前
  Lee Thomason b37cb42b78 Merge pull request #513 from leethomason/bool-write 9 年之前
  Dmitry-Me d120d64b86 Initialize member variable 9 年之前
  Lee Thomason c5c99c2ba0 tweaks to bool serialization 9 年之前
  Lee Thomason f458d265c1 fix const. hopefully. 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 4f756161d0 CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer. 9 年之前
  kezenator 2489afcc61 Merge branch 'master' of https://github.com/leethomason/tinyxml2 9 年之前
  kezenator ec6941503c Added line number reporting to parse errors and to all nodes and attributes for parsed documents. 9 年之前
  Lee Thomason 156bc1b99f Merge pull request #502 from Dmitry-Me/reuseClearError 9 年之前
  kezenator 5a70071241 Added static method to convert arbitrary ErrorID to a string. 9 年之前
  Dmitry-Me 0d2cef0cba Reuse code for error clearing 9 年之前
  Dmitry-Me a60caa28cc Reuse attribute creation code 9 年之前
  Dmitry-Me ebb1660c2f Unify null pointer checks 9 年之前
  Lee Thomason 13cbc9a708 add test files. fix doc. 9 年之前
  Lee Thomason c9a6102bf1 Merge branch 'master' of git://github.com/jwittner/tinyxml2 into jwittner-master 9 年之前
  Dmitry-Me ecb9b07476 Reuse "is element with name" check 9 年之前
  Josh Wittner 513e69ba68 Merge branch 'master' of https://github.com/leethomason/tinyxml2 9 年之前