Historial de Commits

Autor SHA1 Mensaje Fecha
  Lee Thomason 9201bb96d3 Merge pull request #563 from Dmitry-Me/betterParameterNameInClone hace 8 años
  Dmitry-Me 3f63f21cf5 Better parameter name hace 8 años
  Lee Thomason 8a763619ac fix incorrect factoring 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 a30f8bd136 Merge remote-tracking branch 'origin/master' into clone hace 8 años
  Lee Thomason 7085f00e40 deep copy and clone 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 ba68a3aea6 Pointer assertion hace 9 años
  Lee Thomason 395ea09f83 Merge pull request #538 from Dmitry-Me/suppressC6011 hace 9 años
  Dmitry-Me 7221b49fea Suppress C6011 code analysis false positive warning 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 f89bd3ef68 Initialize member variables 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 5b733ff481 Merge pull request #504 from Dmitry-Me/ensureLinkPointersAreNotOverwritten hace 9 años
  Lee Thomason e90e901041 tweaks, clarification to line numbers hace 9 años
  Dmitry-Me 34a3f8e34d Ensure existing attributes are not leaked on attribute insertion hace 9 años
  kezenator e353181a46 CodeReview Fix: initialLineNum? Something a little more descriptive? hace 9 años
  kezenator e3d44159e3 CodeReview Fix: The initializer syntax isn't used. Should be 'int unusedLineNum = 0` 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