コミット履歴

作者 SHA1 メッセージ 日付
  Lee Thomason 949ae37e0a Merge pull request #337 from Dmitry-Me/checkEntityFoundExplicitly 10 年 前
  Lee Thomason 03d0f4ea25 Merge branch 'SirR4T-assert-fires-when-calling-XMLDocument--Value' 10 年 前
  Lee Thomason 8549202800 clean up Value of XMLDocument 10 年 前
  Lee Thomason c52aa55a86 Merge branch 'SirR4T-patch-1' 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 764545e02a Explicitly check entity was not found 10 年 前
  Sarat Addepalli 3df007ef9d Fix and use correct pointers and types. 10 年 前
  Sarat Addepalli 96b4346660 Remove unnecessary cast in XMLNode::Value() 10 年 前
  Sarat Addepalli d608c561e0 Fix up xmltest.cpp 10 年 前
  Lee Thomason ff53d7172c Merge pull request #335 from SirR4T/SirR4T-add-DEBUG-macro-in-CMakeLists_txt 10 年 前
  Lee Thomason 1bf04fd755 Merge pull request #330 from Dmitry-Me/avoidUnneededPrinterCreation 10 年 前
  Sarat Addepalli 9afd1d0ceb Clarify meaning of 'empty' 10 年 前
  Sarat Addepalli 9c3122b89b Bypass asserts for `XMLDocument::Value()` 10 年 前
  Sarat Addepalli 13b2d73427 Add null-checks in `XMLTest()` 10 年 前
  Sarat Addepalli a7edb883f0 Add a test case for issue #323 10 年 前
  Sarat Addepalli 39a77dd825 Define the `DEBUG` macro in CMakeLists.txt 10 年 前
  Sarat Addepalli 8e85afa406 Fix whitespaces in xmltest.cpp 10 年 前
  Sarat Addepalli 2f0d173f94 Fix whitespaces in tinyxml2.cpp 10 年 前
  Sarat Addepalli a0f499dda1 Fix ParseDeep() to close issue #332 10 年 前
  Sarat Addepalli 2bb6bb5bee Add a test case for issue #332 10 年 前
  Dmitry-Me 67c429e4b4 Avoid unneeded printer object creation 11 年 前
  Lee Thomason e5e5541af6 Merge pull request #328 from Dmitry-Me/firstCheckThenConvert 11 年 前
  Dmitry-Me 72801b8b20 First check, then convert 11 年 前
  Lee Thomason 89df56c046 Merge pull request #327 from Dmitry-Me/ensureFileSizeFitsInSizeT 11 年 前
  Dmitry-Me 2a8b1f5789 Ensure file contents fit into size_t range 11 年 前
  Lee Thomason 882e89e601 Merge pull request #326 from Dmitry-Me/cleanupPointersComparison 11 年 前
  Lee Thomason a295da4302 Merge pull request #324 from Dmitry-Me/checkWithoutClangTautological 11 年 前
  Dmitry-Me 69d521d354 Unify pointers comparison, consistency asserts 11 年 前
  Dmitry-Me 2ad4320339 Range check without clang "always true" warning 11 年 前