Commit History

Author SHA1 Message Date
  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
  Martinsh Shaiters 23e7ae6085 Add test for lead non-alpha characters in attribute names. 13 years ago
  Lee Thomason 178e4ccd5b Add file load to xmltest. 13 years ago
  Lee Thomason 980e535aae Merge pull request #91 from martinsh-shaiters/doxyfix 13 years ago
  Martinsh Shaiters c9c8b77d87 Moves example documentation from xmltest.h to xmltest.cpp 13 years ago
  Martinsh Shaiters bbad12a922 Sets readme.md to be used as MainPage for generated documentation 13 years ago
  Martinsh Shaiters 4504aab21d Upgrades dox to Doxyfile version 1.8.3 13 years ago