Sat, 27 Apr 2024 19:50:03 UTC | login

Information for build judy-fk-1.0.6-9.fc28

ID6284
Package Namejudy-fk
Version1.0.6
Release9.fc28
Epoch
SummaryGeneral purpose dynamic array with fixed-length keys
DescriptionJudy is a C library that provides a state-of-the-art core technology that implements a sparse dynamic array. Judy arrays are declared simply with a null pointer. A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy's key benefits are scalability, high performance, and memory efficiency. A Judy array is extensible and can scale up to a very large number of elements, bounded only by machine memory. Since Judy is designed as an unbounded array, the size of a Judy array is not pre-allocated but grows and shrinks dynamically with the array population. This package adds a modified SL library that accepts fixed length byte arrays.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:04:09 UTC
CompletedSat, 14 Apr 2018 20:04:09 UTC
Tags
f28
f29
RPMs
src
judy-fk-1.0.6-9.fc28.src.rpm (info) (download)
riscv64
judy-fk-1.0.6-9.fc28.riscv64.rpm (info) (download)
judy-fk-devel-1.0.6-9.fc28.riscv64.rpm (info) (download)
Changelog * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri May 16 2014 Miroslav Spousta <miroslav.spousta@gooddata.com> 1.0.6-2 - removal of unnecessary directives from spec file * Thu May 15 2014 Miroslav Spousta <miroslav.spousta@gooddata.com> 1.0.6-1 - Copyright and spec file adjustments for Fedora * Sun May 30 2010 Miroslav Spousta <miroslav.spousta@gooddata.com> 1.0.5-1 - release