Fri, 03 May 2024 12:54:50 UTC | login

Information for build fast_float-5.3.0-1.fc40

ID271640
Package Namefast_float
Version5.3.0
Release1.fc40
Epoch
SummaryFast & exact implementation of C++ from_chars for float/double
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 29 Nov 2023 10:15:28 UTC
CompletedWed, 29 Nov 2023 10:15:28 UTC
Tags
f40
RPMs
src
fast_float-5.3.0-1.fc40.src.rpm (info) (download)
noarch
fast_float-devel-5.3.0-1.fc40.noarch.rpm (info) (download)
Changelog * 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 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.4.0-7 - Drop “forge” macros, which are not doing much here * Sat Mar 05 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 3.4.0-6 - Export CMake targets as architecture independent. * Tue Mar 01 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 3.4.0-5 - Fixed CMake configs installation. Fixes RHBZ#2059643. * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 16 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 3.4.0-3 - Let the -devel package be noarch * Thu Dec 09 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 3.4.0-2 - Stop meddling with install path for .cmake files * Wed Dec 01 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 3.4.0-1 - Update to 3.4.0 (close RHBZ#2027907)