Historial de Commits

Autor SHA1 Mensaje Fecha
  Lee Thomason f563fa1a29 Merge pull request #85 from kainjow/master hace 13 años
  Kevin Wojniak 273f7b4cf8 Fixed wrongly encoded apostrophe. Fixed typo. hace 13 años
  Lee Thomason (grinliz) 15408a952d VS2010 Express solution files mangeled. Move to subdirectory and recreate hace 13 años
  Lee Thomason ec3454bafc Merge pull request #84 from Jerome7573/master hace 13 años
  Jerome Martinez 242c3eaa33 Reverting std lib is in std:: namespace and using .h versions instead hace 13 años
  Lee Thomason a6412ac2d5 add a printing test hace 13 años
  Lee Thomason 5b0a677712 fix incorrect assert on unused memory hace 13 años
  Lee Thomason 998116e587 up the version hace 13 años
  Lee Thomason 685b895172 trivial comment fix hace 13 años
  Lee Thomason 8950b37aa0 Merge branch 'master' of https://github.com/leethomason/tinyxml2 hace 13 años
  Lee Thomason 248e523dad Merge pull request #80 from kainjow/master hace 13 años
  Lee Thomason 2fa8172236 type XMLError. fix some comments hace 13 años
  Kevin Wojniak 04c22d250a Enclose code in namespace instead of 'using namespace' to resolve conflict on Windows with MSXML. Fixes issue #37. hace 13 años
  Lee Thomason 67abded7f7 Merge branch 'master' of https://github.com/leethomason/tinyxml2 hace 13 años
  Lee Thomason 687f90e843 Merge pull request #76 from Jerome7573/master hace 13 años
  Lee Thomason ae9ab0741e test case for unlinked nodes, commented out hace 13 años
  Jerome Martinez 7921df1b47 Moved COUNT from private to public hace 13 años
  Lee Thomason (grinliz) 856da21652 fix duplicated COUNT logic hace 13 años
  Jerome Martinez 7fbefab95d std lib is in std:: namespace only and array definition is not possible with an enum hace 13 años
  Lee Thomason 1aa8fc4a1e fix up rename on windows hace 13 años
  Lee Thomason 624d43fc05 finish switching to _ for member vars hace 13 años
  Lee Thomason ed5c879dfe switch StrPair() over to _ for member vars hace 13 años
  Lee Thomason 120b3a62be switch StrPair() over to _ for member vars hace 13 años
  Lee Thomason a9cf3f9f3f Switched to Artistic Style auto-formatting to allow integration of patches from other coding styles. hace 13 años
  Lee Thomason 3572ae0308 Merge pull request #69 from sniperbat/master hace 13 años
  sniperbat a5716b787a nothing but just remove compile warning hace 13 años
  Lee Thomason 3cd66ee850 fix a fopen bug: rb should be w hace 13 años
  Lee Thomason (grinliz) 99024dc20b Merge branch 'master' of github.com:leethomason/tinyxml2 hace 13 años
  Lee Thomason (grinliz) fc6320e30a experimented with print f vs. g. increased version hace 13 años
  Lee Thomason ac8e0ce21c only turn off deprecated warnings for test file hace 13 años