コミット履歴

作者 SHA1 メッセージ 日付
  Lee Thomason 178e4ccd5b Add file load to xmltest. 13 年 前
  Martinsh Shaiters c9c8b77d87 Moves example documentation from xmltest.h to xmltest.cpp 13 年 前
  Martinsh Shaiters 39ddc268cb Adds conditional include of io.h when compiling with MinGW 13 年 前
  Lee Thomason a6412ac2d5 add a printing test 13 年 前
  Lee Thomason 5b0a677712 fix incorrect assert on unused memory 13 年 前
  Lee Thomason 2fa8172236 type XMLError. fix some comments 13 年 前
  Lee Thomason ae9ab0741e test case for unlinked nodes, commented out 13 年 前
  Lee Thomason (grinliz) 99024dc20b Merge branch 'master' of github.com:leethomason/tinyxml2 13 年 前
  Lee Thomason (grinliz) fc6320e30a experimented with print f vs. g. increased version 13 年 前
  Thomas Roß 0922b7389f Replaced pragmas with compiler define. 13 年 前
  Lee Thomason (grinliz) e2bcb32494 accept a nBytes argument for Parse() 13 年 前
  Lee Thomason (grinliz) 2f1f6247e0 remove trailing spaces 13 年 前
  Lee Thomason (grinliz) 0fa8299d99 whitespace tests and review 13 年 前
  Lee Thomason (grinliz) 62d1c5a739 fix merge 13 年 前
  Lee Thomason (grinliz) 5fbacbec06 fix name parsing to accept additional lead characters 13 年 前
  Lee Thomason (grinliz) 491d587484 Merge branch 'master' into whitespace 13 年 前
  Lee Thomason (grinliz) 6b8b012daa added test case for compact save 13 年 前
  Lee Thomason (grinliz) bc1bfb7f27 added whitespace=collapse support. tests work. code needs review 13 年 前
  Thomas Roß a6dd8c66cf Fixed path to utf8testout.xml. 13 年 前
  Lee Thomason e9699e6cd2 fix up mkdir on win vs. *nix 13 年 前
  Arkadiy Shapkin ef1c69cf15 CreateDirectory replaced by cross-platform mkdir function 13 年 前
  Arkadiy Shapkin ff72d1fb82 Intermediate files added to .gitignore 13 年 前
  Lee Thomason c83127973d fix some compiler warnings, and fragile code, in the test output 13 年 前
  PKEuS c28ba3aeab Fixed cppcheck warnings 13 年 前
  Lee Thomason 21be882810 Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types. 13 年 前
  Lee Thomason 78a773ddd9 Fix attribute parsing to correctly handle white space 13 年 前
  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 年 前
  Lee Thomason 7b1b86a1c9 removed confusing getter/setter. cleaned up comments. 14 年 前
  Lee Thomason (grinliz) 48ea0bcf80 renamed function, added test case 14 年 前
  Bruno Dias a2d4e6e943 moving xmls and txts to the resources folder. 14 年 前