Historie revizí

Autor SHA1 Zpráva Datum
  Lee Thomason 30d0c3d5f2 add assertion před 7 roky
  Derek Quam be69ae6352 In PrintString, move the optimization under the if ( _processEntities ) block and retain the strlen Write in the new else block. Added a test case. před 7 roky
  Lee Thomason befc3c3ae7 fix compiler inconsistency před 8 roky
  Lee Thomason f928c35186 clean up the depth tracking a bit před 8 roky
  Lee Thomason d946ddadc2 upgrade to vs2017. fix stack overflow attack. před 8 roky
  Gumichan01 0f1fa6d271 fix "dereference before null check" defect před 8 roky
  Peter Matula 50689919b7 rename DEBUG define to TINYXML2_DEBUG před 8 roky
  Lee Thomason ff97dbb2cc Merge branch 'master' into error-str před 8 roky
  Lee Thomason a36f7ac776 fix error string output when there is no formatting před 8 roky
  Alex Alabuzhev 90e69c95ef Suppress MSVC warning C4267: conversion from 'size_t' to 'int', possible loss of data před 8 roky
  Lee Thomason d548b7e717 Merge branch 'master' into errorstr před 8 roky
  Lee Thomason eb2f51e63b removed unused variables před 8 roky
  Brad Anderson 85aac02172 Minor performance tweaks před 8 roky
  Alexander Golubev b2e08e4bc0 XMLPrinter optimization před 10 roky
  Lee Thomason 0c0f98bf84 merge from master před 8 roky
  Lee Thomason d556e6df9d Merge branch 'master' into errorstr před 8 roky
  Lee Thomason f49b9658bb fix up error system issues před 8 roky
  Lee Thomason 714ccfe29b fix line number tracker. error msg wip před 8 roky
  Lee Thomason 7abfa6b1a0 Merge branch 'gccWeffc' of git://github.com/lelegard/tinyxml2 into lelegard-gccWeffc před 8 roky
  Lee Thomason aa1883928b Error string re-work před 8 roky
  Dmitry-Me e8f4a8b567 Fix crash when element is being inserted "after itself" před 8 roky
  Thierry Lelegard 7f0f754cb7 Code cleanup to pass gcc -Weffc++ warnings před 8 roky
  Dmitry-Me a28eb0763d Extract and reuse conversion code před 8 roky
  Shuichiro Suzuki 87cd4e0582 Add 'const' on XMLDocument::DeepCopy. This make us copy const před 8 roky
  Dmitry-Me 3cc6f5c6f2 Annotate fall throughs with comments před 8 roky
  Lee Thomason 8c9e3133c4 remove error string inline. hopefully helps with odd linking issues před 8 roky
  Lee Thomason 8bba8b41d6 mark unused enums před 8 roky
  Lee Thomason 9201bb96d3 Merge pull request #563 from Dmitry-Me/betterParameterNameInClone před 8 roky
  Dmitry-Me 3f63f21cf5 Better parameter name před 8 roky
  Lee Thomason 8a763619ac fix incorrect factoring před 8 roky