コミット履歴

作者 SHA1 メッセージ 日付
  Lee Thomason 2965880447 switch to using pointer, not reference 11 年 前
  Lee Thomason b2ec17dd5f very minor cleanup of commented out code 11 年 前
  Lee Thomason 03494b189c Merge remote-tracking branch 'origin/master' into Dmitry-Me-properStrPairAssignment 11 年 前
  Lee Thomason 575f190412 fix merge of operator= 11 年 前
  Lee Thomason 327d5c142e Merge branch 'properStrPairAssignment' of https://github.com/Dmitry-Me/tinyxml2 into Dmitry-Me-properStrPairAssignment 11 年 前
  Lee Thomason 92e521b431 add simple test for not-crashing 11 年 前
  Dmitry-Me 08b40dd8a5 Implement "move" equivalent of assignment operator for StrPair 11 年 前
  Lee Thomason 1cd7e7422c Merge pull request #226 from Dmitry-Me/addPreAssertFixComment 11 年 前
  Dmitry-Me 66d2a84715 Add pre-assert, fix comment 11 年 前
  Lee Thomason 97cfa03865 Merge pull request #221 from Dmitry-Me/reuseIsWhiteSpace 11 年 前
  Dmitry-Me fa20b227a3 Reuse IsWhiteSpace(), move comment. 11 年 前
  Lee Thomason 0826e9632f Merge pull request #220 from tolga9009/patch-1 11 年 前
  Tolga Cakir 78eee7299f removing accidentally added newline 11 年 前
  Lee Thomason 4de01a9489 Merge pull request #218 from Dmitry-Me/enableLeakTracing 11 年 前
  Lee Thomason f07b952296 fix issue 184. clean up xcode project. 11 年 前
  Dmitry-Me 99916599da Enable dump of debug heap memory leaks 11 年 前
  Lee Thomason d211bb1351 Merge pull request #216 from Dmitry-Me/removeRepeatedIndexAccesses 11 年 前
  Dmitry-Me d048f1e8e3 Bind reference to avoid repeated accesses by index 11 年 前
  Lee Thomason 0895e78549 Merge pull request #215 from Dmitry-Me/duplicateVirtualCalls2 11 年 前
  Dmitry-Me 097339a099 Remove unneeded virtual calls 11 年 前
  Lee Thomason f2496f5824 Merge pull request #214 from Dmitry-Me/duplicateVirtualCalls 11 年 前
  Lee Thomason 853de8169b Merge pull request #213 from Dmitry-Me/likelyWrongSignature 11 年 前
  Lee Thomason 869f1487e2 Merge pull request #212 from Dmitry-Me/reuseConstForNonConst 11 年 前
  Dmitry-Me 6d202ff20e Eliminate repeated virtual calls 11 年 前
  Dmitry-Me 72bb0ecc39 Function signature is most likely wrong 11 年 前
  Dmitry-Me 9de541f465 Reuse const version for non-const one 11 年 前
  Lee Thomason b0776aeead Merge pull request #210 from Dmitry-Me/removeUnneededCast 11 年 前
  Dmitry-Me 9fb2b0f42c Remove unneeded cast, reduce duplication, move declarations to their first use. 11 年 前
  Lee Thomason 5321a0e21f setting the version to 2.2.0 11 年 前
  Lee Thomason c755667aa0 add an error message 11 年 前