OBS-URL: https://build.opensuse.org/package/show/science/fast_float?expand=0&rev=8
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Oct 7 16:11:47 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 8.1.0
|
|
* Implementation of P2497
|
|
* Implemented multiplication of integer by a power of 10
|
|
* Do not mis-parse certain wide-character emojis as integer
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 17 17:46:52 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Update to version 8.0.2:
|
|
* No relevant changes.
|
|
- Changes from version 8.0.1:
|
|
* Fix various build warnings.
|
|
- Changes from version 8.0.0:
|
|
* Add version macros.
|
|
* Better compile time error messages for unsupported types.
|
|
* Support char8_t on C++20.
|
|
* Introduce equiv_uint_t helper.
|
|
* 16-bit float support.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 18 05:58:09 UTC 2025 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Update to 7.0.0:
|
|
+ Iplus/minus handling in parse_infnan
|
|
+ enum class chars_format
|
|
+ Add allow_leading_plus and skip_white_space in chars_format
|
|
- Drop upstream make_supplemental_tests_optional.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 25 22:18:48 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Initial package version (6.0.0)
|