mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Version 3.0.1.
This commit is contained in:
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
||||
|
||||
2003-06-12 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* gperf-3.0.1 released.
|
||||
|
||||
* src/version.cc: Bump version number to 3.0.1.
|
||||
* doc/gperf.texi: Likewise.
|
||||
* tests/c-parse.exp, tests/charsets.exp, tests/chill.exp,
|
||||
tests/cplusplus.exp, tests/gpc.exp, tests/incomplete.exp,
|
||||
tests/java.exp, tests/languages.exp, tests/modula2.exp,
|
||||
tests/objc.exp, tests/permut2.exp, tests/permut3.exp,
|
||||
tests/permutc2.exp, tests/test-4.exp: Update.
|
||||
|
||||
2003-05-31 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* doc/gperf.texi (User-supplied Struct): Mention the possibility of an
|
||||
|
||||
4
NEWS
4
NEWS
@@ -1,3 +1,7 @@
|
||||
New in 3.0.1:
|
||||
|
||||
* Bug fix.
|
||||
|
||||
New in 3.0:
|
||||
|
||||
* Added option --output that allows to specify the output file name.
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
|
||||
@c some day we should @include version.texi instead of defining
|
||||
@c these values at hand.
|
||||
@set UPDATED 7 May 2003
|
||||
@set EDITION 3.0
|
||||
@set VERSION 3.0
|
||||
@set UPDATED 12 June 2003
|
||||
@set EDITION 3.0.1
|
||||
@set VERSION 3.0.1
|
||||
@c ---------------------
|
||||
|
||||
@c remove the black boxes generated in the GPL appendix.
|
||||
|
||||
@@ -25,4 +25,4 @@
|
||||
#include "version.h"
|
||||
|
||||
/* Current release version. */
|
||||
const char *version_string = "3.0";
|
||||
const char *version_string = "3.0.1";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* 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 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* 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 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* 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 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* 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 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* 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 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* Command-line: ../src/gperf -t */
|
||||
/* Computed positions: -k'1,3' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* 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 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* 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 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* 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 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* 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 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* Command-line: ../src/gperf -m5 */
|
||||
/* Computed positions: -k'1-2' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* Command-line: ../src/gperf -m5 */
|
||||
/* Computed positions: -k'1-2' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* Command-line: ../src/gperf -m5 --ignore-case */
|
||||
/* Computed positions: -k'1-2' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.0 */
|
||||
/* C code produced by gperf version 3.0.1 */
|
||||
/* Command-line: ../src/gperf -D -t -k'1,$' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
Reference in New Issue
Block a user