summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2023-05-09 08:54:16 +0300
committerArnold D. Robbins <arnold@skeeve.com>2023-05-09 08:54:16 +0300
commitb285b6b6a05e92af5c8814d5a475195a5c0ea81e (patch)
tree5bdb9df55f0e70164980ec7a6b784485feb17d89
parent0e586793d92ac659b94029144f1a57f981b2331a (diff)
downloadgawk-b285b6b6a05e92af5c8814d5a475195a5c0ea81e.tar.gz
Make release tarballs.gawk-5.2.2
-rw-r--r--ChangeLog4
-rw-r--r--README_d/ChangeLog4
-rw-r--r--awklib/ChangeLog4
-rw-r--r--build-aux/ChangeLog4
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/it/ChangeLog4
-rw-r--r--doc/wordlist3
-rw-r--r--extension/ChangeLog9
-rwxr-xr-xextension/configure20
-rw-r--r--extension/configure.ac2
-rw-r--r--extension/po/ChangeLog4
-rw-r--r--extras/ChangeLog4
-rw-r--r--helpers/ChangeLog4
-rw-r--r--m4/ChangeLog4
-rw-r--r--missing_d/ChangeLog4
-rw-r--r--old-extension/ChangeLog4
-rw-r--r--pc/ChangeLog4
-rw-r--r--pc/config.h6
-rw-r--r--po/ChangeLog4
-rw-r--r--posix/ChangeLog4
-rw-r--r--support/ChangeLog4
-rw-r--r--test/ChangeLog8
-rw-r--r--test/badargs.ok2
-rw-r--r--vms/ChangeLog4
-rw-r--r--vms/vax/ChangeLog4
27 files changed, 119 insertions, 26 deletions
diff --git a/ChangeLog b/ChangeLog
index e334683e..ff8b13c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+ * 5.2.2: Release tar ball made.
+
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
* README: Update version.
* debug.c: Update copyright year.
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index 32e0ff9a..a61eaef7 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-12-18 Arnold D. Robbins <arnold@skeeve.com>
* README.macosx: Updated.
diff --git a/awklib/ChangeLog b/awklib/ChangeLog
index ce67e2a0..1a840d44 100644
--- a/awklib/ChangeLog
+++ b/awklib/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.
diff --git a/build-aux/ChangeLog b/build-aux/ChangeLog
index e9bf68f5..899fbce1 100644
--- a/build-aux/ChangeLog
+++ b/build-aux/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* texinfo.tex: Sync from GNULIB.
diff --git a/configure b/configure
index ac1a2acf..117c194b 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for GNU Awk 5.2.1c.
+# Generated by GNU Autoconf 2.71 for GNU Awk 5.2.2.
#
# Report bugs to <bug-gawk@gnu.org>.
#
@@ -611,8 +611,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GNU Awk'
PACKAGE_TARNAME='gawk'
-PACKAGE_VERSION='5.2.1c'
-PACKAGE_STRING='GNU Awk 5.2.1c'
+PACKAGE_VERSION='5.2.2'
+PACKAGE_STRING='GNU Awk 5.2.2'
PACKAGE_BUGREPORT='bug-gawk@gnu.org'
PACKAGE_URL='https://www.gnu.org/software/gawk/'
@@ -1374,7 +1374,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures GNU Awk 5.2.1c to adapt to many kinds of systems.
+\`configure' configures GNU Awk 5.2.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1445,7 +1445,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Awk 5.2.1c:";;
+ short | recursive ) echo "Configuration of GNU Awk 5.2.2:";;
esac
cat <<\_ACEOF
@@ -1570,7 +1570,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Awk configure 5.2.1c
+GNU Awk configure 5.2.2
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2227,7 +2227,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by GNU Awk $as_me 5.2.1c, which was
+It was created by GNU Awk $as_me 5.2.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -3522,7 +3522,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk'
- VERSION='5.2.1c'
+ VERSION='5.2.2'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -14386,7 +14386,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by GNU Awk $as_me 5.2.1c, which was
+This file was extended by GNU Awk $as_me 5.2.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14456,7 +14456,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-GNU Awk config.status 5.2.1c
+GNU Awk config.status 5.2.2
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index d5efb2eb..320ad406 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk],[5.2.1c],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.2.2],[bug-gawk@gnu.org],[gawk])
# This is a hack. Different versions of install on different systems
# are just too different. Chuck it and use install-sh.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 72ef6f73..4eab337d 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,6 +1,11 @@
2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+ * 5.2.2: Release tar ball made.
+
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
* gawktexi.in (Other Versions): Add a note about cppawk.
+ * wordlist: Updated.
2023-05-04 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index 426b9f56..1d8abb8e 100644
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.
diff --git a/doc/wordlist b/doc/wordlist
index dec8429c..76d2dfa8 100644
--- a/doc/wordlist
+++ b/doc/wordlist
@@ -815,6 +815,8 @@ cos
cosmogen
cp
cplusplus
+cpp
+cppawk
cr
csh
cssun
@@ -1211,6 +1213,7 @@ kilgrona
kmem
kpilot
ksh
+kylheku
labadie
lan
lanceolis
diff --git a/extension/ChangeLog b/extension/ChangeLog
index a4d3a7bd..3f80a79c 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -1,3 +1,12 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+
+ * 5.2.2: Release tar ball made.
+
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * configure.ac: Update version.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* filefuncs.c, readdir.c, readdir_test.c, time.c: Update
diff --git a/extension/configure b/extension/configure
index ffc0c7a4..f79ae3ce 100755
--- a/extension/configure
+++ b/extension/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for GNU Awk Bundled Extensions 5.2.1.
+# Generated by GNU Autoconf 2.71 for GNU Awk Bundled Extensions 5.2.2.
#
# Report bugs to <bug-gawk@gnu.org>.
#
@@ -621,8 +621,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GNU Awk Bundled Extensions'
PACKAGE_TARNAME='gawk-extensions'
-PACKAGE_VERSION='5.2.1'
-PACKAGE_STRING='GNU Awk Bundled Extensions 5.2.1'
+PACKAGE_VERSION='5.2.2'
+PACKAGE_STRING='GNU Awk Bundled Extensions 5.2.2'
PACKAGE_BUGREPORT='bug-gawk@gnu.org'
PACKAGE_URL='https://www.gnu.org/software/gawk-extensions/'
@@ -1383,7 +1383,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures GNU Awk Bundled Extensions 5.2.1 to adapt to many kinds of systems.
+\`configure' configures GNU Awk Bundled Extensions 5.2.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1454,7 +1454,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Awk Bundled Extensions 5.2.1:";;
+ short | recursive ) echo "Configuration of GNU Awk Bundled Extensions 5.2.2:";;
esac
cat <<\_ACEOF
@@ -1579,7 +1579,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Awk Bundled Extensions configure 5.2.1
+GNU Awk Bundled Extensions configure 5.2.2
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2179,7 +2179,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by GNU Awk Bundled Extensions $as_me 5.2.1, which was
+It was created by GNU Awk Bundled Extensions $as_me 5.2.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -3458,7 +3458,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk-extensions'
- VERSION='5.2.1'
+ VERSION='5.2.2'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -18343,7 +18343,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by GNU Awk Bundled Extensions $as_me 5.2.1, which was
+This file was extended by GNU Awk Bundled Extensions $as_me 5.2.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -18413,7 +18413,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-GNU Awk Bundled Extensions config.status 5.2.1
+GNU Awk Bundled Extensions config.status 5.2.2
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
diff --git a/extension/configure.ac b/extension/configure.ac
index fe863621..7e07a4a0 100644
--- a/extension/configure.ac
+++ b/extension/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk Bundled Extensions],[5.2.1],[bug-gawk@gnu.org],[gawk-extensions])
+AC_INIT([GNU Awk Bundled Extensions],[5.2.2],[bug-gawk@gnu.org],[gawk-extensions])
AC_PREREQ([2.71])
diff --git a/extension/po/ChangeLog b/extension/po/ChangeLog
index 6c9fba55..b8658e50 100644
--- a/extension/po/ChangeLog
+++ b/extension/po/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.
diff --git a/extras/ChangeLog b/extras/ChangeLog
index 441d9acc..1bb7d45d 100644
--- a/extras/ChangeLog
+++ b/extras/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.
diff --git a/helpers/ChangeLog b/helpers/ChangeLog
index 049a2002..31dbf8d1 100644
--- a/helpers/ChangeLog
+++ b/helpers/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* testdfa.c: Update copyright year.
diff --git a/m4/ChangeLog b/m4/ChangeLog
index fd4c718e..db8be668 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* pma.m4: Update copyright year, switch to `dnl' as comment
diff --git a/missing_d/ChangeLog b/missing_d/ChangeLog
index 9607a336..741bbaf8 100644
--- a/missing_d/ChangeLog
+++ b/missing_d/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-15 Arnold D. Robbins <arnold@skeeve.com>
* strptime.c (strptime_internal): Rework a bit to use localtime()
diff --git a/old-extension/ChangeLog b/old-extension/ChangeLog
index f49f684a..38373c83 100644
--- a/old-extension/ChangeLog
+++ b/old-extension/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.
diff --git a/pc/ChangeLog b/pc/ChangeLog
index 7492d0b2..80e3ddda 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-20 Arnold D. Robbins <arnold@skeeve.com>
* config.h: Regenerated.
diff --git a/pc/config.h b/pc/config.h
index e4cf6095..49c82872 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -370,7 +370,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 5.2.1c"
+#define PACKAGE_STRING "GNU Awk 5.2.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -379,7 +379,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.2.1c"
+#define PACKAGE_VERSION "5.2.2"
/* Define to 1 if *printf supports %a format */
#define PRINTF_HAS_A_FORMAT 1
@@ -507,7 +507,7 @@
/* Version number of package */
-#define VERSION "5.2.1c"
+#define VERSION "5.2.2"
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
diff --git a/po/ChangeLog b/po/ChangeLog
index 2f1cd8ca..4cb072e4 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-05-04 Arnold D. Robbins <arnold@skeeve.com>
* zh_CN.po: Updated.
diff --git a/posix/ChangeLog b/posix/ChangeLog
index ab83f77e..36db3d58 100644
--- a/posix/ChangeLog
+++ b/posix/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* gawkmisc.c: Update copyright year.
diff --git a/support/ChangeLog b/support/ChangeLog
index 6bddae5d..66a22425 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-22 Arnold D. Robbins <arnold@skeeve.com>
* verify.h: Update from GNULIB.
diff --git a/test/ChangeLog b/test/ChangeLog
index 9bc3d723..155275ba 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,11 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * badargs.ok: Update after code changes (again).
+
2023-04-20 Arnold D. Robbins <arnold@skeeve.com>
* badargs.ok: Update after code changes.
diff --git a/test/badargs.ok b/test/badargs.ok
index 4cdc9712..bc487e30 100644
--- a/test/badargs.ok
+++ b/test/badargs.ok
@@ -41,7 +41,7 @@ PLEASE do NOT try to report bugs by posting in comp.lang.awk,
or by using a web forum such as Stack Overflow.
Source code for gawk may be obtained from
-https://www.skeeve.com/gawk/gawk-5.2.1c.tar.gz
+https://ftp.gnu.org/gnu/gawk/gawk-5.2.2.tar.gz
gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.
diff --git a/vms/ChangeLog b/vms/ChangeLog
index 60415aa4..30293b23 100644
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* vms_args.c, vms_cli.c, vms_fwrite.c, vms_gawk.c, vms_misc.c,
diff --git a/vms/vax/ChangeLog b/vms/vax/ChangeLog
index 65a90c9f..c58ddbfd 100644
--- a/vms/vax/ChangeLog
+++ b/vms/vax/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.