Commit History

Author SHA1 Message Date
  sniperbat 2590088631 Add compact mode to XMLPrinter, for printing without '\n' and space. 14 years ago
  Lee Thomason (grinliz) 48ea0bcf80 renamed function, added test case 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
  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
  Bruno Dias a0802164d8 removed files that will be generated by the xmltest. 14 years ago
  Bruno Dias 2553a13d0a added resources folder for txts and xmls. 14 years ago
  Bruno Dias a2d4e6e943 moving xmls and txts to the resources folder. 14 years ago
  Lee Thomason f68c438ee2 added new test for BOM, and added good defaults for NewDeclaration 14 years ago
  Lee Thomason 0aa8a80fd7 Enough bake time. Up version to 1.0 14 years ago
  Lee Thomason 9708885e5e minor cleanup to the parsing loop 14 years ago
  Lee Thomason 8713775d9b Merge branch 'attribute' of github.com:leethomason/tinyxml2 into attribute 14 years ago
  Lee Thomason 975426752c Merge branch 'master' of github.com:leethomason/tinyxml2 14 years ago
  Lee Thomason 5e3803cac3 Better attribute system. Removes redundant list searching of LinkAttribute. Faster parsing on initial read. Added badly needed missing test cases. 14 years ago
  Lee Thomason d0b19df88c fix sleazy cast causing compilation issue 14 years ago
  Lee Thomason d11cd169e6 minor whitespace cleanup 14 years ago
  Ken Miller 81da1fb26b Made SaveFile symmetrical with LoadFile 14 years ago
  Lee Thomason (grinliz) 8712757389 merging handles to the master 14 years ago
  Lee Thomason (grinliz) 8871cd8437 add xmltest.h as a place to put the example docs, so they don't pollute the main file' 14 years ago
  Lee Thomason (grinliz) b9e791fa4e simplify safe logic 14 years ago
  Lee Thomason (grinliz) a4a36ba3c2 remove random -1 in length 14 years ago
  Lee Thomason (grinliz) 598c13efa8 fix the safe function behavior 14 years ago
  Lee Thomason f14695f26b Merge pull request #16 from diasbruno/master 14 years ago
  Bruno Dias 26e15df1e2 update the xcode project. 14 years ago