Mon, 03 Jun 2024 15:27:07 UTC | login

Information for build robin-map-0.6.1-1.fc31

ID94935
Package Namerobin-map
Version0.6.1
Release1.fc31
Epoch
SummaryC++ implementation of a fast hash map and hash set using robin hood hashing
DescriptionThe robin-map library is a C++ implementation of a fast hash map and hash set using open-addressing and linear robin hood hashing with backward shift deletion to resolve collisions. *** This is a header only library. *** The package you want is robin-map-devel.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 07:01:49 UTC
CompletedWed, 24 Jul 2019 07:01:49 UTC
Tags
f31
RPMs
src
robin-map-0.6.1-1.fc31.src.rpm (info) (download)
noarch
robin-map-devel-0.6.1-1.fc31.noarch.rpm (info) (download)
Changelog * Wed Feb 27 2019 Richard Shaw <hobbes1069@gmail.com> - 0.6.1-1 - Update to 0.6.1. * Tue Feb 12 2019 Richard Shaw <hobbes1069@gmail.com> - 0.6.0-2 - Add patch for GCC 9 warnings. * Mon Feb 11 2019 Richard Shaw <hobbes1069@gmail.com> - 0.6.0-1 - Update to 0.6.0. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 11 2018 Richard Shaw <hobbes1069@gmail.com> - 0.2.0-1 - Initial packaging.