Name: | fast_float-devel |
---|---|
Version: | 3.5.1 |
Release: | 4.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 141184 |
License: | Apache-2.0 OR MIT |
RPM: | fast_float-devel-3.5.1-4.el8.noarch.rpm |
Source RPM: | fast_float-3.5.1-4.el8.src.rpm |
Build Date: | Mon Dec 02 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/fastfloat/fast_float |
Summary: | Fast & exact implementation of C++ from_chars for float/double |
Description: | The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries. |
- Do not run exhaustive tests by default - We can always manually run scratch builds with them enabled, especially after significant upstream changes.
- Drop unnecessary manual dependency on cmake-filesystem
- Indicate dirs. in files list with trailing slashes
- Update to 3.5.1 (close RHBZ#2115912)
- Update License field to SPDX
- Drop “forge” macros, which are not doing much here
- Update to 3.4.0 (close RHBZ#2027907)
- Update to 3.2.0 (close RHBZ#2006183)
- Update to 3.1.0 (close RHBZ#2004552)
- Update to 3.0.0