mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
* gperf-3.0.4 released.
* src/version.cc: Bump to 3.0.4. * tests/*.exp: Bump to 3.0.4 in header. * doc/gperf.1: Regenerate with gperf 3.0.4.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2009-02-01 Brendan Kehoe <brendan@zen.org>
|
||||
|
||||
* gperf-3.0.4 released.
|
||||
* src/version.cc: Bump to 3.0.4.
|
||||
* tests/*.exp: Bump to 3.0.4 in header.
|
||||
* doc/gperf.1: Regenerate with gperf 3.0.4.
|
||||
|
||||
* doc/texinfo.tex: Update to copy from texinfo-4.13.
|
||||
|
||||
2009-01-19 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Don't include the length in the hash function if all keywords have the
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
|
||||
.TH GPERF "1" "May 2007" "GNU gperf 3.0.3" FSF
|
||||
.TH GPERF "1" "January 2009" "GNU gperf 3.0.4" FSF
|
||||
.SH NAME
|
||||
gperf \- generate a perfect hash function from a key set
|
||||
.SH SYNOPSIS
|
||||
@@ -198,7 +198,7 @@ Written by Douglas C. Schmidt and Bruno Haible.
|
||||
.SH "REPORTING BUGS"
|
||||
Report bugs to <bug-gnu-gperf@gnu.org>.
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 1989-1998, 2000-2004, 2006-2007 Free Software Foundation, Inc.
|
||||
Copyright \(co 1989-1998, 2000-2004, 2006-2007, 2009 Free Software Foundation, Inc.
|
||||
.br
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Current program version number.
|
||||
|
||||
Copyright (C) 1989-1998, 2000, 2002-2003, 2005, 2007 Free Software Foundation, Inc.
|
||||
Copyright (C) 1989-1998, 2000, 2002-2003, 2005, 2007, 2009 Free Software Foundation, Inc.
|
||||
Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
|
||||
and Bruno Haible <bruno@clisp.org>.
|
||||
|
||||
@@ -23,4 +23,4 @@
|
||||
#include "version.h"
|
||||
|
||||
/* Current release version. */
|
||||
const char *version_string = "3.0.3";
|
||||
const char *version_string = "3.0.4";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -L C -F ', 0, 0' -j1 -i 1 -g -o -t -G -N is_reserved_word -k'1,3,$' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -C -E -G -I -t */
|
||||
/* Computed positions: -k'1-11,22,$' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -L C -F ', 0, 0, 0' -D -E -S1 -j1 -i 1 -g -o -t -k'*' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -L C -F ', 0, 0' -j1 -g -o -t -N is_reserved_word -k'1,4,7,$' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -g -o -j1 -t -N is_reserved_word */
|
||||
/* Computed positions: -k'1,$' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -t */
|
||||
/* Computed positions: -k'1,3' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -L C -F ', 0' -t -j1 -i 1 -g -o -N java_keyword -k'1,3,$' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -C -E -G -I -t */
|
||||
/* Computed positions: -k'1-3,5,$' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -n -k1-8 -l */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -j1 -i 1 -g -o -t -N is_reserved_word -k'1,3,$' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -m5 */
|
||||
/* Computed positions: -k'1-2' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -m5 */
|
||||
/* Computed positions: -k'1-2' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -m5 --ignore-case */
|
||||
/* Computed positions: -k'1-2' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0.3 */
|
||||
/* C code produced by gperf version 3.0.4 */
|
||||
/* Command-line: ../src/gperf -D -t -k'1,$' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
Reference in New Issue
Block a user