Jan Engelhardt
|
04bbc06cd0
Make DocPrinter support DynArrays larger than 2G
|
1 年間 前 |
Lee Thomason
|
8a519a556a
Merge pull request #990 from jengelh/master
|
1 年間 前 |
Lee Thomason
|
c93b6f78d4
Revert "Merge pull request #983 from DiplomInformatikerFranzHoepfinger/feature/fix_32_bit_types"
|
1 年間 前 |
Lee Thomason
|
8e4bfebad5
Merge pull request #983 from DiplomInformatikerFranzHoepfinger/feature/fix_32_bit_types
|
1 年間 前 |
Jan Engelhardt
|
eb3ab0df5d
Make DynArray support objects larger than 1 gigabyte
|
1 年間 前 |
Jan Engelhardt
|
3a893e5757
Remove extraneous +x bit from source files
|
1 年間 前 |
Lee Thomason
|
a0f66fdf71
Merge pull request #984 from Blake-Madden/master
|
1 年間 前 |
Lee Thomason
|
a965e28c4f
Merge pull request #978 from AlbertHungGarmin/fix-format-specifier
|
1 年間 前 |
Blake-Madden
|
5b04868fee
Fix typo in comment
|
1 年間 前 |
Franz Höpfinger
|
8df9b25bb9
Update attribute handling to use int32_t and uint32_t types.
|
1 年間 前 |
Franz Höpfinger
|
53d8ec5573
Update attribute setting functions to use specific integer types
|
1 年間 前 |
Franz Höpfinger
|
5e27269c04
Update attribute setting functions to use specific integer types
|
1 年間 前 |
Franz Höpfinger
|
693052afe4
Update integer types to int32_t and uint32_t for better clarity and consistency.
|
1 年間 前 |
Franz Höpfinger
|
42875a9f60
Update data type in ToBool function for better clarity and consistency.
|
1 年間 前 |
Franz Höpfinger
|
afb8fabf58
Update integer parsing to use long type and unsigned parsing to use unsigned long type for better compatibility with different platforms.
|
1 年間 前 |
Franz Höpfinger
|
a151353f3a
Update integer to string conversion functions for different data types.
|
1 年間 前 |
Franz Höpfinger
|
ef185a8f85
Update PushText functions to use specific integer types
|
1 年間 前 |
Franz Höpfinger
|
8fed517e5d
Update SetText method parameters to use int32_t and uint32_t.
|
1 年間 前 |
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 年間 前 |
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 年間 前 |
Franz Höpfinger
|
668fd81256
Update attribute types to int32_t and uint32_t for better consistency and clarity.
|
1 年間 前 |
Franz Höpfinger
|
095a8ffa42
Update IntValue and UnsignedValue to use int32_t and uint32_t types.
|
1 年間 前 |
Franz Höpfinger
|
574c760b7f
Update attribute query functions to use int32_t and uint32_t types.
|
1 年間 前 |
Franz Höpfinger
|
5d219c893b
Update attribute query functions to use int32_t and uint32_t types.
|
1 年間 前 |
Franz Höpfinger
|
fd26a5ee1f
Update QueryIntValue and QueryUnsignedValue to use int32_t and uint32_t types for better consistency.
|
1 年間 前 |
Albert Hung
|
dded8bb2e9
Fix format specifier mismatch in XMLUtil::ToStr
|
1 年間 前 |
Lee Thomason
|
312a809224
Merge pull request #976 from leethomason/AlbertHungGarmin-format_error
|
1 年間 前 |
Lee Thomason
|
c33aae04d9
kick the system
|
1 年間 前 |
Lee Thomason
|
0f9c021a44
Merge pull request #973 from davidoakley/fix-android-before-api24
|
1 年間 前 |
David Oakley
|
dfc20c5f8f
Android SDK<24 doesn’t support fseeko/ftello
|
1 年間 前 |