Franz Höpfinger
|
8fed517e5d
Update SetText method parameters to use int32_t and uint32_t.
|
1 yıl önce |
Franz Höpfinger
|
e269b2e91f
Update QueryIntText and QueryUnsignedText functions to use int32_t and uint32_t types instead of int and unsigned in tinyxml2.cpp and tinyxml2.h.
|
1 yıl önce |
Franz Höpfinger
|
cd8c1a6322
Update ToStr functions to use int32_t and uint32_t types, and change corresponding function signatures in the header file. Update ToInt and ToUnsigned functions to use int32_t and uint32_t types respectively.
|
1 yıl önce |
Franz Höpfinger
|
668fd81256
Update attribute types to int32_t and uint32_t for better consistency and clarity.
|
1 yıl önce |
Franz Höpfinger
|
fd26a5ee1f
Update QueryIntValue and QueryUnsignedValue to use int32_t and uint32_t types for better consistency.
|
1 yıl önce |
Lee Thomason
|
312a809224
Merge pull request #976 from leethomason/AlbertHungGarmin-format_error
|
1 yıl önce |
Lee Thomason
|
c33aae04d9
kick the system
|
1 yıl önce |
David Oakley
|
dfc20c5f8f
Android SDK<24 doesn’t support fseeko/ftello
|
1 yıl önce |
Albert Hung
|
1d658f0d95
Fix format error of TIXML_SNPRINTF
|
2 yıl önce |
Lee Thomason
|
6b6d1214a7
Merge branch 'work/dfaure/Wundef' of https://github.com/dfaure-kdab/tinyxml2 into dfaure-kdab-work/dfaure/Wundef
|
2 yıl önce |
Lee Thomason
|
2d59aaf0da
Merge branch 'master' of https://github.com/vimproved/tinyxml2 into vimproved-master
|
2 yıl önce |
Lee Thomason
|
9d026527a4
Merge branch 'pedantic-whitespace' of https://github.com/kcsaul/tinyxml2 into kcsaul-pedantic-whitespace
|
2 yıl önce |
David Faure
|
5080faafe6
Add missing "defined", to fix building with -Werror=undef
|
2 yıl önce |
Violet Purcell
|
f439598036
Remove LFS64 calls and set _FILE_OFFSET_BITS=64
|
2 yıl önce |
Kevin Saul
|
98303bbda3
add pedantic whitespace mode
|
2 yıl önce |
kb1sph
|
5926ec938a
Added ChildElementCount()
|
3 yıl önce |
Lee Thomason
|
94f52b5cbe
Merge branch 'dinghao188-dev' of https://github.com/dinghao188/tinyxml2 into dinghao188-dinghao188-dev
|
3 yıl önce |
Lee Thomason
|
7e310468f3
typo
|
3 yıl önce |
Lee Thomason
|
953018ab93
fix android build
|
3 yıl önce |
Lee Thomason
|
a2d675139b
fix cygwin
|
3 yıl önce |
Saran Tunyasuvunakool
|
4cc4145d7f
Change argument names in tinyxml2.cpp to match those in tinyxml2.h.
|
4 yıl önce |
Saran Tunyasuvunakool
|
6cc405853b
Convert endings of lines 106-107 in tinyxml2.cpp to CRLF.
|
4 yıl önce |
dinghao188
|
9efb6b0b66
fix assertion - Assertion '_elementPool.CurrentAllocs() == _elementPool.Untracked()' failed.
|
4 yıl önce |
striker.sh
|
98233b604b
Use fseeko and ftello on BSDs
|
4 yıl önce |
Jonas Vautherin
|
41151ce211
Add defined(__ANDROID__) for fseeko defined and android-x86_64
|
4 yıl önce |
Lee Thomason
|
91bfd4b7fc
Merge pull request #827 from ngc92/ClearError
|
5 yıl önce |
Lee Thomason
|
a9ed6746dd
Merge pull request #838 from dfaure-kdab/Wundef
|
5 yıl önce |
Lee Thomason
|
11376382fa
Merge pull request #840 from dota17/master
|
5 yıl önce |
Will Pazner
|
d3a82c5e45
Fix format string errors in sscanf
|
5 yıl önce |
dota17
|
d59fd15db6
skip comment node before get text
|
5 yıl önce |