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.
Changelog
- * Wed Mar 14 10:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Jul 12 11:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3.0.1-7.2.2
-
- rebuild
- * 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)