コミット履歴

作者 SHA1 メッセージ 日付
  Lee Thomason 4a69e7ec3d Merge pull request #44 from cxcaixinster/master 14 年 前
  cxcaixinster 385b28c1c7 Fix reference to readme in visual studio project 14 年 前
  Lee Thomason e9699e6cd2 fix up mkdir on win vs. *nix 14 年 前
  Arkadiy Shapkin ef1c69cf15 CreateDirectory replaced by cross-platform mkdir function 14 年 前
  Arkadiy Shapkin ff72d1fb82 Intermediate files added to .gitignore 14 年 前
  Lee Thomason f980fdcd22 Merge pull request #42 from KindDragon/master 14 年 前
  Arkadiy Shapkin 2204dda8fe Readme format changed to markdown 14 年 前
  Lee Thomason c83127973d fix some compiler warnings, and fragile code, in the test output 14 年 前
  PKEuS e736f294c5 XMLPrinter::accumulator is only needed if MSVC is used. 14 年 前
  PKEuS c28ba3aeab Fixed cppcheck warnings 14 年 前
  Lee Thomason 21be882810 Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types. 14 年 前
  Lee Thomason 78a773ddd9 Fix attribute parsing to correctly handle white space 14 年 前
  Lee Thomason (grinliz) 390e978da1 Fix infinite loop bug in ShallowEqual. Fix a warning with a re-interpret cast. Up version to 1.0.4 14 年 前
  Lee Thomason a3efec0449 clean up some warnings 14 年 前
  Lee Thomason c78dc01bfd removed extra and incorrect 'const' 14 年 前
  Lee Thomason 78d450b54e increase version 14 年 前
  Lee Thomason 4cd8534a1e actually add comments 14 年 前
  Lee Thomason 7b1b86a1c9 removed confusing getter/setter. cleaned up comments. 14 年 前
  Lee Thomason 6e0e38b372 Merge remote-tracking branch 'sniperbat/master' 14 年 前
  sniperbat 2590088631 Add compact mode to XMLPrinter, for printing without '\n' and space. 14 年 前
  hasufell 9a0eb46d71 Merge git://github.com/leethomason/tinyxml2 14 年 前
  Lee Thomason (grinliz) 48ea0bcf80 renamed function, added test case 14 年 前
  hasufell 2cc75b32b5 Merge pull request #2 from hyperair/master 14 年 前
  Chow Loong Jin 0eb8e9da08 Fix out of source installation with tinyxml2.pc 14 年 前
  Chow Loong Jin abcdbd9112 Standardize style of CMakeLists.txt 14 年 前
  hasufell 7c1f52a437 Merge pull request #1 from hyperair/master 14 年 前
  Chow Loong Jin a1beafaff8 Add pkgconfig file 14 年 前
  Chow Loong Jin e9f2abaf6c Use GNUInstallDirs for CMAKE_INSTALL_*DIR 14 年 前
  sniperbat e01e786883 add a method to help get the size of the XML file in memory 14 年 前
  Lee Thomason a2ae54e40d fix a missing [] in the delete call 14 年 前