summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-07 21:59:54 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-07 21:59:54 +0300
commit5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd (patch)
tree5f3f8e6ed9fbea829a88770a4485ef9c90b8bb0d
parent2b334d94251c205ad016ed6d1726e5b99c8895a4 (diff)
downloadgawk-5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd.tar.gz
Update copyrights and prep towards release.
-rw-r--r--NEWS2
-rw-r--r--README4
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
-rw-r--r--doc/awkcard.in4
-rw-r--r--doc/gawk.texi2
-rw-r--r--doc/gawktexi.in2
-rw-r--r--eval.c2
-rwxr-xr-xextension/configure20
-rw-r--r--extension/configure.ac4
-rw-r--r--gawkapi.h2
-rw-r--r--interpret.h2
-rw-r--r--node.c2
-rw-r--r--profile.c2
-rw-r--r--re.c2
-rw-r--r--vms/ChangeLog4
-rw-r--r--vms/descrip.mms2
-rw-r--r--vms/vmsbuild.com3
18 files changed, 43 insertions, 38 deletions
diff --git a/NEWS b/NEWS
index 0df1f0cd..040c7c58 100644
--- a/NEWS
+++ b/NEWS
@@ -55,7 +55,7 @@ Changes from 4.1.1 to 4.1.2
with the names of any functions. Gawk has checked for the former
since 3.1.7. With --posix, it now also checks for the latter.
-XX. A number of bugs have been fixed. See the ChangeLog.
+13. A number of bugs have been fixed. See the ChangeLog.
Changes from 4.1.0 to 4.1.1
---------------------------
diff --git a/README b/README
index a7925ee5..a1b32de0 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014
+ Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015
Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
@@ -7,7 +7,7 @@
README:
-This is GNU Awk 4.1.1. It is upwardly compatible with Brian Kernighan's
+This is GNU Awk 4.1.2. It is upwardly compatible with Brian Kernighan's
version of Unix awk. It is almost completely compliant with the
2008 POSIX 1003.1 standard for awk. (See the note below about POSIX.)
diff --git a/configure b/configure
index 2595fe3b..5acdc8ab 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.69 for GNU Awk 4.1.1c.
+# Generated by GNU Autoconf 2.69 for GNU Awk 4.1.1d.
#
# Report bugs to <bug-gawk@gnu.org>.
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GNU Awk'
PACKAGE_TARNAME='gawk'
-PACKAGE_VERSION='4.1.1c'
-PACKAGE_STRING='GNU Awk 4.1.1c'
+PACKAGE_VERSION='4.1.1d'
+PACKAGE_STRING='GNU Awk 4.1.1d'
PACKAGE_BUGREPORT='bug-gawk@gnu.org'
PACKAGE_URL='http://www.gnu.org/software/gawk/'
@@ -1326,7 +1326,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 4.1.1c to adapt to many kinds of systems.
+\`configure' configures GNU Awk 4.1.1d to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1396,7 +1396,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Awk 4.1.1c:";;
+ short | recursive ) echo "Configuration of GNU Awk 4.1.1d:";;
esac
cat <<\_ACEOF
@@ -1515,7 +1515,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Awk configure 4.1.1c
+GNU Awk configure 4.1.1d
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2224,7 +2224,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 4.1.1c, which was
+It was created by GNU Awk $as_me 4.1.1d, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3107,7 +3107,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk'
- VERSION='4.1.1c'
+ VERSION='4.1.1d'
cat >>confdefs.h <<_ACEOF
@@ -11863,7 +11863,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 4.1.1c, which was
+This file was extended by GNU Awk $as_me 4.1.1d, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -11931,7 +11931,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-GNU Awk config.status 4.1.1c
+GNU Awk config.status 4.1.1d
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 7633e2e4..8ba6d80c 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], 4.1.1c, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.1d, 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/awkcard.in b/doc/awkcard.in
index ca28f0a7..310eb22d 100644
--- a/doc/awkcard.in
+++ b/doc/awkcard.in
@@ -1,7 +1,7 @@
.\" AWK Reference Card --- Arnold Robbins, arnold@skeeve.com
.\"
.\" Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-.\" 2003, 2004, 2005, 2007, 2009, 2010, 2011, 2012, 2013, 2014
+.\" 2003, 2004, 2005, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015
.\" Free Software Foundation, Inc.
.\"
.\" Permission is granted to make and distribute verbatim copies of
@@ -1939,7 +1939,7 @@ to use the current domain.\*(CB
.ES
.nf
\*(CDHost: \*(FCftp.gnu.org\*(FR
-File: \*(FC/gnu/gawk/gawk-4.1.1.tar.gz\fP
+File: \*(FC/gnu/gawk/gawk-4.1.2.tar.gz\fP
.in +.2i
.fi
GNU \*(AK (\*(GK). There may be a later version.
diff --git a/doc/gawk.texi b/doc/gawk.texi
index fbf0e8d2..6ec019d1 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -51,7 +51,7 @@
@c applies to and all the info about who's publishing this edition
@c These apply across the board.
-@set UPDATE-MONTH February, 2015
+@set UPDATE-MONTH April, 2015
@set VERSION 4.1
@set PATCHLEVEL 2
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 30201a2c..f0b47c3e 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -46,7 +46,7 @@
@c applies to and all the info about who's publishing this edition
@c These apply across the board.
-@set UPDATE-MONTH February, 2015
+@set UPDATE-MONTH April, 2015
@set VERSION 4.1
@set PATCHLEVEL 2
diff --git a/eval.c b/eval.c
index 5f66763a..12776846 100644
--- a/eval.c
+++ b/eval.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2013 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2015 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.
diff --git a/extension/configure b/extension/configure
index 199833f7..77c73637 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.69 for GNU Awk Bundled Extensions 4.1.1.
+# Generated by GNU Autoconf 2.69 for GNU Awk Bundled Extensions 4.1.2.
#
# Report bugs to <bug-gawk@gnu.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GNU Awk Bundled Extensions'
PACKAGE_TARNAME='gawk-extensions'
-PACKAGE_VERSION='4.1.1'
-PACKAGE_STRING='GNU Awk Bundled Extensions 4.1.1'
+PACKAGE_VERSION='4.1.2'
+PACKAGE_STRING='GNU Awk Bundled Extensions 4.1.2'
PACKAGE_BUGREPORT='bug-gawk@gnu.org'
PACKAGE_URL='http://www.gnu.org/software/gawk-extensions/'
@@ -1314,7 +1314,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 4.1.1 to adapt to many kinds of systems.
+\`configure' configures GNU Awk Bundled Extensions 4.1.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1384,7 +1384,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Awk Bundled Extensions 4.1.1:";;
+ short | recursive ) echo "Configuration of GNU Awk Bundled Extensions 4.1.2:";;
esac
cat <<\_ACEOF
@@ -1497,7 +1497,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Awk Bundled Extensions configure 4.1.1
+GNU Awk Bundled Extensions configure 4.1.2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1969,7 +1969,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 4.1.1, which was
+It was created by GNU Awk Bundled Extensions $as_me 4.1.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -4209,7 +4209,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk-extensions'
- VERSION='4.1.1'
+ VERSION='4.1.2'
cat >>confdefs.h <<_ACEOF
@@ -13474,7 +13474,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 4.1.1, which was
+This file was extended by GNU Awk Bundled Extensions $as_me 4.1.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -13542,7 +13542,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-GNU Awk Bundled Extensions config.status 4.1.1
+GNU Awk Bundled Extensions config.status 4.1.2
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/extension/configure.ac b/extension/configure.ac
index 6a516cbc..8e45bb05 100644
--- a/extension/configure.ac
+++ b/extension/configure.ac
@@ -1,7 +1,7 @@
dnl
dnl configure.ac --- autoconf input file for gawk
dnl
-dnl Copyright (C) 2012-2014 the Free Software Foundation, Inc.
+dnl Copyright (C) 2012-2015 the Free Software Foundation, Inc.
dnl
dnl This file is part of GAWK, the GNU implementation of the
dnl AWK Programming Language.
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk Bundled Extensions], 4.1.1, bug-gawk@gnu.org, gawk-extensions)
+AC_INIT([GNU Awk Bundled Extensions], 4.1.2, bug-gawk@gnu.org, gawk-extensions)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/gawkapi.h b/gawkapi.h
index 7a58bd4a..2be5c80a 100644
--- a/gawkapi.h
+++ b/gawkapi.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 2012-2014 the Free Software Foundation, Inc.
+ * Copyright (C) 2012-2015 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.
diff --git a/interpret.h b/interpret.h
index 55109063..e9abdffb 100644
--- a/interpret.h
+++ b/interpret.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2014 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2015 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.
diff --git a/node.c b/node.c
index 9fd4c7b9..f19354e6 100644
--- a/node.c
+++ b/node.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2001, 2003-2013,
+ * Copyright (C) 1986, 1988, 1989, 1991-2001, 2003-2015,
* the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
diff --git a/profile.c b/profile.c
index fd37bc61..28bb442a 100644
--- a/profile.c
+++ b/profile.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1999-2013 the Free Software Foundation, Inc.
+ * Copyright (C) 1999-2015 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.
diff --git a/re.c b/re.c
index 7abb9430..c0d2e90e 100644
--- a/re.c
+++ b/re.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1991-2013 the Free Software Foundation, Inc.
+ * Copyright (C) 1991-2015 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.
diff --git a/vms/ChangeLog b/vms/ChangeLog
index c7dd4233..b642248e 100644
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@ -1,3 +1,7 @@
+2015-04-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * vmsbuild.com, descrip.mms: Bump patchlevel.
+
2014-10-17 John E. Malmberg <wb8tyw@qsl.net>
* config_h.com: Use sys$disk: instead of prj_root: for
diff --git a/vms/descrip.mms b/vms/descrip.mms
index a0b7bd6a..efb73a2a 100644
--- a/vms/descrip.mms
+++ b/vms/descrip.mms
@@ -122,7 +122,7 @@ DOCS= $(DOCDIR)gawk.1,$(DOCDIR)gawk.texi,$(DOCDIR)texinfo.tex
# Release of gawk
REL=4.1
-PATCHLVL=1
+PATCHLVL=2
# generic target
all : gawk
diff --git a/vms/vmsbuild.com b/vms/vmsbuild.com
index a46cc2ca..da65407c 100644
--- a/vms/vmsbuild.com
+++ b/vms/vmsbuild.com
@@ -12,9 +12,10 @@ $! gawk-bytecode revd, Jan'10
$! gawk 4.0.0 revd, May'11
$! gawk 4.1.0 revd, May'13
$! gawk 4.1.1 revd, Apr'14
+$! gawk 4.1.2 revd, Apr'15
$!
$ REL = "4.1" !release version number
-$ PATCHLVL = "1"
+$ PATCHLVL = "2"
$!
$ if (f$getsyi("HW_MODEL") .lt. 1024)
$ then