Commit History

Author SHA1 Message Date
  PKEuS c28ba3aeab Fixed cppcheck warnings 13 years ago
  Lee Thomason 21be882810 Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types. 13 years ago
  Lee Thomason 78a773ddd9 Fix attribute parsing to correctly handle white space 13 years ago
  Lee Thomason (grinliz) 390e978da1 Fix infinite loop bug in ShallowEqual. Fix a warning with a re-interpret cast. Up version to 1.0.4 13 years ago
  Lee Thomason a3efec0449 clean up some warnings 13 years ago
  Lee Thomason c78dc01bfd removed extra and incorrect 'const' 13 years ago
  Lee Thomason 78d450b54e increase version 13 years ago
  Lee Thomason 4cd8534a1e actually add comments 13 years ago
  Lee Thomason 7b1b86a1c9 removed confusing getter/setter. cleaned up comments. 13 years ago
  Lee Thomason 6e0e38b372 Merge remote-tracking branch 'sniperbat/master' 13 years ago
  sniperbat 2590088631 Add compact mode to XMLPrinter, for printing without '\n' and space. 14 years ago
  hasufell 9a0eb46d71 Merge git://github.com/leethomason/tinyxml2 14 years ago
  Lee Thomason (grinliz) 48ea0bcf80 renamed function, added test case 14 years ago
  hasufell 2cc75b32b5 Merge pull request #2 from hyperair/master 14 years ago
  Chow Loong Jin 0eb8e9da08 Fix out of source installation with tinyxml2.pc 14 years ago
  Chow Loong Jin abcdbd9112 Standardize style of CMakeLists.txt 14 years ago
  hasufell 7c1f52a437 Merge pull request #1 from hyperair/master 14 years ago
  Chow Loong Jin a1beafaff8 Add pkgconfig file 14 years ago
  Chow Loong Jin e9f2abaf6c Use GNUInstallDirs for CMAKE_INSTALL_*DIR 14 years ago
  sniperbat e01e786883 add a method to help get the size of the XML file in memory 14 years ago
  Lee Thomason a2ae54e40d fix a missing [] in the delete call 14 years ago
  Lee Thomason b3fcf26e0e Merge branch 'master' of https://github.com/pzychotic/tinyxml2 14 years ago
  hasufell aba89e3f76 Add rules for setversion.py to include CMakeLists.txt 14 years ago
  Lee Thomason ee87c620c8 possible missing header 14 years ago
  Thomas Ro 08bdf50076 Fixed typos in code documentation. 14 years ago
  Thomas Ro c4ae8a9a2d Removed unused variable from CMakeLists.txt 14 years ago
  Thomas Ro d08dff9216 Fixed CMakeLists.txt for moved .xml files. 14 years ago
  Lee Thomason e638a925b2 sync 14 years ago
  Thomas Ro 7d7a9a37bd fixed VS2010 x64 compiler warnings about possible loss of data 14 years ago
  hasufell b8249001e2 add support for soname/symlink 14 years ago