Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gperf: A perfect hash function generator.
- Summary
- Gperf is a perfect hash function generator written in C++. Simply
stated, a perfect hash function is a hash function and a data
structure that allows recognition of a key word in a set of words
using exactly one probe into the data structure.
Arch: src
Download: | gperf-3.0.1-7.2.1.src.rpm |
Build Date: | Mon Apr 3 01:10:55 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 827 KiB |
Changelog
- * Sat Apr 1 11:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Feb 10 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3.0.1-7.2.1
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3.0.1-7.2
-
- rebuilt for new gcc4.1 snapshot and glibc changes