Historial de Commits

Autor SHA1 Mensaje Fecha
  Lee Thomason 81b2194462 setting the version to 5.0.0 hace 8 años
  Dmitry-Me 3f63f21cf5 Better parameter name hace 8 años
  Lee Thomason bc527554e8 Merge pull request #558 from leethomason/clone hace 8 años
  Dmitry-Me c2f677b05e Unlinked nodes assertions hace 8 años
  Lee Thomason 1346a174ae tweak comments. fix copy to self case. hace 8 años
  Lee Thomason 1bbc66b193 Merge branch 'master' into clone hace 8 años
  Lee Thomason b754ddf0fb address feedback from review hace 8 años
  Lee Thomason 816d3fa0cd Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree hace 8 años
  Lee Thomason 53858b4490 minor formatting fix and very strange memory tracker missing hace 8 años
  Lee Thomason a30f8bd136 Merge remote-tracking branch 'origin/master' into clone hace 8 años
  Lee Thomason b29f556ab0 comment hace 8 años
  Lee Thomason 7085f00e40 deep copy and clone hace 8 años
  Lee Thomason 33a1f8bd6c Merge pull request #552 from Dmitry-Me/ensureNoOverrunBeforeCopy hace 8 años
  Dmitry-Me 243ddf5304 Ensure no overrun before copying hace 8 años
  Dmitry-Me 10b8ecc99b Clarify variable names hace 9 años
  Dmitry-Me e503563f47 Fully use enum hace 9 años
  Dmitry-Me ae8a82a734 Clearer variable name hace 9 años
  Lee Thomason 92c0ef327f Merge pull request #527 from Dmitry-Me/reuseNodesCreationCode hace 9 años
  Dmitry-Me 2aebfb7123 Extract and reuse nodes creation code hace 9 años
  Lee Thomason b37cb42b78 Merge pull request #513 from leethomason/bool-write hace 9 años
  Dmitry-Me d120d64b86 Initialize member variable hace 9 años
  Lee Thomason c5c99c2ba0 tweaks to bool serialization hace 9 años
  Lee Thomason f458d265c1 fix const. hopefully. hace 9 años
  Lee Thomason ce667c9233 ability to set bool write values hace 9 años
  Lee Thomason e90e901041 tweaks, clarification to line numbers hace 9 años
  kezenator 19d8ea836f CodeReview Fix: GetLineNum()? hace 9 años
  kezenator 4f756161d0 CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer. hace 9 años
  kezenator 2489afcc61 Merge branch 'master' of https://github.com/leethomason/tinyxml2 hace 9 años
  kezenator ec6941503c Added line number reporting to parse errors and to all nodes and attributes for parsed documents. hace 9 años
  Lee Thomason 156bc1b99f Merge pull request #502 from Dmitry-Me/reuseClearError hace 9 años