An open API service for providing issue and pull request metadata for open source projects.

GitHub / leethomason/tinyxml2 issues and pull requests

#1028 - new

Pull Request - State: open - Opened by DropSonic0 about 2 months ago

#1027 - Update ubuntu build version

Pull Request - State: closed - Opened by leethomason about 2 months ago

#1026 - issue #1000 & #972 fix(try)

Pull Request - State: closed - Opened by YXL3 2 months ago - 1 comment

#1024 - xml读取失败

Issue - State: closed - Opened by 1456sdaad 3 months ago

#1023 - Header only file and workflow update

Pull Request - State: open - Opened by KalanaRatnayake 3 months ago

#1022 - What is the copyright for tinyXML2?

Issue - State: closed - Opened by Stretchdude 4 months ago - 3 comments

#1021 - Optional Apos escaping

Pull Request - State: closed - Opened by Malcohol 4 months ago

#1020 - Remove unnecessary assert >=0 on size_t

Pull Request - State: closed - Opened by lbatuska 4 months ago

#1019 - Possible OOB in XMLUtil::ReadBOM

Issue - State: open - Opened by Anza2001 5 months ago
Labels: bug

#1018 - ABI change between 10.0.0 and 10.1.0

Issue - State: closed - Opened by sertonix 5 months ago - 2 comments

#1017 - fix typos in xmltest.cpp

Pull Request - State: closed - Opened by luzpaz 6 months ago

#1016 - Add support for QNX & Fix xmltest UB

Pull Request - State: open - Opened by fxing-qnx 7 months ago - 1 comment

#1015 - Guides for custom allocators?

Issue - State: closed - Opened by pyxherb 7 months ago

#1014 - QueryDoubleAttribute and DoubleAttribute

Issue - State: closed - Opened by ajtruckle 7 months ago - 1 comment

#1013 - Fix ARM Compiler build errors

Pull Request - State: closed - Opened by AlbertHungGarmin 8 months ago

#1012 - Build and test for Linux/ARM64

Issue - State: open - Opened by odidev 8 months ago - 1 comment

#1011 - Defensive check for UTF conversion

Pull Request - State: closed - Opened by leethomason 8 months ago

#1010 - Needs a new release

Issue - State: closed - Opened by leethomason 8 months ago - 11 comments
Labels: bug

#1009 - Fix the potential overflow in char refs

Pull Request - State: closed - Opened by leethomason 8 months ago - 3 comments

#1008 - Fixed old-style-cast warnings

Pull Request - State: closed - Opened by AlbertHungGarmin 8 months ago

#1007 - update GitHub actions checkout and actions-setup-cmake

Pull Request - State: closed - Opened by gruenich 8 months ago

#1005 - SEGV found in InsertFirstChild

Issue - State: open - Opened by Anza2001 8 months ago

#1004 - add CMake option to disable PkgConfig install

Pull Request - State: closed - Opened by bebuch 8 months ago

#1003 - Fix CVE-2024-50615

Pull Request - State: closed - Opened by van-duc-nguyen 9 months ago - 8 comments

#1002 - add C++20 module

Pull Request - State: closed - Opened by Arthapz 9 months ago - 1 comment

#1001 - Header causes crash processing XML file

Issue - State: closed - Opened by AcuarioCat 10 months ago

#1000 - XMLPrinter::Write() error and possible overflow.

Issue - State: open - Opened by willywa 10 months ago - 2 comments

#998 - Fix: typo in the `XMLNode::DeepClone` description

Pull Request - State: closed - Opened by Sigmarik 11 months ago

#995 - Migration to GitHub is not complete

Issue - State: closed - Opened by Neustradamus 11 months ago - 2 comments

#994 - Encoding issues with created XML documents

Issue - State: closed - Opened by Spixmaster 12 months ago

#993 - Make DocPrinter support DynArrays larger than 2G

Pull Request - State: closed - Opened by jengelh 12 months ago

#992 - fix tinyxml2 namespaces' ending comment

Pull Request - State: closed - Opened by ssmolov 12 months ago

#991 - Add build.zig

Pull Request - State: closed - Opened by fjebaker 12 months ago - 1 comment

#990 - Avoid crashing when SetText is called with a 2GB large string

Pull Request - State: closed - Opened by jengelh about 1 year ago - 1 comment

#989 - Use `[[fallthrough]]` in tinyxml2.cpp

Pull Request - State: closed - Opened by r-barnes about 1 year ago - 2 comments

#988 - Add support for QNX

Pull Request - State: open - Opened by chachoi about 1 year ago - 3 comments

#986 - Thanks for releasing version 10.0.0

Issue - State: open - Opened by ajtruckle about 1 year ago

#985 - Fix compiler error: /tinyxml2.h:2268:18: error: [-Werror=overloaded-virtual=]

Pull Request - State: closed - Opened by EvEggelen about 1 year ago - 2 comments

#984 - Fix typo in comment

Pull Request - State: closed - Opened by Blake-Madden about 1 year ago

#981 - Adding gnbon to `auto_ccs` for OSS-Fuzz Integration

Issue - State: open - Opened by gnbon about 1 year ago

#980 - Initialize _pool array in tinyxml2.h

Pull Request - State: closed - Opened by AlbertHungGarmin about 1 year ago - 1 comment

#979 - tinyxml2 can not deal this text:   

Issue - State: open - Opened by gc286339554 about 1 year ago

#978 - Fix format specifier mismatch in XMLUtil::ToStr

Pull Request - State: closed - Opened by AlbertHungGarmin about 1 year ago

#977 - Compilation warnings

Issue - State: open - Opened by Lecrapouille over 1 year ago

