Commit Verlauf

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