Historial de Commits

Autor SHA1 Mensaje Fecha
  hasufell 2cc75b32b5 Merge pull request #2 from hyperair/master hace 14 años
  Chow Loong Jin 0eb8e9da08 Fix out of source installation with tinyxml2.pc hace 14 años
  Chow Loong Jin abcdbd9112 Standardize style of CMakeLists.txt hace 14 años
  hasufell 7c1f52a437 Merge pull request #1 from hyperair/master hace 14 años
  Chow Loong Jin a1beafaff8 Add pkgconfig file hace 14 años
  Chow Loong Jin e9f2abaf6c Use GNUInstallDirs for CMAKE_INSTALL_*DIR hace 14 años
  sniperbat e01e786883 add a method to help get the size of the XML file in memory hace 14 años
  Lee Thomason a2ae54e40d fix a missing [] in the delete call hace 14 años
  Lee Thomason b3fcf26e0e Merge branch 'master' of https://github.com/pzychotic/tinyxml2 hace 14 años
  hasufell aba89e3f76 Add rules for setversion.py to include CMakeLists.txt hace 14 años
  Lee Thomason ee87c620c8 possible missing header hace 14 años
  Thomas Ro 08bdf50076 Fixed typos in code documentation. hace 14 años
  Thomas Ro c4ae8a9a2d Removed unused variable from CMakeLists.txt hace 14 años
  Thomas Ro d08dff9216 Fixed CMakeLists.txt for moved .xml files. hace 14 años
  Lee Thomason e638a925b2 sync hace 14 años
  Thomas Ro 7d7a9a37bd fixed VS2010 x64 compiler warnings about possible loss of data hace 14 años
  hasufell b8249001e2 add support for soname/symlink hace 14 años
  Bruno Dias a0802164d8 removed files that will be generated by the xmltest. hace 14 años
  Bruno Dias 2553a13d0a added resources folder for txts and xmls. hace 14 años
  Bruno Dias a2d4e6e943 moving xmls and txts to the resources folder. hace 14 años
  hasufell 73c5370d0c rm xmltest.h from installed headers hace 14 años
  hasufell 0a68d002b5 Add BUILD_STATIC_LIBS option, install headers hace 14 años
  Lee Thomason f68c438ee2 added new test for BOM, and added good defaults for NewDeclaration hace 14 años
  Lee Thomason 0aa8a80fd7 Enough bake time. Up version to 1.0 hace 14 años
  Lee Thomason 9708885e5e minor cleanup to the parsing loop hace 14 años
  Lee Thomason 8713775d9b Merge branch 'attribute' of github.com:leethomason/tinyxml2 into attribute hace 14 años
  Lee Thomason 975426752c Merge branch 'master' of github.com:leethomason/tinyxml2 hace 14 años
  Lee Thomason 5e3803cac3 Better attribute system. Removes redundant list searching of LinkAttribute. Faster parsing on initial read. Added badly needed missing test cases. hace 14 años
  Lee Thomason d0b19df88c fix sleazy cast causing compilation issue hace 14 años
  Lee Thomason d11cd169e6 minor whitespace cleanup hace 14 años