* configure.in: Bump to 1.29b.

* tests/Makefile.am (DISTCLEANFILES): Add package.m4.
* tests/calc.at (_AT_DATA_CALC_Y): #undef malloc so that we don't
need xmalloc.c in calc.y.
From Pascal Bart.
This commit is contained in:
Akim Demaille
2001-09-22 16:56:37 +00:00
parent 6792619fa8
commit 19f01e885f
10 changed files with 1129 additions and 1003 deletions

View File

@@ -34,7 +34,7 @@ File: bison.info, Node: Top, Next: Introduction, Up: (dir)
Bison
*****
This manual documents version 1.29a of Bison, updated 20 September
This manual documents version 1.29b of Bison, updated 20 September
2001.
* Menu:
@@ -238,7 +238,7 @@ Bison in detail.
it Yacc-compatible. Wilfred Hansen of Carnegie Mellon University added
multi-character string literals and other features.
This edition corresponds to version 1.29a of Bison.
This edition corresponds to version 1.29b of Bison.

File: bison.info, Node: Conditions, Next: Copying, Prev: Introduction, Up: Top

View File

@@ -1,4 +1,4 @@
@set UPDATED 20 September 2001
@set UPDATED-MONTH September 2001
@set EDITION 1.29a
@set VERSION 1.29a
@set EDITION 1.29b
@set VERSION 1.29b

View File

@@ -1,4 +1,4 @@
@set UPDATED 20 September 2001
@set UPDATED-MONTH September 2001
@set EDITION 1.29a
@set VERSION 1.29a
@set EDITION 1.29b
@set VERSION 1.29b