Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3.0.1-7.2.2
- rebuild
- * Fri Feb 10 16: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 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3.0.1-7.2
- rebuilt for new gcc4.1 snapshot and glibc changes