From fb59b79a628126ff54dbb98d9d61e4e53755fb7a Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Sun, 1 Feb 2009 12:08:19 +0000 Subject: * 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. --- ChangeLog | 9 +++++++++ doc/gperf.1 | 4 ++-- src/version.cc | 4 ++-- tests/c-parse.exp | 2 +- tests/charsets.exp | 2 +- tests/chill.exp | 2 +- tests/cplusplus.exp | 2 +- tests/gpc.exp | 2 +- tests/incomplete.exp | 2 +- tests/java.exp | 2 +- tests/languages.exp | 2 +- tests/modula2.exp | 2 +- tests/objc.exp | 2 +- tests/permut2.exp | 2 +- tests/permut3.exp | 2 +- tests/permutc2.exp | 2 +- tests/test-4.exp | 2 +- 17 files changed, 27 insertions(+), 18 deletions(-) diff --git a/ChangeLog b/ChangeLog index dc45f8c..68844ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-02-01 Brendan Kehoe + + * 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 Don't include the length in the hash function if all keywords have the diff --git a/doc/gperf.1 b/doc/gperf.1 index 786604e..38103bd 100644 --- a/doc/gperf.1 +++ b/doc/gperf.1 @@ -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 . .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. diff --git a/src/version.cc b/src/version.cc index db56292..1e0a633 100644 --- a/src/version.cc +++ b/src/version.cc @@ -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 and Bruno Haible . @@ -23,4 +23,4 @@ #include "version.h" /* Current release version. */ -const char *version_string = "3.0.3"; +const char *version_string = "3.0.4"; diff --git a/tests/c-parse.exp b/tests/c-parse.exp index b4ae2a2..260589b 100644 --- a/tests/c-parse.exp +++ b/tests/c-parse.exp @@ -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) \ diff --git a/tests/charsets.exp b/tests/charsets.exp index 86a959c..9256f89 100644 --- a/tests/charsets.exp +++ b/tests/charsets.exp @@ -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,$' */ diff --git a/tests/chill.exp b/tests/chill.exp index 4c9b3ca..5a87301 100644 --- a/tests/chill.exp +++ b/tests/chill.exp @@ -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) \ diff --git a/tests/cplusplus.exp b/tests/cplusplus.exp index daef218..119f344 100644 --- a/tests/cplusplus.exp +++ b/tests/cplusplus.exp @@ -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) \ diff --git a/tests/gpc.exp b/tests/gpc.exp index 423c278..a2ea16f 100644 --- a/tests/gpc.exp +++ b/tests/gpc.exp @@ -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,$' */ diff --git a/tests/incomplete.exp b/tests/incomplete.exp index 04dc088..1f951af 100644 --- a/tests/incomplete.exp +++ b/tests/incomplete.exp @@ -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' */ diff --git a/tests/java.exp b/tests/java.exp index 4eb41cb..ffb1bbe 100644 --- a/tests/java.exp +++ b/tests/java.exp @@ -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) \ diff --git a/tests/languages.exp b/tests/languages.exp index aee3ce8..54cbb00 100644 --- a/tests/languages.exp +++ b/tests/languages.exp @@ -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,$' */ diff --git a/tests/modula2.exp b/tests/modula2.exp index fe859a1..b3b8a92 100644 --- a/tests/modula2.exp +++ b/tests/modula2.exp @@ -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) \ diff --git a/tests/objc.exp b/tests/objc.exp index 053f59c..d03e251 100644 --- a/tests/objc.exp +++ b/tests/objc.exp @@ -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) \ diff --git a/tests/permut2.exp b/tests/permut2.exp index 40149ba..3f818c7 100644 --- a/tests/permut2.exp +++ b/tests/permut2.exp @@ -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' */ diff --git a/tests/permut3.exp b/tests/permut3.exp index 51045cf..f0f0c73 100644 --- a/tests/permut3.exp +++ b/tests/permut3.exp @@ -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' */ diff --git a/tests/permutc2.exp b/tests/permutc2.exp index ea51805..8f1dc53 100644 --- a/tests/permutc2.exp +++ b/tests/permutc2.exp @@ -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' */ diff --git a/tests/test-4.exp b/tests/test-4.exp index 34f5f94..cd39077 100644 --- a/tests/test-4.exp +++ b/tests/test-4.exp @@ -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) \ -- cgit v1.2.1