Historique des commits

Auteur SHA1 Message Date
  Jonas Vautherin 41151ce211 Add defined(__ANDROID__) for fseeko defined and android-x86_64 il y a 4 ans
  Lee Thomason 91bfd4b7fc Merge pull request #827 from ngc92/ClearError il y a 5 ans
  Lee Thomason a9ed6746dd Merge pull request #838 from dfaure-kdab/Wundef il y a 5 ans
  Lee Thomason 11376382fa Merge pull request #840 from dota17/master il y a 5 ans
  Will Pazner d3a82c5e45 Fix format string errors in sscanf il y a 5 ans
  dota17 d59fd15db6 skip comment node before get text il y a 5 ans
  David Faure b5d3b93e05 Add missing `defined`, detected by -Werror=undef il y a 5 ans
  ngc92 2c6a41a92e removed overhead of clear error il y a 5 ans
  Lee Thomason 2e6912bf8a Merge pull request #816 from a-lunkov/master il y a 5 ans
  Lee Thomason 1578df3bf8 Merge pull request #811 from hyperair/fix-first-line-indentation il y a 5 ans
  Lee Thomason 18468b8cc4 minor changes to hex parsing il y a 5 ans
  Lee Thomason c9c9d8cdfa Merge branch 'master' of https://github.com/netcan/tinyxml2 into netcan-master il y a 5 ans
  a-lunkov a953b9565d Suppress UndefinedBehaviorSanitizer warnings il y a 5 ans
  Lee Thomason bfbcc0333d Merge pull request #809 from a-lunkov/patch-1 il y a 6 ans
  Chow Loong Jin 6a514399c2 XMLPrinter: Fix first line indentation il y a 6 ans
  a-lunkov 63fb154ad3 Update tinyxml2.cpp il y a 6 ans
  John Senneker 1fdee25d11 Sharpened check for 64-bit Unix when defining fseek/ftell macros. il y a 6 ans
  Lee Thomason 67271b1fd2 Merge pull request #787 from jsenn/feature/large-file-support il y a 6 ans
  John Senneker a9f29b74d9 Fixed warning caused by sloppy conversion between signed/unsigned types. il y a 6 ans
  netcan dfb45cb73b support IntText(),UnsignedText(),Int64Text() for hex value il y a 6 ans
  Lee Thomason bbbb8c9a90 Merge branch 'master' of github.com:leethomason/tinyxml2 il y a 6 ans
  Lee Thomason e444268103 add convenience methods il y a 6 ans
  Lee Thomason 6ac05b2b9a Merge branch 'push' of https://github.com/ngc92/tinyxml2 into ngc92-push il y a 6 ans
  Lee Thomason 655b15c078 Merge pull request #781 from daniel347x/patch-1 il y a 6 ans
  Lee Thomason 20f2d5eec7 Merge pull request #773 from Alanscut/fix_issue712 il y a 6 ans
  ngc92 e620245043 PushNewChild* family of convenience functions il y a 6 ans
  John Senneker d58436c4bd Fixed bug caused by type checking code in `LoadFile`. il y a 6 ans
  John Senneker bf59a2d4c8 Added support for files larger than ~2GB. il y a 6 ans
  Dan Nissenbaum d7455034ea Change constants used in 'ToBool' to support MSVC il y a 6 ans
  Alanscut ad7bdf9ed2 fix issue#712 il y a 6 ans