コミット履歴

作者 SHA1 メッセージ 日付
  jasjuang a5ab98a582 fix issue #516 8 年 前
  Lee Thomason 369f306b37 Merge branch 'master' of github.com:leethomason/tinyxml2 8 年 前
  Lee Thomason 8bba8b41d6 mark unused enums 8 年 前
  Lee Thomason 3f169ac424 Merge pull request #568 from Dmitry-Me/checkParsingErrorEarlier 8 年 前
  Lee Thomason 86be0cdfe5 Merge pull request #566 from redagito/master 8 年 前
  Dmitry-Me aea64c4b75 Test parsing result as early as possible 8 年 前
  Robert J dfcf5488ea CMake fix for static library only build 8 年 前
  Lee Thomason 9201bb96d3 Merge pull request #563 from Dmitry-Me/betterParameterNameInClone 8 年 前
  Dmitry-Me 3f63f21cf5 Better parameter name 8 年 前
  Lee Thomason 9e2d29b373 weird compile issues 8 年 前
  Lee Thomason 82bb074b49 tweak test 8 年 前
  Lee Thomason 224ef775c6 add test case 8 年 前
  Lee Thomason 8a763619ac fix incorrect factoring 8 年 前
  Lee Thomason bc527554e8 Merge pull request #558 from leethomason/clone 8 年 前
  Lee Thomason 5cfb946953 Merge pull request #562 from Dmitry-Me/testMemoryLeaksInDebugHeap 8 年 前
  Lee Thomason 275067a91f Merge pull request #561 from Dmitry-Me/unlinkedElementsAssertions 8 年 前
  Dmitry-Me ed78570c66 Programmatically check no leaks are reported in the VC++ debug heap 8 年 前
  Dmitry-Me c2f677b05e Unlinked nodes assertions 8 年 前
  Lee Thomason 1346a174ae tweak comments. fix copy to self case. 8 年 前
  Lee Thomason 1bbc66b193 Merge branch 'master' into clone 8 年 前
  Lee Thomason e84f68a68a Merge branch 'memleak2' 8 年 前
  Lee Thomason b754ddf0fb address feedback from review 8 年 前
  Lee Thomason 7ce75bc2bb Merge pull request #557 from jasjuang/master 8 年 前
  Lee Thomason 816d3fa0cd Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree 8 年 前
  Lee Thomason 53858b4490 minor formatting fix and very strange memory tracker missing 8 年 前
  Lee Thomason ced18c05b9 missing var?? 8 年 前
  Lee Thomason a30f8bd136 Merge remote-tracking branch 'origin/master' into clone 8 年 前
  Lee Thomason b29f556ab0 comment 8 年 前
  Lee Thomason 7085f00e40 deep copy and clone 8 年 前
  jasjuang f66441e3e7 add in support for cmake export, manual Findtinyxml2.cmake is no longer needed 8 年 前