Thu, 26 Jun 2025 22:15:55 CST | login

Information for build fast_float-6.1.0-2.oc9

ID35767
Package Namefast_float
Version6.1.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/fast_float.git?.#a07eddb2f69a9080bea17ca2e77e60e4bcb6527d
SummaryFast & exact implementation of C++ from_chars for number types
DescriptionThe 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.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 18:47:11 CST
CompletedFri, 13 Jun 2025 00:52:36 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/fast_float.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/fast_float.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
fast_float-6.1.0-2.oc9.src.rpm (info) (download)
noarch
fast_float-devel-6.1.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 6.1.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.1.0-1 - initial build