커밋 기록

작성자 SHA1 메시지 날짜
  Lee Thomason 7a93b33160 tighten up the error checks 11 년 전
  Lee Thomason 2ecc203835 Merge branch 'patch-1' of https://github.com/SirR4T/tinyxml2 into SirR4T-patch-1 11 년 전
  Dmitry-Me 5420e547d3 Get rid of two distinct enum items with same same 11 년 전
  Dmitry-Me 764545e02a Explicitly check entity was not found 11 년 전
  Sarat Addepalli 3df007ef9d Fix and use correct pointers and types. 11 년 전
  Sarat Addepalli 96b4346660 Remove unnecessary cast in XMLNode::Value() 11 년 전
  Sarat Addepalli d608c561e0 Fix up xmltest.cpp 11 년 전
  Lee Thomason ff53d7172c Merge pull request #335 from SirR4T/SirR4T-add-DEBUG-macro-in-CMakeLists_txt 11 년 전
  Lee Thomason 1bf04fd755 Merge pull request #330 from Dmitry-Me/avoidUnneededPrinterCreation 11 년 전
  Sarat Addepalli 9afd1d0ceb Clarify meaning of 'empty' 11 년 전
  Sarat Addepalli 9c3122b89b Bypass asserts for `XMLDocument::Value()` 11 년 전
  Sarat Addepalli 13b2d73427 Add null-checks in `XMLTest()` 11 년 전
  Sarat Addepalli a7edb883f0 Add a test case for issue #323 11 년 전
  Sarat Addepalli 39a77dd825 Define the `DEBUG` macro in CMakeLists.txt 11 년 전
  Sarat Addepalli 8e85afa406 Fix whitespaces in xmltest.cpp 11 년 전
  Sarat Addepalli 2f0d173f94 Fix whitespaces in tinyxml2.cpp 11 년 전
  Sarat Addepalli a0f499dda1 Fix ParseDeep() to close issue #332 11 년 전
  Sarat Addepalli 2bb6bb5bee Add a test case for issue #332 11 년 전
  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 년 전
  Lee Thomason 4f0c2ffcab fix 'always true' warning 11 년 전
  Lee Thomason 70f2c740c0 Merge pull request #322 from Dmitry-Me/detectParsingErrorEarlier 11 년 전
  Dmitry-Me ccd267a782 Detect parsing error earlier when looking at end of tag 11 년 전