Histórico de commits

Autor SHA1 Mensagem Data
  Dmitry-Me 48b5df0b9b Document must be initially empty 11 anos atrás
  Lee Thomason 28c7c8c14f Merge pull request #305 from Dmitry-Me/errorShouldBeClearedAfterLoad 11 anos atrás
  Lee Thomason f657783cf2 merge fix for save file error 11 anos atrás
  Dmitry-Me d9852a53af If LoadFile() fails then subsequent successful LoadFile() must clear the error 11 anos atrás
  Ant Mitchell 189198f19c Issue 302: clear any previous save error 11 anos atrás
  Ant Mitchell 148cc1a0a5 Issue 299 - test for code changes 11 anos atrás
  Dmitry-Me 6f51c803a1 Resolve crash when printing malformed entities - issue 291 11 anos atrás
  Dmitry-Me aaa4ceab5e Test document had content to clear 11 anos atrás
  Lee Thomason b4e81b014e Merge pull request #253 from Dmitry-Me/getRidOfC4127InAssert 11 anos atrás
  Dmitry-Me 4bcbf142a8 Suppress C4127 in asserts 11 anos atrás
  Dmitry-Me 588bb8de49 Better tests for empty document 11 anos atrás
  Dmitry-Me 8b67d741d4 Unify character casts, reorganize checks 11 anos atrás
  Lee Thomason cd011bc1b7 start working through memory bugs 11 anos atrás
  Lee Thomason 2114e47453 Merge pull request #230 from antonindrawan/master 11 anos atrás
  Anton Indrawan 8a0006ceda Compile TinyXml2 with the Dinkum C++ of QNX 6.5 and QNX 6.6. Processed review comment from leethomason 11 anos atrás
  Anton Indrawan f59e2d6a89 Compile TinyXml2 with the Dinkum C++ of QNX 6.5 and QNX 6.6. 11 anos atrás
  Lee Thomason b2ec17dd5f very minor cleanup of commented out code 11 anos atrás
  Lee Thomason 327d5c142e Merge branch 'properStrPairAssignment' of https://github.com/Dmitry-Me/tinyxml2 into Dmitry-Me-properStrPairAssignment 11 anos atrás
  Lee Thomason 92e521b431 add simple test for not-crashing 11 anos atrás
  Lee Thomason 4de01a9489 Merge pull request #218 from Dmitry-Me/enableLeakTracing 11 anos atrás
  Lee Thomason f07b952296 fix issue 184. clean up xcode project. 11 anos atrás
  Dmitry-Me 99916599da Enable dump of debug heap memory leaks 11 anos atrás
  Lee Thomason c755667aa0 add an error message 11 anos atrás
  Lee Thomason 331596e83c clean up the scope and names of the error code. 11 anos atrás
  numatrumpet 003368429f ErrorNames is not implemented by vector<string> but *char[] 11 anos atrás
  numatrumpet bb5ffac22d Using C++11, XMLUtil::ToErrorName(XMLError) returns the name of error type 11 anos atrás
  Serhat Eser Erdem ca5d684a2b Fixed _CRT_SECURE_NO_WARNINGS macro redefinition warning 12 anos atrás
  Lee Thomason 5bb2d8079b add variants of SetText() to support types 12 anos atrás
  Lee Thomason 9c0678a01d trim the test cases and review 12 anos atrás
  Uli Kusterer 321072ee0b Add tests for SetText(). 12 anos atrás