Histórico de Commits

Autor SHA1 Mensagem Data
  Chow Loong Jin 6a514399c2 XMLPrinter: Fix first line indentation há 6 anos atrás
  Lee Thomason 67271b1fd2 Merge pull request #787 from jsenn/feature/large-file-support há 6 anos atrás
  John Senneker a9f29b74d9 Fixed warning caused by sloppy conversion between signed/unsigned types. há 6 anos atrás
  Lee Thomason bbbb8c9a90 Merge branch 'master' of github.com:leethomason/tinyxml2 há 6 anos atrás
  Lee Thomason e444268103 add convenience methods há 6 anos atrás
  Lee Thomason 6ac05b2b9a Merge branch 'push' of https://github.com/ngc92/tinyxml2 into ngc92-push há 6 anos atrás
  Lee Thomason 655b15c078 Merge pull request #781 from daniel347x/patch-1 há 6 anos atrás
  Lee Thomason 20f2d5eec7 Merge pull request #773 from Alanscut/fix_issue712 há 6 anos atrás
  ngc92 e620245043 PushNewChild* family of convenience functions há 6 anos atrás
  John Senneker d58436c4bd Fixed bug caused by type checking code in `LoadFile`. há 6 anos atrás
  John Senneker bf59a2d4c8 Added support for files larger than ~2GB. há 6 anos atrás
  Dan Nissenbaum d7455034ea Change constants used in 'ToBool' to support MSVC há 6 anos atrás
  Alanscut ad7bdf9ed2 fix issue#712 há 6 anos atrás
  orbitcowboy 73f5409b62 Improved const correctness. There are no functional changes intended. há 6 anos atrás
  Lee Thomason 5bf58f0d1f Merge pull request #753 from orbitcowboy/master há 6 anos atrás
  Lee Thomason c3601c62f6 Merge branch 'cugone-master' há 6 anos atrás
  Lee Thomason effdf95f8c add test cases há 6 anos atrás
  Lee Thomason 7fd646a8a2 support more bool options há 6 anos atrás
  aaronkirkham07@gmail.com c341cea501 add missing uint64_t methods to XMLPrinter há 6 anos atrás
  orbitcowboy 710a3324f4 Fixed -Wold-style-cast warnings from g++. há 6 anos atrás
  cugone 1dbfe31858 Missing uint64_t XMLElement::Unsigned64Text(uint64_t defaultValue) implementation há 6 anos atrás
  cugone 47e229e189 Forgot Text and XMLElement versions; há 6 anos atrás
  cugone 75a5acc6bb UnsignedInt64 support há 6 anos atrás
  orbitcowboy 0e7f289590 Improved const correctness of local variables. There are no functional changes intended. há 7 anos atrás
  Lee Thomason db13a82e62 fix huge number of declaration security issue há 7 anos atrás
  Lee Thomason 92fc089e17 remove deprecated errors. next version will be major. há 7 anos atrás
  Lee Thomason 30d0c3d5f2 add assertion há 7 anos atrás
  Derek Quam be69ae6352 In PrintString, move the optimization under the if ( _processEntities ) block and retain the strlen Write in the new else block. Added a test case. há 7 anos atrás
  Lee Thomason befc3c3ae7 fix compiler inconsistency há 8 anos atrás
  Lee Thomason f928c35186 clean up the depth tracking a bit há 8 anos atrás