- Update to version 57
* Added a GetUnsigned function for getting unsigned values. * Added GetInteger64 and GetUnsigned64 to read 64-bit integers. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/inih?expand=0&rev=21
This commit is contained in:
parent
beeda678a6
commit
f7baa75daa
BIN
inih-r56.tar.gz
(Stored with Git LFS)
BIN
inih-r56.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
inih-r57.tar.gz
Normal file
3
inih-r57.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f03f98ca35c3adb56b2358573c8d3eda319ccd5287243d691e724b7eafa970b3
|
||||
size 18954
|
10
inih.changes
10
inih.changes
@ -1,11 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 7 13:37:21 UTC 2023 - Matthias Bach <marix@marix.org> - 57
|
||||
|
||||
- Update to version 57
|
||||
* Added a GetUnsigned function for getting unsigned values.
|
||||
* Added GetInteger64 and GetUnsigned64 to read 64-bit integers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 08:19:28 UTC 2022 - Matthias Bach <marix@marix.org> - 56
|
||||
|
||||
- Update to version 55
|
||||
- Update to version 56
|
||||
* Fix redundant cast-to-int when INI_USE_STACK!=0
|
||||
* Make inline comments work on subsequent lines of multiline values
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 25 22:03:32 UTC 2022 - Matthias Bach <marix@marix.org> - 55
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user