Historique des commits

Auteur SHA1 Message Date
  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
  Dmitry-Me 21f996960d Assertions in string comparison il y a 9 ans
  Benjamin Doherty 3b9cf99916 Update comments to reflect single successful return type il y a 9 ans
  Josh Wittner 3a621f5b6e Added default values TypeText accessors il y a 9 ans
  Dmitry-Me fed511276f Split access and pointer adjustment il y a 9 ans
  Lee Thomason 584af57086 fix error string memory errors il y a 9 ans
  Lee Thomason 2e14517c89 Merge pull request #474 from Dmitry-Me/unifyIncDecOps il y a 9 ans
  Dmitry-Me 3161a33c86 Unify increments and decrements il y a 9 ans
  Dmitry-Me 6fc38ec7cc Pointer assertions for substring il y a 9 ans
  Lee Thomason cb6461ca9c Merge pull request #464 from mwoehlke-kitware/elf-visibility il y a 9 ans
  Matthew Woehlke a8e7ea7fb0 Set ELF visibility il y a 9 ans
  Dmitry-Me 88145b8ae6 Clarify "block" and "chunk" il y a 9 ans
  Lee Thomason 74d44acb17 fix compile issues on clang il y a 9 ans
  Lee Thomason 6ba2a077ed upping the major version. lots of small (incompatible) changes, and the addition of int64 support. il y a 9 ans
  Lee Thomason af9bce1762 support user data il y a 9 ans
  Lee Thomason 1889c3e679 try to make gcc happier il y a 9 ans
  Lee Thomason 51c1271797 add int64 support il y a 9 ans