Commit History

Author SHA1 Message Date
  Lee Thomason 576003627c Merge pull request #108 from ddiproietto/patch-1 13 years ago
  Thomas Roß a5221869c2 Added test for return value of QueryDoubleAttribute(). 13 years ago
  Thomas Roß 36307f86da Fixed test input file not found when doing out-of-source builds. 13 years ago
  Thomas Roß 1470edc595 Fixed compiler warning for x64 builds. 13 years ago
  ddiproietto a8ae1f6a4d Fixed compilation under MINGW64 13 years ago
  Lee Thomason (grinliz) d0a38c3a20 fix BOM preservation bugs. add new tests 13 years ago
  Lee Thomason (grinliz) 1377fe7ec0 Merge branch 'master' of github.com:leethomason/tinyxml2 13 years ago
  Lee Thomason 761c4c2ed5 Merge pull request #104 from Vasily-Biryukov/master 13 years ago
  Lee Thomason (grinliz) 6faf169695 Merge branch 'master' of github.com:leethomason/tinyxml2 13 years ago
  Lee Thomason (grinliz) 43229f91d4 whitespace 13 years ago
  Vasily Biryukov 1cfafd0d24 Fixed: LoadFile() returns XML_NO_ERROR for empty documents. 13 years ago
  Lee Thomason c510a8c76e Merge pull request #100 from selfpoised/master 13 years ago
  selfpoised 4dd59bcdf4 Update tinyxml2.h 13 years ago
  selfpoised e77e19553d Update tinyxml2.h 13 years ago
  Lee Thomason 5a695f0e0c Merge pull request #99 from acmyo/typos 13 years ago
  Andrew C. Martin 0fd8746f64 correct typos in comments / documentation 13 years ago
  Lee Thomason (grinliz) 374c25e2a6 up the version to build 11 13 years ago
  Lee Thomason (grinliz) 5efaa5f6bb Add the (very handy) QueryAttribute 13 years ago
  Lee Thomason (grinliz) 61cea67517 removing debug output 13 years ago
  Lee Thomason (grinliz) ac83b4e278 adjust the size of the memory pools 13 years ago
  Lee Thomason c97ded4872 Merge pull request #98 from martinsh-shaiters/devel 13 years ago
  Martinsh Shaiters 53ab79afad Add unit test for XMLDocument::Clear(). 13 years ago
  Martinsh Shaiters a9d42b0dd3 Replace InitDocument() with Clear() and make it part of the API. 13 years ago
  Lee Thomason 8afdb09aa4 Merge pull request #97 from marek5335/master 13 years ago
  Marek Pokorny 8e66b77c91 Fixed CMake config file to properly install on windows 13 years ago
  Lee Thomason 86ca9dc1ee correctly set version via script 13 years ago
  Lee Thomason 63339bcd7d up the version 13 years ago
  Lee Thomason 0aecb5c770 Merge remote-tracking branch 'martinsh/issue#53-fix' 13 years ago
  Martinsh Shaiters 95b3e6543b Add test case for element names with leading digit. 13 years ago
  Martinsh Shaiters c6d02f48d5 Implement new utility functions for testing validity of name and token characters. 13 years ago