コミット履歴

作者 SHA1 メッセージ 日付
  Lee Thomason (grinliz) 48ea0bcf80 renamed function, added test case 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 年 前
  Lee Thomason b3fcf26e0e Merge branch 'master' of https://github.com/pzychotic/tinyxml2 14 年 前
  Lee Thomason ee87c620c8 possible missing header 14 年 前
  Thomas Ro 08bdf50076 Fixed typos in code documentation. 14 年 前
  Thomas Ro c4ae8a9a2d Removed unused variable from CMakeLists.txt 14 年 前
  Thomas Ro d08dff9216 Fixed CMakeLists.txt for moved .xml files. 14 年 前
  Lee Thomason e638a925b2 sync 14 年 前
  Thomas Ro 7d7a9a37bd fixed VS2010 x64 compiler warnings about possible loss of data 14 年 前
  Bruno Dias a0802164d8 removed files that will be generated by the xmltest. 14 年 前
  Bruno Dias 2553a13d0a added resources folder for txts and xmls. 14 年 前
  Bruno Dias a2d4e6e943 moving xmls and txts to the resources folder. 14 年 前
  Lee Thomason f68c438ee2 added new test for BOM, and added good defaults for NewDeclaration 14 年 前
  Lee Thomason 0aa8a80fd7 Enough bake time. Up version to 1.0 14 年 前
  Lee Thomason 9708885e5e minor cleanup to the parsing loop 14 年 前
  Lee Thomason 8713775d9b Merge branch 'attribute' of github.com:leethomason/tinyxml2 into attribute 14 年 前
  Lee Thomason 975426752c Merge branch 'master' of github.com:leethomason/tinyxml2 14 年 前
  Lee Thomason 5e3803cac3 Better attribute system. Removes redundant list searching of LinkAttribute. Faster parsing on initial read. Added badly needed missing test cases. 14 年 前
  Lee Thomason d0b19df88c fix sleazy cast causing compilation issue 14 年 前
  Lee Thomason d11cd169e6 minor whitespace cleanup 14 年 前
  Ken Miller 81da1fb26b Made SaveFile symmetrical with LoadFile 14 年 前
  Lee Thomason (grinliz) 8712757389 merging handles to the master 14 年 前
  Lee Thomason (grinliz) 8871cd8437 add xmltest.h as a place to put the example docs, so they don't pollute the main file' 14 年 前
  Lee Thomason (grinliz) b9e791fa4e simplify safe logic 14 年 前
  Lee Thomason (grinliz) a4a36ba3c2 remove random -1 in length 14 年 前
  Lee Thomason (grinliz) 598c13efa8 fix the safe function behavior 14 年 前
  Lee Thomason f14695f26b Merge pull request #16 from diasbruno/master 14 年 前
  Bruno Dias 26e15df1e2 update the xcode project. 14 年 前
  Lee Thomason 2f6e476e5f added a few notes to the readme about building 14 年 前