GNU gperf 3.0.2 released

2006-06-30 Thread Brendan Kehoe
We are glad to announce a long-awaited bug-fix release of GNU gperf which corrects code issues preventing it from being compiled with GNU C++ versions 4.0.x and 4.1.x. GNU gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in fo

GNU gperf 3.0.3 released

2007-05-08 Thread Brendan Kehoe
We are happy to announce the availability of a new GNU gperf release. This version makes adjustments to accomodate recent changes in the GCC development tree which are in line to appear next year when GCC 4.3 hits the ground running. Software with gperf-generated lexical analyzers can now regene

GNU gperf 3.0.4 released

2009-02-03 Thread Brendan Kehoe
We are glad to announce a long-awaited update release of GNU gperf which is updated to version 3 of the GPL. GNU gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the i