Fri, 17 May 2024 13:29:21 UTC | login

Information for build tlx-0.6.1-2.fc40

ID273914
Package Nametlx
Version0.6.1
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tlx.git#7c776060c32bd1e13c8353f9eacf7a8aa371443b
SummarySophisticated C++ data structures, algorithms, and helpers
DescriptionTLX is a collection of sophisticated C++ data structures, algorithms, and miscellaneous helpers. It contains: - The fast tournament (loser) trees from MCSTL by Johannes Singler, with many fixes. - A fast intrusive reference counter called CountingPtr, which has considerably less overhead than std::shared_ptr. - Efficient and fast multiway merging algorithms from Johannes Singler, which were previously included with gcc. The tlx version has many fixes and is available for clang and MSVC++. - Many string manipulation algorithms for std::string. - An improved version of the stx-btree implementation, which is basically always a better alternative to std::map (but not std::unordered_map). - A copy of siphash for string hashing. - Efficient sequential string sorting implementations such as radix sort and multikey quicksort. - Much more; see the doxygen documentation.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 04 Dec 2023 14:35:02 UTC
CompletedMon, 04 Dec 2023 17:41:18 UTC
Taskbuild (f40, /rpms/tlx.git:7c776060c32bd1e13c8353f9eacf7a8aa371443b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tlx.git#7c776060c32bd1e13c8353f9eacf7a8aa371443b'}}
Tags
f40
RPMs
src
tlx-0.6.1-2.fc40.src.rpm (info) (download)
noarch
tlx-doc-0.6.1-2.fc40.noarch.rpm (info) (download)
riscv64
tlx-0.6.1-2.fc40.riscv64.rpm (info) (download)
tlx-devel-0.6.1-2.fc40.riscv64.rpm (info) (download)
tlx-debuginfo-0.6.1-2.fc40.riscv64.rpm (info) (download)
tlx-debugsource-0.6.1-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 10 2023 Jerry James <loganjerry@gmail.com> - 0.6.1-1 - Version 0.6.1 - Upstream sets the SOVERSION again * Wed May 17 2023 Jerry James <loganjerry@gmail.com> - 0.6.0-1 - Version 0.6.0 - Drop upstreamed cstdint patch - Upstream fails to set the SOVERSION, so we do it for them for now * Sat Jan 21 2023 Jerry James <loganjerry@gmail.com> - 0.5.20210401-2 - Add cstdint patch to fix FTBFS * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.20210401-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 14 2022 Jerry James <loganjerry@gmail.com> - 0.5.20210401-1 - Version 0.5.20210401 - Convert License tag to SPDX * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.20200222-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.20200222-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.20200222-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild