gperf - Summary
This software is part of the GNU Project.
The source of the GNU gperf package is available through the "Git" link above, or directly through
$ git clone git://git.savannah.gnu.org/gperf.git
The mailing list is bug-gnu-gperf -at- gnu.org. It is archived at
http://lists.gnu.org/archive/html/bug-gperf/
since 2009-03-27; older archives are part of the bug-gnu-utils archives, at
http://lists.gnu.org/archive/html/bug-gnu-utils/
Registration Date: Sat 03 Jul 2004 08:14:55 AM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by haible, Thu 02 Feb 2017 07:38:53 PM UTC
gperf 3.1 was released on January 5, 2017.
Main changes:
- The generated C code is now in ANSI-C by default. If you want to support pre-ANSI-C compilers, you need to provide the option --language=C on the command line or %language=C in the source file.
posted by haible, Sun 21 Jun 2009 11:45:49 AM UTC
The source is now maintained in a Git repository. See https://savannah.gnu.org/git/?group=gperf for details. The CVS repository is now out-of-date.
- Browse open items
Submit a new item
Powered by Savane 3.13-f810.
Corresponding source code