mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 09:43:03 +00:00
Version 1.28d.
This commit is contained in:
@@ -1,9 +1,13 @@
|
|||||||
|
2001-08-29 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
|
Version 1.28d.
|
||||||
|
|
||||||
2001-08-29 Paul Eggert <eggert@twinsun.com>
|
2001-08-29 Paul Eggert <eggert@twinsun.com>
|
||||||
|
|
||||||
* src/bison.simple (yyparse): Don't take the address of an
|
* src/bison.simple (yyparse): Don't take the address of an
|
||||||
item before the start of an array, as that doesn't conform to
|
item before the start of an array, as that doesn't conform to
|
||||||
the C Standard.
|
the C Standard.
|
||||||
|
|
||||||
2001-08-29 Robert Anisko <anisko_r@epita.fr>
|
2001-08-29 Robert Anisko <anisko_r@epita.fr>
|
||||||
|
|
||||||
* doc/bison.texinfo (Location Tracking Calc): New node.
|
* doc/bison.texinfo (Location Tracking Calc): New node.
|
||||||
|
|||||||
4
NEWS
4
NEWS
@@ -1,7 +1,9 @@
|
|||||||
Bison News
|
Bison News
|
||||||
----------
|
----------
|
||||||
|
|
||||||
Changes in version 1.28c:
|
Changes in version 1.28d:
|
||||||
|
|
||||||
|
* Output file does not redefine const; that is now config.h's job.
|
||||||
|
|
||||||
* Added `-g' and `--graph'.
|
* Added `-g' and `--graph'.
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
AC_PREREQ(2.52)
|
AC_PREREQ(2.52)
|
||||||
AC_INIT(bison, 1.28c, bug-bison@gnu.org)
|
AC_INIT(bison, 1.28d, bug-bison@gnu.org)
|
||||||
AC_CONFIG_AUX_DIR(config)
|
AC_CONFIG_AUX_DIR(config)
|
||||||
AM_INIT_AUTOMAKE(bison, 1.28c)
|
AM_INIT_AUTOMAKE(bison, 1.28d)
|
||||||
AM_CONFIG_HEADER(config.h:config.hin)
|
AM_CONFIG_HEADER(config.h:config.hin)
|
||||||
|
|
||||||
# Initialize the test suite.
|
# Initialize the test suite.
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ File: bison.info, Node: Top, Next: Introduction, Up: (dir)
|
|||||||
Bison
|
Bison
|
||||||
*****
|
*****
|
||||||
|
|
||||||
This manual documents version 1.28c of Bison, updated 29 August 2001.
|
This manual documents version 1.28d 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
|
it Yacc-compatible. Wilfred Hansen of Carnegie Mellon University added
|
||||||
multi-character string literals and other features.
|
multi-character string literals and other features.
|
||||||
|
|
||||||
This edition corresponds to version 1.28c of Bison.
|
This edition corresponds to version 1.28d of Bison.
|
||||||
|
|
||||||
|
|
||||||
File: bison.info, Node: Conditions, Next: Copying, Prev: Introduction, Up: Top
|
File: bison.info, Node: Conditions, Next: Copying, Prev: Introduction, Up: Top
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
@set UPDATED 29 August 2001
|
@set UPDATED 29 August 2001
|
||||||
@set UPDATED-MONTH August 2001
|
@set UPDATED-MONTH August 2001
|
||||||
@set EDITION 1.28c
|
@set EDITION 1.28d
|
||||||
@set VERSION 1.28c
|
@set VERSION 1.28d
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
@set UPDATED 29 August 2001
|
@set UPDATED 29 August 2001
|
||||||
@set UPDATED-MONTH August 2001
|
@set UPDATED-MONTH August 2001
|
||||||
@set EDITION 1.28c
|
@set EDITION 1.28d
|
||||||
@set VERSION 1.28c
|
@set VERSION 1.28d
|
||||||
|
|||||||
2
po/de.po
2
po/de.po
@@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: bison 1.25\n"
|
"Project-Id-Version: bison 1.25\n"
|
||||||
"POT-Creation-Date: 2001-08-29 12:07+0200\n"
|
"POT-Creation-Date: 2001-08-29 14:32+0200\n"
|
||||||
"PO-Revision-Date: 1996-10-10 17:54 MET DST\n"
|
"PO-Revision-Date: 1996-10-10 17:54 MET DST\n"
|
||||||
"Last-Translator: Ulrich Drepper <drepper@gnu.ai.mit.edu>\n"
|
"Last-Translator: Ulrich Drepper <drepper@gnu.ai.mit.edu>\n"
|
||||||
"Language-Team: German <de@li.org>\n"
|
"Language-Team: German <de@li.org>\n"
|
||||||
|
|||||||
2
po/es.po
2
po/es.po
@@ -30,7 +30,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: GNU bison 1.25\n"
|
"Project-Id-Version: GNU bison 1.25\n"
|
||||||
"POT-Creation-Date: 2001-08-29 12:07+0200\n"
|
"POT-Creation-Date: 2001-08-29 14:32+0200\n"
|
||||||
"PO-Revision-Date: 1998-09-21 10:19+0200\n"
|
"PO-Revision-Date: 1998-09-21 10:19+0200\n"
|
||||||
"Last-Translator: Nicolás García-Pedrajas <ngarcia-pedrajas@acm.org>\n"
|
"Last-Translator: Nicolás García-Pedrajas <ngarcia-pedrajas@acm.org>\n"
|
||||||
"Language-Team: Spanish <es@li.org>\n"
|
"Language-Team: Spanish <es@li.org>\n"
|
||||||
|
|||||||
2
po/et.po
2
po/et.po
@@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: bison 1.28c\n"
|
"Project-Id-Version: bison 1.28c\n"
|
||||||
"POT-Creation-Date: 2001-08-29 12:07+0200\n"
|
"POT-Creation-Date: 2001-08-29 14:32+0200\n"
|
||||||
"PO-Revision-Date: 2001-08-21 21:53+02:00\n"
|
"PO-Revision-Date: 2001-08-21 21:53+02:00\n"
|
||||||
"Last-Translator: Toomas Soome <tsoome@ut.ee>\n"
|
"Last-Translator: Toomas Soome <tsoome@ut.ee>\n"
|
||||||
"Language-Team: Estonian <et@li.org>\n"
|
"Language-Team: Estonian <et@li.org>\n"
|
||||||
|
|||||||
2
po/fr.po
2
po/fr.po
@@ -6,7 +6,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: GNU bison 1.28c\n"
|
"Project-Id-Version: GNU bison 1.28c\n"
|
||||||
"POT-Creation-Date: 2001-08-29 12:07+0200\n"
|
"POT-Creation-Date: 2001-08-29 14:32+0200\n"
|
||||||
"PO-Revision-Date: 2001-08-28 08:00-0500\n"
|
"PO-Revision-Date: 2001-08-28 08:00-0500\n"
|
||||||
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
|
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
|
||||||
"Language-Team: French <traduc@traduc.org>\n"
|
"Language-Team: French <traduc@traduc.org>\n"
|
||||||
|
|||||||
2
po/ja.po
2
po/ja.po
@@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: GNU bison 1.28\n"
|
"Project-Id-Version: GNU bison 1.28\n"
|
||||||
"POT-Creation-Date: 2001-08-29 12:07+0200\n"
|
"POT-Creation-Date: 2001-08-29 14:32+0200\n"
|
||||||
"PO-Revision-Date: 1999-09-28 21:10+0900\n"
|
"PO-Revision-Date: 1999-09-28 21:10+0900\n"
|
||||||
"Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
|
"Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
|
||||||
"Language-Team: Japanese <ja@li.org>\n"
|
"Language-Team: Japanese <ja@li.org>\n"
|
||||||
|
|||||||
2
po/nl.po
2
po/nl.po
@@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: bison 1.25\n"
|
"Project-Id-Version: bison 1.25\n"
|
||||||
"POT-Creation-Date: 2001-08-29 12:07+0200\n"
|
"POT-Creation-Date: 2001-08-29 14:32+0200\n"
|
||||||
"PO-Revision-Date: 1996-08-27 15:34 MET DST\n"
|
"PO-Revision-Date: 1996-08-27 15:34 MET DST\n"
|
||||||
"Last-Translator: Erick Branderhorst <branderh@debian.org>\n"
|
"Last-Translator: Erick Branderhorst <branderh@debian.org>\n"
|
||||||
"Language-Team: Dutch <nl@li.org>\n"
|
"Language-Team: Dutch <nl@li.org>\n"
|
||||||
|
|||||||
2
po/ru.po
2
po/ru.po
@@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: bison 1.28a\n"
|
"Project-Id-Version: bison 1.28a\n"
|
||||||
"POT-Creation-Date: 2001-08-29 12:07+0200\n"
|
"POT-Creation-Date: 2001-08-29 14:32+0200\n"
|
||||||
"PO-Revision-Date: 2000-04-12 13:16+04:00\n"
|
"PO-Revision-Date: 2000-04-12 13:16+04:00\n"
|
||||||
"Last-Translator: Dmitry S. Sivachenko <dima@Chg.RU>\n"
|
"Last-Translator: Dmitry S. Sivachenko <dima@Chg.RU>\n"
|
||||||
"Language-Team: Russian <ru@li.org>\n"
|
"Language-Team: Russian <ru@li.org>\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user