]> git.saurik.com Git - bison.git/commitdiff
* configure.in: Bump to 1.29a.
authorAkim Demaille <akim@epita.fr>
Mon, 10 Sep 2001 08:23:56 +0000 (08:23 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 10 Sep 2001 08:23:56 +0000 (08:23 +0000)
ChangeLog
Makefile.in
NEWS
configure
configure.in
doc/bison.info
doc/bison.info-1
doc/stamp-vti
doc/version.texi
tests/testsuite.at

index 7a25ca5bf8b3d366d5a9b0a64868e6de6f82ae41..7ab7f0b3348194c27534ac127f210743f95e7377 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-10  Akim Demaille  <akim@epita.fr>
+
+       * configure.in: Bump to 1.29a.
+
 2001-09-07  Akim Demaille  <akim@epita.fr>
 
        Version 1.29.
 2001-09-07  Akim Demaille  <akim@epita.fr>
 
        Version 1.29.
index d52d1bb1f67327aa49cfa7e5140b5ef0b6334cbf..7daeea720a3fb36b87d503e38738ffcf134e0177 100644 (file)
@@ -133,8 +133,8 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
        install-exec-recursive installdirs-recursive install-recursive \
        uninstall-recursive check-recursive installcheck-recursive
 DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
        install-exec-recursive installdirs-recursive install-recursive \
        uninstall-recursive check-recursive installcheck-recursive
 DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
-       INSTALL Makefile.am Makefile.in NEWS THANKS aclocal.m4 \
-       config.hin configure configure.in
+       INSTALL Makefile.am Makefile.in NEWS README-alpha THANKS \
+       aclocal.m4 config.hin configure configure.in
 DIST_SUBDIRS = $(SUBDIRS)
 all: config.h
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 DIST_SUBDIRS = $(SUBDIRS)
 all: config.h
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
diff --git a/NEWS b/NEWS
index 01f84d10886d9e8c24e1702fcc8024663f9440b9..f623fbe10a61fe1ad66ee3b743380efe8d0df0ee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 Bison News
 ----------
 
 Bison News
 ----------
 
-Changes in version 1.29:
+Changes in version 1.29a:
 
 * Output file does not redefine const; that is now config.h's job.
 
 
 * Output file does not redefine const; that is now config.h's job.
 
index c77b52dd013fbf281970762bf5a083ddc811f304..0ccc0d7bbf66bd4ff2b37b02138d8dcbd60ee441 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by Autoconf 2.52e for GNU Bison 1.29.
+# Generated by Autoconf 2.52e for GNU Bison 1.29a.
 #
 # Report bugs to <bug-bison@gnu.org>.
 #
 #
 # Report bugs to <bug-bison@gnu.org>.
 #
@@ -188,8 +188,8 @@ mandir='${prefix}/man'
 # Identity of this package.
 PACKAGE_NAME='GNU Bison'
 PACKAGE_TARNAME='bison'
 # Identity of this package.
 PACKAGE_NAME='GNU Bison'
 PACKAGE_TARNAME='bison'
-PACKAGE_VERSION='1.29'
-PACKAGE_STRING='GNU Bison 1.29'
+PACKAGE_VERSION='1.29a'
+PACKAGE_STRING='GNU Bison 1.29a'
 PACKAGE_BUGREPORT='bug-bison@gnu.org'
 
 ac_prev=
 PACKAGE_BUGREPORT='bug-bison@gnu.org'
 
 ac_prev=
@@ -606,7 +606,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
   # 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 Bison 1.29 to adapt to many kinds of systems.
+\`configure' configures GNU Bison 1.29a to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -672,7 +672,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Bison 1.29:";;
+     short | recursive ) echo "Configuration of GNU Bison 1.29a:";;
    esac
   cat <<\_ACEOF
 
    esac
   cat <<\_ACEOF
 
@@ -756,7 +756,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Bison configure 1.29
+GNU Bison configure 1.29a
 generated by GNU Autoconf 2.52e
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
 generated by GNU Autoconf 2.52e
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
@@ -771,7 +771,7 @@ cat >&5 <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNU Bison $as_me 1.29, which was
+It was created by GNU Bison $as_me 1.29a, which was
 generated by GNU Autoconf 2.52e.  Invocation command line was
 
   $ $0 $@
 generated by GNU Autoconf 2.52e.  Invocation command line was
 
   $ $0 $@
@@ -1284,7 +1284,7 @@ fi
 
 # Define the identity of the package.
 PACKAGE=bison
 
 # Define the identity of the package.
 PACKAGE=bison
-VERSION=1.29
+VERSION=1.29a
 
 cat >>confdefs.h <<_ACEOF
 #define PACKAGE "$PACKAGE"
 
 cat >>confdefs.h <<_ACEOF
 #define PACKAGE "$PACKAGE"
@@ -8483,7 +8483,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Bison $as_me 1.29, which was
+This file was extended by GNU Bison $as_me 1.29a, which was
 generated by GNU Autoconf 2.52e.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
 generated by GNU Autoconf 2.52e.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8545,7 +8545,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Bison config.status 1.29
+GNU Bison config.status 1.29a
 configured by $0, generated by GNU Autoconf 2.52e,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
 configured by $0, generated by GNU Autoconf 2.52e,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index a3d885e7a643e786c9da8e37bf21e9137b91bd04..084325f4f635718f922407c855d5aeb6e435adc6 100644 (file)
 # We need a recent Autoconf to run a recent Autotest.
 AC_PREREQ(2.52c)
 
 # We need a recent Autoconf to run a recent Autotest.
 AC_PREREQ(2.52c)
 
-AC_INIT([GNU Bison], [1.29], [bug-bison@gnu.org])
+AC_INIT([GNU Bison], [1.29a], [bug-bison@gnu.org])
 AC_CONFIG_AUX_DIR(config)
 
 AC_CONFIG_AUX_DIR(config)
 
-AM_INIT_AUTOMAKE([bison], [1.29])
+AM_INIT_AUTOMAKE([bison], [1.29a])
 AM_CONFIG_HEADER(config.h:config.hin)
 
 # Initialize the test suite.
 AM_CONFIG_HEADER(config.h:config.hin)
 
 # Initialize the test suite.
index 023782883f4137ed9f9a607d538b020a0987097c..017768da9586bbee212e9466c2f959ce4b38f12e 100644 (file)
@@ -31,115 +31,115 @@ instead of in the original English.
 \1f
 Indirect:
 bison.info-1: 1313
 \1f
 Indirect:
 bison.info-1: 1313
-bison.info-2: 50686
-bison.info-3: 100576
-bison.info-4: 150126
-bison.info-5: 197513
+bison.info-2: 50688
+bison.info-3: 100578
+bison.info-4: 150128
+bison.info-5: 197515
 \1f
 Tag Table:
 (Indirect)
 Node: Top\7f1313
 \1f
 Tag Table:
 (Indirect)
 Node: Top\7f1313
-Node: Introduction\7f8965
-Node: Conditions\7f10239
-Node: Copying\7f11703
-Node: Concepts\7f30906
-Node: Language and Grammar\7f31985
-Node: Grammar in Bison\7f37001
-Node: Semantic Values\7f38925
-Node: Semantic Actions\7f41026
-Node: Locations Overview\7f42215
-Node: Bison Parser\7f43662
-Node: Stages\7f45974
-Node: Grammar Layout\7f47257
-Node: Examples\7f48514
-Node: RPN Calc\7f49712
-Node: Rpcalc Decls\7f50686
-Node: Rpcalc Rules\7f52273
-Node: Rpcalc Input\7f54073
-Node: Rpcalc Line\7f55534
-Node: Rpcalc Expr\7f56649
-Node: Rpcalc Lexer\7f58594
-Node: Rpcalc Main\7f61166
-Node: Rpcalc Error\7f61564
-Node: Rpcalc Gen\7f62572
-Node: Rpcalc Compile\7f63721
-Node: Infix Calc\7f64596
-Node: Simple Error Recovery\7f67303
-Node: Location Tracking Calc\7f69192
-Node: Ltcalc Decls\7f69922
-Node: Ltcalc Rules\7f70831
-Node: Ltcalc Lexer\7f72892
-Node: Multi-function Calc\7f75230
-Node: Mfcalc Decl\7f76797
-Node: Mfcalc Rules\7f78820
-Node: Mfcalc Symtab\7f80200
-Node: Exercises\7f86573
-Node: Grammar File\7f87079
-Node: Grammar Outline\7f87927
-Node: C Declarations\7f88661
-Node: Bison Declarations\7f89241
-Node: Grammar Rules\7f89653
-Node: C Code\7f90113
-Node: Symbols\7f91043
-Node: Rules\7f96124
-Node: Recursion\7f97763
-Node: Semantics\7f99482
-Node: Value Type\7f100576
-Node: Multiple Types\7f101248
-Node: Actions\7f102265
-Node: Action Types\7f105050
-Node: Mid-Rule Actions\7f106353
-Node: Locations\7f111923
-Node: Location Type\7f112571
-Node: Actions and Locations\7f113129
-Node: Location Default Action\7f115285
-Node: Declarations\7f116748
-Node: Token Decl\7f118067
-Node: Precedence Decl\7f120080
-Node: Union Decl\7f121631
-Node: Type Decl\7f122475
-Node: Expect Decl\7f123381
-Node: Start Decl\7f124927
-Node: Pure Decl\7f125305
-Node: Decl Summary\7f126982
-Node: Multiple Parsers\7f132365
-Node: Interface\7f133859
-Node: Parser Function\7f134731
-Node: Lexical\7f135566
-Node: Calling Convention\7f136972
-Node: Token Values\7f139743
-Node: Token Positions\7f140892
-Node: Pure Calling\7f141777
-Node: Error Reporting\7f144709
-Node: Action Features\7f146831
-Node: Algorithm\7f150126
-Node: Look-Ahead\7f152419
-Node: Shift/Reduce\7f154551
-Node: Precedence\7f157463
-Node: Why Precedence\7f158114
-Node: Using Precedence\7f159979
-Node: Precedence Examples\7f160947
-Node: How Precedence\7f161648
-Node: Contextual Precedence\7f162797
-Node: Parser States\7f164588
-Node: Reduce/Reduce\7f165831
-Node: Mystery Conflicts\7f169392
-Node: Stack Overflow\7f172778
-Node: Error Recovery\7f174151
-Node: Context Dependency\7f179287
-Node: Semantic Tokens\7f180135
-Node: Lexical Tie-ins\7f183152
-Node: Tie-in Recovery\7f184700
-Node: Debugging\7f186872
-Node: Invocation\7f190173
-Node: Bison Options\7f191425
-Node: Environment Variables\7f195037
-Node: Option Cross Key\7f195885
-Node: VMS Invocation\7f196729
-Node: Table of Symbols\7f197513
-Node: Glossary\7f205152
-Node: Copying This Manual\7f211456
-Node: GNU Free Documentation License\7f211665
-Node: Index\7f231530
+Node: Introduction\7f8966
+Node: Conditions\7f10241
+Node: Copying\7f11705
+Node: Concepts\7f30908
+Node: Language and Grammar\7f31987
+Node: Grammar in Bison\7f37003
+Node: Semantic Values\7f38927
+Node: Semantic Actions\7f41028
+Node: Locations Overview\7f42217
+Node: Bison Parser\7f43664
+Node: Stages\7f45976
+Node: Grammar Layout\7f47259
+Node: Examples\7f48516
+Node: RPN Calc\7f49714
+Node: Rpcalc Decls\7f50688
+Node: Rpcalc Rules\7f52275
+Node: Rpcalc Input\7f54075
+Node: Rpcalc Line\7f55536
+Node: Rpcalc Expr\7f56651
+Node: Rpcalc Lexer\7f58596
+Node: Rpcalc Main\7f61168
+Node: Rpcalc Error\7f61566
+Node: Rpcalc Gen\7f62574
+Node: Rpcalc Compile\7f63723
+Node: Infix Calc\7f64598
+Node: Simple Error Recovery\7f67305
+Node: Location Tracking Calc\7f69194
+Node: Ltcalc Decls\7f69924
+Node: Ltcalc Rules\7f70833
+Node: Ltcalc Lexer\7f72894
+Node: Multi-function Calc\7f75232
+Node: Mfcalc Decl\7f76799
+Node: Mfcalc Rules\7f78822
+Node: Mfcalc Symtab\7f80202
+Node: Exercises\7f86575
+Node: Grammar File\7f87081
+Node: Grammar Outline\7f87929
+Node: C Declarations\7f88663
+Node: Bison Declarations\7f89243
+Node: Grammar Rules\7f89655
+Node: C Code\7f90115
+Node: Symbols\7f91045
+Node: Rules\7f96126
+Node: Recursion\7f97765
+Node: Semantics\7f99484
+Node: Value Type\7f100578
+Node: Multiple Types\7f101250
+Node: Actions\7f102267
+Node: Action Types\7f105052
+Node: Mid-Rule Actions\7f106355
+Node: Locations\7f111925
+Node: Location Type\7f112573
+Node: Actions and Locations\7f113131
+Node: Location Default Action\7f115287
+Node: Declarations\7f116750
+Node: Token Decl\7f118069
+Node: Precedence Decl\7f120082
+Node: Union Decl\7f121633
+Node: Type Decl\7f122477
+Node: Expect Decl\7f123383
+Node: Start Decl\7f124929
+Node: Pure Decl\7f125307
+Node: Decl Summary\7f126984
+Node: Multiple Parsers\7f132367
+Node: Interface\7f133861
+Node: Parser Function\7f134733
+Node: Lexical\7f135568
+Node: Calling Convention\7f136974
+Node: Token Values\7f139745
+Node: Token Positions\7f140894
+Node: Pure Calling\7f141779
+Node: Error Reporting\7f144711
+Node: Action Features\7f146833
+Node: Algorithm\7f150128
+Node: Look-Ahead\7f152421
+Node: Shift/Reduce\7f154553
+Node: Precedence\7f157465
+Node: Why Precedence\7f158116
+Node: Using Precedence\7f159981
+Node: Precedence Examples\7f160949
+Node: How Precedence\7f161650
+Node: Contextual Precedence\7f162799
+Node: Parser States\7f164590
+Node: Reduce/Reduce\7f165833
+Node: Mystery Conflicts\7f169394
+Node: Stack Overflow\7f172780
+Node: Error Recovery\7f174153
+Node: Context Dependency\7f179289
+Node: Semantic Tokens\7f180137
+Node: Lexical Tie-ins\7f183154
+Node: Tie-in Recovery\7f184702
+Node: Debugging\7f186874
+Node: Invocation\7f190175
+Node: Bison Options\7f191427
+Node: Environment Variables\7f195039
+Node: Option Cross Key\7f195887
+Node: VMS Invocation\7f196731
+Node: Table of Symbols\7f197515
+Node: Glossary\7f205154
+Node: Copying This Manual\7f211458
+Node: GNU Free Documentation License\7f211667
+Node: Index\7f231532
 \1f
 End Tag Table
 \1f
 End Tag Table
index 85a5aa1d61c98203567f721e15aa62e5997f07ee..95c98692ac0921a5e8ab7238e2fc7284891984c0 100644 (file)
@@ -34,7 +34,7 @@ File: bison.info,  Node: Top,  Next: Introduction,  Up: (dir)
 Bison
 *****
 
 Bison
 *****
 
-   This manual documents version 1.29 of Bison, updated 29 August 2001.
+   This manual documents version 1.29a of Bison, updated 29 August 2001.
 
 * Menu:
 
 
 * Menu:
 
@@ -237,7 +237,7 @@ Bison in detail.
 it Yacc-compatible.  Wilfred Hansen of Carnegie Mellon University added
 multi-character string literals and other features.
 
 it Yacc-compatible.  Wilfred Hansen of Carnegie Mellon University added
 multi-character string literals and other features.
 
-   This edition corresponds to version 1.29 of Bison.
+   This edition corresponds to version 1.29a of Bison.
 
 \1f
 File: bison.info,  Node: Conditions,  Next: Copying,  Prev: Introduction,  Up: Top
 
 \1f
 File: bison.info,  Node: Conditions,  Next: Copying,  Prev: Introduction,  Up: Top
index 36475b074786f326796092ced2dccdee27b6b7f0..0eb1053e515dd6af43467c31206c6c9676e1b462 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 29 August 2001
 @set UPDATED-MONTH August 2001
 @set UPDATED 29 August 2001
 @set UPDATED-MONTH August 2001
-@set EDITION 1.29
-@set VERSION 1.29
+@set EDITION 1.29a
+@set VERSION 1.29a
index 36475b074786f326796092ced2dccdee27b6b7f0..0eb1053e515dd6af43467c31206c6c9676e1b462 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 29 August 2001
 @set UPDATED-MONTH August 2001
 @set UPDATED 29 August 2001
 @set UPDATED-MONTH August 2001
-@set EDITION 1.29
-@set VERSION 1.29
+@set EDITION 1.29a
+@set VERSION 1.29a
index 5f24116c58efcd3cc3a75a1f9b23f59b98465958..d1ce4e89cf3d2fddb65173325be483eb21f8fdc6 100644 (file)
 # 02111-1307, USA.
 
 # We need a recent Autotest.
 # 02111-1307, USA.
 
 # We need a recent Autotest.
-m4_version_prereq([2.52c])
+m4_version_prereq([2.52d])
 
 
-AT_INIT([bison])
+AT_INIT
+
+AT_VICTIMS([bison])
 
 m4_include([output.at])
 m4_include([calc.at])
 
 m4_include([output.at])
 m4_include([calc.at])