Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gperf: A perfect hash function generator.
        
        
            | Name: | gperf | 
            Vendor: | Fermi National Accelerator Laboratory | 
        
        
            | Version: | 2.7.2 | 
            License: | GPL | 
        
        
            | Release: | 9 | 
            URL: |  | 
        
        
        
        - 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 Jan 22 18:00:00 2003 Tim Powers <timp{%}redhat{*}com>
 
            - rebuilt
 
        
            - * Fri Nov 22 18:00:00 2002 Tim Powers <timp{%}redhat{*}com>
 
            - remove unpackaged files from the buildroot
 
        
            - * Sat Aug 10 19:00:00 2002 Elliot Lee <sopwith{%}redhat{*}com>
 
            - rebuilt with gcc-3.2 (we hope)