issues
search
leethomason
/
tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
zlib License
5.11k
stars
1.84k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix CVE-2024-50615
#1003
van-duc-nguyen
opened
2 weeks ago
0
add C++20 module
#1002
Arthapz
opened
3 weeks ago
0
Header causes crash processing XML file
#1001
AcuarioCat
closed
1 month ago
0
XMLPrinter::Write() error and possible overflow.
#1000
willywa
opened
1 month ago
0
Crash due to assert commentPool.CurrentAllocs() == _commentPool.Untracked()
#999
smuellerDD
opened
2 months ago
0
Fix: typo in the `XMLNode::DeepClone` description
#998
Sigmarik
closed
2 months ago
0
Reachable assertion 'digit == 0 || mult <= UINT_MAX / digit' failed in tinyxml2::XMLUtil::GetCharacterRef
#997
4n0nym4u5
opened
2 months ago
2
Reachable assertion 'mult <= UINT_MAX / 16' failed in tinyxml2::XMLUtil::GetCharacterRef
#996
4n0nym4u5
opened
2 months ago
6
Migration to GitHub is not complete
#995
Neustradamus
opened
2 months ago
0
Encoding issues with created XML documents
#994
Spixmaster
closed
3 months ago
0
Make DocPrinter support DynArrays larger than 2G
#993
jengelh
closed
2 months ago
0
fix tinyxml2 namespaces' ending comment
#992
ssmolov
closed
2 months ago
0
Add build.zig
#991
fjebaker
opened
3 months ago
0
Avoid crashing when SetText is called with a 2GB large string
#990
jengelh
closed
4 months ago
1
Use `[[fallthrough]]` in tinyxml2.cpp
#989
r-barnes
closed
4 months ago
2
Add support for QNX
#988
chachoi
opened
4 months ago
2
Real-Time XML Manipulation with TinyXML-2 in a College Project
#987
fmartns
opened
5 months ago
0
Thanks for releasing version 10.0.0
#986
ajtruckle
opened
5 months ago
0
Fix compiler error: /tinyxml2.h:2268:18: error: [-Werror=overloaded-virtual=]
#985
EvEggelen
opened
5 months ago
0
Fix typo in comment
#984
Blake-Madden
closed
5 months ago
0
Update QueryIntValue and QueryUnsignedValue to use int32_t and uint32_t types for better consistency.
#983
diplfranzhoepfinger
closed
4 months ago
13
invalid conversion from 'iso_s32*' {aka 'long int*'} to 'int*' [-fpermissive]
#982
diplfranzhoepfinger
closed
4 months ago
0
Adding gnbon to `auto_ccs` for OSS-Fuzz Integration
#981
gnbon
opened
6 months ago
0
Initialize _pool array in tinyxml2.h
#980
AlbertHungGarmin
opened
6 months ago
1
tinyxml2 can not deal this text:   
#979
gc286339554
opened
6 months ago
0
Fix format specifier mismatch in XMLUtil::ToStr
#978
AlbertHungGarmin
closed
5 months ago
0
Compilation warnings
#977
Lecrapouille
opened
6 months ago
0
Albert hung garmin format error
#976
leethomason
closed
7 months ago
0
xmltest.exe fail Error opening test file 'dream.xml'
#975
stehubhex
opened
7 months ago
0
Add xmake build system
#974
AstroAir
closed
7 months ago
1
Use fseek/ftell on Android when api level < 24
#973
davidoakley
closed
7 months ago
0
`Error()` returns false for corrupted XML (when there is no starting tag)
#972
asmei1
opened
7 months ago
1
Tags for versions below 2.0.1
#971
PiotrBzdrega
opened
8 months ago
0
Fix format error of TIXML_SNPRINTF
#970
AlbertHungGarmin
closed
7 months ago
0
Wrap 'callfopen' function with 'TINYXML2_FILE_SUPPORT' to ensure consistency
#969
AlbertHungGarmin
closed
5 months ago
5
porty guide from tinyxml1
#968
bastien-roucaries
opened
9 months ago
0
v10: MinGW DLL build behavior change
#967
chris-se
opened
9 months ago
0
Is the Doxygen tagfile published anywhere?
#966
rpatters1
opened
10 months ago
0
V10.0.0
#965
leethomason
closed
10 months ago
0
Bug with XMLElement::Attribute - it returns 0 instead of "value" if it can't find the attribute -
#964
detter-dev
closed
11 months ago
0
Add missing "defined"
#963
leethomason
closed
12 months ago
0
Remove non-cmake build systems
#962
leethomason
closed
12 months ago
0
Testing build fixes
#961
leethomason
closed
12 months ago
0
Integrate branch with Pedantic whitespace
#960
leethomason
closed
12 months ago
0
FirstChildElement and namespace prefixes.
#959
olekrisek
opened
1 year ago
0
fixed `knownConditionTrueFalse` Cppcheck warning
#958
firewave
closed
12 months ago
1
Using IntText();
#957
ajtruckle
closed
1 year ago
1
Support for char8_t and std::u8string
#956
JanFellner
closed
12 months ago
2
Bazel module configuration
#955
stonier
closed
12 months ago
2
Assessment of the difficulty in porting CPU architecture for tinyXML2
#954
wangyuliu
closed
12 months ago
1
Next