Commit History

Author SHA1 Message Date
  Lee Thomason 156bc1b99f Merge pull request #502 from Dmitry-Me/reuseClearError 9 years ago
  Dmitry-Me 0d2cef0cba Reuse code for error clearing 9 years ago
  Dmitry-Me a60caa28cc Reuse attribute creation code 9 years ago
  Dmitry-Me ebb1660c2f Unify null pointer checks 9 years ago
  Lee Thomason 13cbc9a708 add test files. fix doc. 9 years ago
  Lee Thomason c9a6102bf1 Merge branch 'master' of git://github.com/jwittner/tinyxml2 into jwittner-master 9 years ago
  Dmitry-Me ecb9b07476 Reuse "is element with name" check 9 years ago
  Josh Wittner 513e69ba68 Merge branch 'master' of https://github.com/leethomason/tinyxml2 9 years ago
  Josh Wittner cf3dd09b08 Move implementations to cpp 9 years ago
  Dmitry-Me 21f996960d Assertions in string comparison 9 years ago
  Benjamin Doherty 3b9cf99916 Update comments to reflect single successful return type 9 years ago
  Josh Wittner 3a621f5b6e Added default values TypeText accessors 9 years ago
  Dmitry-Me fed511276f Split access and pointer adjustment 9 years ago
  Lee Thomason 584af57086 fix error string memory errors 9 years ago
  Lee Thomason 2e14517c89 Merge pull request #474 from Dmitry-Me/unifyIncDecOps 9 years ago
  Dmitry-Me 3161a33c86 Unify increments and decrements 9 years ago
  Dmitry-Me 6fc38ec7cc Pointer assertions for substring 9 years ago
  Lee Thomason cb6461ca9c Merge pull request #464 from mwoehlke-kitware/elf-visibility 9 years ago
  Matthew Woehlke a8e7ea7fb0 Set ELF visibility 9 years ago
  Dmitry-Me 88145b8ae6 Clarify "block" and "chunk" 9 years ago
  Lee Thomason 74d44acb17 fix compile issues on clang 9 years ago
  Lee Thomason 6ba2a077ed upping the major version. lots of small (incompatible) changes, and the addition of int64 support. 9 years ago
  Lee Thomason af9bce1762 support user data 9 years ago
  Lee Thomason 1889c3e679 try to make gcc happier 10 years ago
  Lee Thomason 51c1271797 add int64 support 10 years ago
  Lee Thomason a572db13cf ps3 support 10 years ago
  Lee Thomason 8553625730 one successful return type. simplify build on vs2015 10 years ago
  Lee Thomason d3f5c318ae remove unused XMLBase 10 years ago
  Lee Thomason dffea5747b remove mystery comment 10 years ago
  Dmitry-Me 9e9c85b3ae Fix SetText() description spelling 10 years ago