Cronologia Commit

Autore SHA1 Messaggio Data
  orbitcowboy 0e7f289590 Improved const correctness of local variables. There are no functional changes intended. 7 anni fa
  Lee Thomason db13a82e62 fix huge number of declaration security issue 7 anni fa
  Lee Thomason 92fc089e17 remove deprecated errors. next version will be major. 7 anni fa
  Lee Thomason 30d0c3d5f2 add assertion 7 anni fa
  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. 7 anni fa
  Lee Thomason befc3c3ae7 fix compiler inconsistency 8 anni fa
  Lee Thomason f928c35186 clean up the depth tracking a bit 8 anni fa
  Lee Thomason d946ddadc2 upgrade to vs2017. fix stack overflow attack. 8 anni fa
  Gumichan01 0f1fa6d271 fix "dereference before null check" defect 8 anni fa
  Peter Matula 50689919b7 rename DEBUG define to TINYXML2_DEBUG 8 anni fa
  Lee Thomason ff97dbb2cc Merge branch 'master' into error-str 8 anni fa
  Lee Thomason a36f7ac776 fix error string output when there is no formatting 8 anni fa
  Alex Alabuzhev 90e69c95ef Suppress MSVC warning C4267: conversion from 'size_t' to 'int', possible loss of data 8 anni fa
  Lee Thomason d548b7e717 Merge branch 'master' into errorstr 8 anni fa
  Lee Thomason eb2f51e63b removed unused variables 8 anni fa
  Brad Anderson 85aac02172 Minor performance tweaks 8 anni fa
  Alexander Golubev b2e08e4bc0 XMLPrinter optimization 10 anni fa
  Lee Thomason 0c0f98bf84 merge from master 8 anni fa
  Lee Thomason d556e6df9d Merge branch 'master' into errorstr 8 anni fa
  Lee Thomason f49b9658bb fix up error system issues 8 anni fa
  Lee Thomason 714ccfe29b fix line number tracker. error msg wip 8 anni fa
  Lee Thomason 7abfa6b1a0 Merge branch 'gccWeffc' of git://github.com/lelegard/tinyxml2 into lelegard-gccWeffc 8 anni fa
  Lee Thomason aa1883928b Error string re-work 8 anni fa
  Dmitry-Me e8f4a8b567 Fix crash when element is being inserted "after itself" 8 anni fa
  Thierry Lelegard 7f0f754cb7 Code cleanup to pass gcc -Weffc++ warnings 8 anni fa
  Dmitry-Me a28eb0763d Extract and reuse conversion code 8 anni fa
  Shuichiro Suzuki 87cd4e0582 Add 'const' on XMLDocument::DeepCopy. This make us copy const 8 anni fa
  Dmitry-Me 3cc6f5c6f2 Annotate fall throughs with comments 8 anni fa
  Lee Thomason 8c9e3133c4 remove error string inline. hopefully helps with odd linking issues 8 anni fa
  Lee Thomason 8bba8b41d6 mark unused enums 8 anni fa