Lee Thomason
|
20f2d5eec7
Merge pull request #773 from Alanscut/fix_issue712
|
il y a 6 ans |
ngc92
|
e620245043
PushNewChild* family of convenience functions
|
il y a 6 ans |
John Senneker
|
d58436c4bd
Fixed bug caused by type checking code in `LoadFile`.
|
il y a 6 ans |
John Senneker
|
bf59a2d4c8
Added support for files larger than ~2GB.
|
il y a 6 ans |
Dan Nissenbaum
|
d7455034ea
Change constants used in 'ToBool' to support MSVC
|
il y a 6 ans |
Alanscut
|
ad7bdf9ed2
fix issue#712
|
il y a 6 ans |
orbitcowboy
|
73f5409b62
Improved const correctness. There are no functional changes intended.
|
il y a 6 ans |
Lee Thomason
|
5bf58f0d1f
Merge pull request #753 from orbitcowboy/master
|
il y a 6 ans |
Lee Thomason
|
c3601c62f6
Merge branch 'cugone-master'
|
il y a 6 ans |
Lee Thomason
|
effdf95f8c
add test cases
|
il y a 6 ans |
Lee Thomason
|
7fd646a8a2
support more bool options
|
il y a 6 ans |
aaronkirkham07@gmail.com
|
c341cea501
add missing uint64_t methods to XMLPrinter
|
il y a 6 ans |
orbitcowboy
|
710a3324f4
Fixed -Wold-style-cast warnings from g++.
|
il y a 6 ans |
cugone
|
1dbfe31858
Missing uint64_t XMLElement::Unsigned64Text(uint64_t defaultValue) implementation
|
il y a 6 ans |
cugone
|
47e229e189
Forgot Text and XMLElement versions;
|
il y a 6 ans |
cugone
|
75a5acc6bb
UnsignedInt64 support
|
il y a 6 ans |
orbitcowboy
|
0e7f289590
Improved const correctness of local variables. There are no functional changes intended.
|
il y a 7 ans |
Lee Thomason
|
db13a82e62
fix huge number of declaration security issue
|
il y a 7 ans |
Lee Thomason
|
92fc089e17
remove deprecated errors. next version will be major.
|
il y a 7 ans |
Lee Thomason
|
30d0c3d5f2
add assertion
|
il y a 7 ans |
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.
|
il y a 7 ans |
Lee Thomason
|
befc3c3ae7
fix compiler inconsistency
|
il y a 8 ans |
Lee Thomason
|
f928c35186
clean up the depth tracking a bit
|
il y a 8 ans |
Lee Thomason
|
d946ddadc2
upgrade to vs2017. fix stack overflow attack.
|
il y a 8 ans |
Gumichan01
|
0f1fa6d271
fix "dereference before null check" defect
|
il y a 8 ans |
Peter Matula
|
50689919b7
rename DEBUG define to TINYXML2_DEBUG
|
il y a 8 ans |
Lee Thomason
|
ff97dbb2cc
Merge branch 'master' into error-str
|
il y a 8 ans |
Lee Thomason
|
a36f7ac776
fix error string output when there is no formatting
|
il y a 8 ans |
Alex Alabuzhev
|
90e69c95ef
Suppress MSVC warning C4267: conversion from 'size_t' to 'int', possible loss of data
|
il y a 8 ans |
Lee Thomason
|
d548b7e717
Merge branch 'master' into errorstr
|
il y a 8 ans |