Historial de Commits

Autor SHA1 Mensaje Fecha
  Dmitry-Me 6f51c803a1 Resolve crash when printing malformed entities - issue 291 hace 11 años
  Dmitry-Me aaa4ceab5e Test document had content to clear hace 11 años
  Lee Thomason b4e81b014e Merge pull request #253 from Dmitry-Me/getRidOfC4127InAssert hace 11 años
  Dmitry-Me 4bcbf142a8 Suppress C4127 in asserts hace 11 años
  Dmitry-Me 588bb8de49 Better tests for empty document hace 11 años
  Dmitry-Me 8b67d741d4 Unify character casts, reorganize checks hace 11 años
  Lee Thomason cd011bc1b7 start working through memory bugs hace 11 años
  Lee Thomason 2114e47453 Merge pull request #230 from antonindrawan/master hace 11 años
  Anton Indrawan 8a0006ceda Compile TinyXml2 with the Dinkum C++ of QNX 6.5 and QNX 6.6. Processed review comment from leethomason hace 11 años
  Anton Indrawan f59e2d6a89 Compile TinyXml2 with the Dinkum C++ of QNX 6.5 and QNX 6.6. hace 11 años
  Lee Thomason b2ec17dd5f very minor cleanup of commented out code hace 11 años
  Lee Thomason 327d5c142e Merge branch 'properStrPairAssignment' of https://github.com/Dmitry-Me/tinyxml2 into Dmitry-Me-properStrPairAssignment hace 11 años
  Lee Thomason 92e521b431 add simple test for not-crashing hace 11 años
  Lee Thomason 4de01a9489 Merge pull request #218 from Dmitry-Me/enableLeakTracing hace 11 años
  Lee Thomason f07b952296 fix issue 184. clean up xcode project. hace 11 años
  Dmitry-Me 99916599da Enable dump of debug heap memory leaks hace 11 años
  Lee Thomason c755667aa0 add an error message hace 11 años
  Lee Thomason 331596e83c clean up the scope and names of the error code. hace 11 años
  numatrumpet 003368429f ErrorNames is not implemented by vector<string> but *char[] hace 11 años
  numatrumpet bb5ffac22d Using C++11, XMLUtil::ToErrorName(XMLError) returns the name of error type hace 11 años
  Serhat Eser Erdem ca5d684a2b Fixed _CRT_SECURE_NO_WARNINGS macro redefinition warning hace 12 años
  Lee Thomason 5bb2d8079b add variants of SetText() to support types hace 12 años
  Lee Thomason 9c0678a01d trim the test cases and review hace 12 años
  Uli Kusterer 321072ee0b Add tests for SetText(). hace 12 años
  Lee Thomason c3708ccf08 implement a fix to floating point precision as proposed by schuellc. hace 12 años
  Lee Thomason 3b7927efb5 formatting tweaks hace 12 años
  Michael Daumling ed52328ced Insert() methods check for inserted XML to be in the same doc, and remove XML from old location if already inserted. hace 12 años
  Lee Thomason (grinliz) db304256bb clean up the pass/fail logic, still return the same value from test if it fails hace 12 años
  Bruno Dias 721b42da8e make the xmltest to return != 0, if one of the tests has failed. hace 12 años
  Lee Thomason (grinliz) d6bd7360b8 fix floating point specifier and clean up a warning hace 13 años