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