Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fast_float-devel | Distribution: Fedora Project |
Version: 6.1.3 | Vendor: Fedora Project |
Release: 1.fc39 | Build date: Thu Jul 25 16:53:14 2024 |
Group: Unspecified | Build host: buildvm-x86-05.iad2.fedoraproject.org |
Size: 164701 | Source RPM: fast_float-6.1.3-1.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/fastfloat/fast_float | |
Summary: Fast & exact implementation of C++ from_chars for number types |
The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types as well as integer 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.
Apache-2.0 OR MIT OR BSL-1.0
* Thu Jul 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 6.1.3-1 - Update to 6.1.3 (close RHBZ#2299620) * Tue Mar 19 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 6.1.1-1 - Update to 6.1.1 (close RHBZ#2270000) * Wed Jan 31 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 6.1.0-1 - Update to 6.1.0 (close RHBZ#2260990) * Fri Dec 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 6.0.0-1 - Update to 6.0.0 (close RHBZ#2254687) * Wed Nov 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.3.0-1 - Update to 5.3.0 (close RHBZ#2249761) * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 02 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.2.0-1 - Update to 5.2.0 (close RHBZ#2213937) * Sun Jun 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.0.0-2 - Use new (rpm 4.17.1+) bcond style * Fri May 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.0.0-1 - Update to 5.0.0 (close RHBZ#2210325) - License changes from (Apache-2.0 OR MIT) to (Apache-2.0 OR MIT OR BSL-1.0) * Thu May 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 4.0.0-2 - Drop unnecessary manual dependency on cmake-filesystem * Mon Apr 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 4.0.0-1 - Update to 4.0.0 (close RHBZ#2183568) * Thu Mar 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.11.0-1 - Update to 3.11.0 (close RHBZ#2182344) * Tue Mar 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.10.1-1 - Update to 3.10.1 (close RHBZ#2175980) * Wed Feb 08 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.10.0-1 - Update to 3.10.0 (close RHBZ#2167538) * Sat Jan 21 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.0-1 - Update to 3.9.0 (close RHBZ#2162158) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.1-2 - Indicate dirs. in files list with trailing slashes * Sun Nov 27 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.1-1 - Update to 3.8.1 (close RHBZ#2148670) * Fri Nov 25 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.0-1 - Update to 3.8.0 (close RHBZ#2148328) * Thu Nov 17 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.7.0-1 - Update to 3.7.0 (close RHBZ#2143469) * Mon Nov 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.6.0-1 - Update to 3.6.0 (close RHBZ#2140130) * Sat Aug 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.5.1-1 - Update to 3.5.1 (close RHBZ#2115912) * Mon Aug 01 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.4.0-9 - Update License field to SPDX
/usr/include/fast_float /usr/include/fast_float/ascii_number.h /usr/include/fast_float/bigint.h /usr/include/fast_float/constexpr_feature_detect.h /usr/include/fast_float/decimal_to_binary.h /usr/include/fast_float/digit_comparison.h /usr/include/fast_float/fast_float.h /usr/include/fast_float/fast_table.h /usr/include/fast_float/float_common.h /usr/include/fast_float/parse_number.h /usr/share/cmake/FastFloat /usr/share/cmake/FastFloat/FastFloatConfig.cmake /usr/share/cmake/FastFloat/FastFloatConfigVersion.cmake /usr/share/cmake/FastFloat/fast_float-targets.cmake /usr/share/doc/fast_float-devel /usr/share/doc/fast_float-devel/AUTHORS /usr/share/doc/fast_float-devel/CONTRIBUTORS /usr/share/doc/fast_float-devel/README.md /usr/share/licenses/fast_float-devel /usr/share/licenses/fast_float-devel/LICENSE-APACHE /usr/share/licenses/fast_float-devel/LICENSE-BOOST /usr/share/licenses/fast_float-devel/LICENSE-MIT
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Aug 8 02:58:07 2024