Historique des commits

Auteur SHA1 Message Date
  Lee Thomason b754ddf0fb address feedback from review il y a 8 ans
  Lee Thomason 816d3fa0cd Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree il y a 8 ans
  Lee Thomason 53858b4490 minor formatting fix and very strange memory tracker missing il y a 8 ans
  Lee Thomason 33a1f8bd6c Merge pull request #552 from Dmitry-Me/ensureNoOverrunBeforeCopy il y a 8 ans
  Dmitry-Me 243ddf5304 Ensure no overrun before copying il y a 8 ans
  Dmitry-Me 10b8ecc99b Clarify variable names il y a 9 ans
  Dmitry-Me e503563f47 Fully use enum il y a 9 ans
  Dmitry-Me ae8a82a734 Clearer variable name il y a 9 ans
  Lee Thomason 92c0ef327f Merge pull request #527 from Dmitry-Me/reuseNodesCreationCode il y a 9 ans
  Dmitry-Me 2aebfb7123 Extract and reuse nodes creation code il y a 9 ans
  Lee Thomason b37cb42b78 Merge pull request #513 from leethomason/bool-write il y a 9 ans
  Dmitry-Me d120d64b86 Initialize member variable il y a 9 ans
  Lee Thomason c5c99c2ba0 tweaks to bool serialization il y a 9 ans
  Lee Thomason f458d265c1 fix const. hopefully. il y a 9 ans
  Lee Thomason ce667c9233 ability to set bool write values il y a 9 ans
  Lee Thomason e90e901041 tweaks, clarification to line numbers il y a 9 ans
  kezenator 19d8ea836f CodeReview Fix: GetLineNum()? il y a 9 ans
  kezenator 4f756161d0 CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer. il y a 9 ans
  kezenator 2489afcc61 Merge branch 'master' of https://github.com/leethomason/tinyxml2 il y a 9 ans
  kezenator ec6941503c Added line number reporting to parse errors and to all nodes and attributes for parsed documents. il y a 9 ans
  Lee Thomason 156bc1b99f Merge pull request #502 from Dmitry-Me/reuseClearError il y a 9 ans
  kezenator 5a70071241 Added static method to convert arbitrary ErrorID to a string. il y a 9 ans
  Dmitry-Me 0d2cef0cba Reuse code for error clearing il y a 9 ans
  Dmitry-Me a60caa28cc Reuse attribute creation code il y a 9 ans
  Dmitry-Me ebb1660c2f Unify null pointer checks il y a 9 ans
  Lee Thomason 13cbc9a708 add test files. fix doc. il y a 9 ans
  Lee Thomason c9a6102bf1 Merge branch 'master' of git://github.com/jwittner/tinyxml2 into jwittner-master il y a 9 ans
  Dmitry-Me ecb9b07476 Reuse "is element with name" check il y a 9 ans
  Josh Wittner 513e69ba68 Merge branch 'master' of https://github.com/leethomason/tinyxml2 il y a 9 ans
  Josh Wittner cf3dd09b08 Move implementations to cpp il y a 9 ans