Name: | fast_float-devel |
---|---|
Version: | 3.4.0 |
Release: | 4.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 140528 |
License: | ASL 2.0 or MIT |
RPM: | fast_float-devel-3.4.0-4.el9.noarch.rpm |
Source RPM: | fast_float-3.4.0-4.el9.src.rpm |
Build Date: | Sun Mar 13 2022 |
Build Host: | build-ol9-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. |
- Fixed CMake configs installation. Fixes RHBZ#2059643.
- Let the -devel package be noarch
- Stop meddling with install path for .cmake files
- 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
- Fix version number
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Drop EPEL8 support from Fedora branch