コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Josh Wittner cf3dd09b08 Move implementations to cpp 9 年 前
  Dmitry-Me 21f996960d Assertions in string comparison 9 年 前
  Benjamin Doherty 3b9cf99916 Update comments to reflect single successful return type 9 年 前
  Josh Wittner 3a621f5b6e Added default values TypeText accessors 9 年 前
  Dmitry-Me fed511276f Split access and pointer adjustment 9 年 前
  Lee Thomason 584af57086 fix error string memory errors 9 年 前
  Lee Thomason 2e14517c89 Merge pull request #474 from Dmitry-Me/unifyIncDecOps 9 年 前
  Dmitry-Me 3161a33c86 Unify increments and decrements 9 年 前
  Dmitry-Me 6fc38ec7cc Pointer assertions for substring 9 年 前