#976 - Albert hung garmin format error

Pull Request - State: closed - Opened by leethomason over 1 year ago

#975 - xmltest.exe fail Error opening test file 'dream.xml'

Issue - State: open - Opened by stehubhex over 1 year ago

#974 - Add xmake build system

Issue - State: closed - Opened by AstroAir over 1 year ago - 1 comment

#973 - Use fseek/ftell on Android when api level < 24

Pull Request - State: closed - Opened by davidoakley over 1 year ago

#972 - `Error()` returns false for corrupted XML (when there is no starting tag)

Issue - State: open - Opened by asmei1 over 1 year ago - 1 comment

#971 - Tags for versions below 2.0.1

Issue - State: open - Opened by PiotrBzdrega over 1 year ago

#970 - Fix format error of TIXML_SNPRINTF

Pull Request - State: closed - Opened by AlbertHungGarmin over 1 year ago

#969 - Wrap 'callfopen' function with 'TINYXML2_FILE_SUPPORT' to ensure consistency

Pull Request - State: closed - Opened by AlbertHungGarmin over 1 year ago - 5 comments

#968 - porty guide from tinyxml1

Issue - State: open - Opened by bastien-roucaries over 1 year ago

#967 - v10: MinGW DLL build behavior change

Issue - State: open - Opened by chris-se over 1 year ago

#966 - Is the Doxygen tagfile published anywhere?

Issue - State: open - Opened by rpatters1 over 1 year ago

#965 - V10.0.0

Pull Request - State: closed - Opened by leethomason over 1 year ago

#963 - Add missing "defined"

Pull Request - State: closed - Opened by leethomason over 1 year ago

#962 - Remove non-cmake build systems

Pull Request - State: closed - Opened by leethomason over 1 year ago

#961 - Testing build fixes

Pull Request - State: closed - Opened by leethomason over 1 year ago

#960 - Integrate branch with Pedantic whitespace

Pull Request - State: closed - Opened by leethomason over 1 year ago

#959 - FirstChildElement and namespace prefixes.

Issue - State: open - Opened by olekrisek over 1 year ago

#958 - fixed `knownConditionTrueFalse` Cppcheck warning

Pull Request - State: closed - Opened by firewave almost 2 years ago - 1 comment

#957 - Using IntText();

Issue - State: closed - Opened by ajtruckle almost 2 years ago - 1 comment

#956 - Support for char8_t and std::u8string

Issue - State: closed - Opened by JanFellner almost 2 years ago - 2 comments

#955 - Bazel module configuration

Pull Request - State: closed - Opened by stonier almost 2 years ago - 2 comments

#954 - Assessment of the difficulty in porting CPU architecture for tinyXML2

Issue - State: closed - Opened by wangyuliu almost 2 years ago - 1 comment

#953 - Add missing "defined", to fix building with -Werror=undef

Pull Request - State: closed - Opened by dfaure-kdab almost 2 years ago - 1 comment

#952 - When will tinyxml release a new version?

Issue - State: closed - Opened by cj285727016 almost 2 years ago - 1 comment

#951 - Turkish Characters Support

Issue - State: closed - Opened by ffreality almost 2 years ago - 1 comment

#950 - Documentation error?

Issue - State: closed - Opened by mattagape almost 2 years ago - 2 comments

#949 - fix compiler detection

Pull Request - State: closed - Opened by imba-tjd almost 2 years ago - 1 comment

#948 - Why return XML_ ERROR_ PARSING?

Issue - State: closed - Opened by cyz7758520 about 2 years ago - 2 comments

#947 - XMLPrinter printer( fp ) not recognised on arduino ide compiler

Issue - State: closed - Opened by vitasynergy about 2 years ago - 2 comments

#946 - Problems occur when building a project

Issue - State: closed - Opened by LeeFirst001 about 2 years ago

#945 - Remove LFS64 calls and set _FILE_OFFSET_BITS=64

Pull Request - State: closed - Opened by vimproved about 2 years ago - 7 comments

#944 - Converting CString to UTF-8 for saving to TinyXML2

Issue - State: closed - Opened by ajtruckle about 2 years ago - 1 comment

#943 - CMake install question

Issue - State: closed - Opened by ValeV008 about 2 years ago - 2 comments

#942 - CMake targets are not exported?

Issue - State: closed - Opened by joaocandre about 2 years ago - 1 comment

#941 - Pedantic Whitespace Mode

Pull Request - State: closed - Opened by kcsaul about 2 years ago - 1 comment

#940 - Question: parsing a xml string back into an XMLDocument

Issue - State: closed - Opened by Ramst3r about 2 years ago - 1 comment

#939 - LFS64 removal on musl-1.2.4

Issue - State: open - Opened by immolo about 2 years ago

#938 - fix-raw-whitespace-issue-242

Pull Request - State: closed - Opened by TangataRereke about 2 years ago - 1 comment

#936 - Chimchim

Issue - State: closed - Opened by Afenwick93 over 2 years ago - 1 comment

#935 - Add support for QNX 7.1 build

Pull Request - State: closed - Opened by chachoi over 2 years ago - 1 comment

#934 - Remove executable bits and trailing whitespace characters

Pull Request - State: closed - Opened by saran-t over 2 years ago - 1 comment

#933 - Added ChildElementCount()

Pull Request - State: closed - Opened by kb1sph over 2 years ago - 1 comment

#931 - Version numbering - still 9.0.0 despite all these merges?

Issue - State: closed - Opened by ajtruckle over 2 years ago - 2 comments

#928 - Added pedantic whitespace preservation.

Pull Request - State: closed - Opened by gdbentley over 2 years ago - 1 comment