Commit History

Author SHA1 Message Date
  Lee Thomason 8950b37aa0 Merge branch 'master' of https://github.com/leethomason/tinyxml2 13 years ago
  Lee Thomason 248e523dad Merge pull request #80 from kainjow/master 13 years ago
  Lee Thomason 2fa8172236 type XMLError. fix some comments 13 years ago
  Kevin Wojniak 04c22d250a Enclose code in namespace instead of 'using namespace' to resolve conflict on Windows with MSXML. Fixes issue #37. 13 years ago
  Lee Thomason 67abded7f7 Merge branch 'master' of https://github.com/leethomason/tinyxml2 13 years ago
  Lee Thomason 687f90e843 Merge pull request #76 from Jerome7573/master 13 years ago
  Lee Thomason ae9ab0741e test case for unlinked nodes, commented out 13 years ago
  Jerome Martinez 7921df1b47 Moved COUNT from private to public 13 years ago
  Lee Thomason (grinliz) 856da21652 fix duplicated COUNT logic 13 years ago
  Jerome Martinez 7fbefab95d std lib is in std:: namespace only and array definition is not possible with an enum 13 years ago
  Lee Thomason 1aa8fc4a1e fix up rename on windows 13 years ago
  Lee Thomason 624d43fc05 finish switching to _ for member vars 13 years ago
  Lee Thomason ed5c879dfe switch StrPair() over to _ for member vars 13 years ago
  Lee Thomason 120b3a62be switch StrPair() over to _ for member vars 13 years ago
  Lee Thomason a9cf3f9f3f Switched to Artistic Style auto-formatting to allow integration of patches from other coding styles. 13 years ago
  Lee Thomason 3572ae0308 Merge pull request #69 from sniperbat/master 13 years ago
  sniperbat a5716b787a nothing but just remove compile warning 13 years ago
  Lee Thomason 3cd66ee850 fix a fopen bug: rb should be w 13 years ago
  Lee Thomason (grinliz) 99024dc20b Merge branch 'master' of github.com:leethomason/tinyxml2 13 years ago
  Lee Thomason (grinliz) fc6320e30a experimented with print f vs. g. increased version 13 years ago
  Lee Thomason ac8e0ce21c only turn off deprecated warnings for test file 13 years ago
  Thomas Roß 0922b7389f Replaced pragmas with compiler define. 13 years ago
  Lee Thomason (grinliz) e2bcb32494 accept a nBytes argument for Parse() 13 years ago
  Lee Thomason (grinliz) 2f1f6247e0 remove trailing spaces 13 years ago
  Lee Thomason (grinliz) 6da5410110 changes for martell to clean up fopen 13 years ago
  Lee Thomason (grinliz) 79869e77f9 changes for martell to clean up fopen 13 years ago
  Lee Thomason (grinliz) 9b6011c478 working out whitespace notes 13 years ago
  Lee Thomason (grinliz) c5defa6b25 whitespace doc 13 years ago
  Lee Thomason (grinliz) 0fa8299d99 whitespace tests and review 13 years ago
  Lee Thomason (grinliz) 62d1c5a739 fix merge 13 years ago