提交歷史

作者 SHA1 備註 提交日期
  Jarle Strand 81abfd6d4c Error fix DeleteChild 10 年之前
  Dmitry-Me 0515fa9d27 Assertion in StrPair::SetStr() 10 年之前
  Dmitry-Me 901fed5f19 Get rid of -Wtype-limits warning 10 年之前
  PKEuS cac75789ba Declared *PRINTF wrappers as static 10 年之前
  Dmitry-Me 96f38cca95 Asserts to ensure old buffer is not leaked when allocating a new one 10 年之前
  Lee Thomason bb8fd3c29c Merge pull request #364 from PKEuS/master 10 年之前
  Philipp Kloke 358202c77a Moved include of <cstdarg> to cpp file 10 年之前
  Dmitry-Me 1d32e586d5 Asserts for formatted output length 10 年之前
  Lee Thomason 78fca3db83 Merge pull request #361 from RossBencina/master 10 年之前
  Dmitry-Me 886ad9787c Use "name" for element name 10 年之前
  Ross Bencina e7fa0e159e fix compiler warning (XCode 4.6.1 x86_64) tinyxml2.cpp:2146:77: Implicit conversion loses integer precision: 'const size_t' (aka 'const unsigned long') to 'const int' 10 年之前
  Dmitry-Me 8dd493b268 Better document warning suppression code 10 年之前
  Lee Thomason 4824e95bc0 Merge pull request #343 from Dmitry-Me/checkEntityWasPrinted 10 年之前
  Dmitry-Me 1ca593c4ca Proper capitalize Visual Studio in comment 10 年之前
  Lee Thomason aa8566b137 fix a macro version check 10 年之前
  Lee Thomason 53db4a6cf4 move to cpp file. 10 年之前
  pffang 1527cf4b2f Patch for Visual Studio 2003 and earlier. 10 年之前
  Dmitry-Me 687bf8211f Don't use -1 as buffer length 10 年之前
  Dmitry-Me 39c399a0f2 Ensure proper pattern was found and printed 10 年之前
  Lee Thomason 91f2dcfb5c Merge pull request #342 from Dmitry-Me/testErrorNames 10 年之前
  Dmitry-Me a1beddf486 Test error name is non-empty for the whole range 10 年之前
  Dmitry-Me 962083b9d1 Remove redundant comment, fix typo and formatting 10 年之前
  Dmitry-Me ca86a0fa2a Proper fix gcc -Wsign-compare 10 年之前
  Lee Thomason c879a4d48c Merge pull request #338 from Dmitry-Me/removeAmbiguousEnumItems 10 年之前
  Lee Thomason 949ae37e0a Merge pull request #337 from Dmitry-Me/checkEntityFoundExplicitly 10 年之前
  Lee Thomason 8549202800 clean up Value of XMLDocument 10 年之前
  Lee Thomason 7a93b33160 tighten up the error checks 10 年之前
  Lee Thomason 2ecc203835 Merge branch 'patch-1' of https://github.com/SirR4T/tinyxml2 into SirR4T-patch-1 10 年之前
  Dmitry-Me 5420e547d3 Get rid of two distinct enum items with same same 10 年之前
  Dmitry-Me 764545e02a Explicitly check entity was not found 10 年之前