From f9a8293a3f764cd1cc526defa71b24568c995a0d Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 15 Aug 2001 08:25:10 +0000 Subject: [PATCH] * doc/bison.texinfo (Table of Symbols): Document YYSTACK_USE_ALLOCA. --- ChangeLog | 5 +++++ doc/Makefile.in | 2 +- doc/bison.texinfo | 33 +++++++++++++++++++++++++++++++-- doc/stamp-vti | 2 +- doc/version.texi | 2 +- po/de.gmo | Bin 8417 -> 8417 bytes po/de.po | 2 +- po/es.po | 2 +- po/et.gmo | Bin 10791 -> 10791 bytes po/et.po | 2 +- po/fr.gmo | Bin 8403 -> 8403 bytes po/fr.po | 2 +- po/ja.gmo | Bin 8255 -> 8255 bytes po/ja.po | 2 +- po/nl.gmo | Bin 7374 -> 7374 bytes po/nl.po | 2 +- po/ru.gmo | Bin 11087 -> 11087 bytes po/ru.po | 2 +- 18 files changed, 46 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 27cd3ca8..d1358cb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-15 Akim Demaille + + * doc/bison.texinfo (Table of Symbols): Document + YYSTACK_USE_ALLOCA. + 2001-08-15 Akim Demaille * missing: Update from CVS Automake. diff --git a/doc/Makefile.in b/doc/Makefile.in index bbbee796..68376ddb 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -98,7 +98,7 @@ AUTOMAKE_OPTIONS = 1.4 info_TEXINFOS = bison.texinfo man_MANS = bison.1 -bison_TEXINFOS = gpl.texi +bison_TEXINFOS = gpl.texi fdl.texi EXTRA_DIST = FAQ bison.1 bison.rnh refcard.tex diff --git a/doc/bison.texinfo b/doc/bison.texinfo index 63eece1f..969d8156 100644 --- a/doc/bison.texinfo +++ b/doc/bison.texinfo @@ -3045,6 +3045,21 @@ This output file is essential if you wish to put the definition of be able to refer to token type codes and the variable @code{yylval}. @xref{Token Values, ,Semantic Values of Tokens}.@refill +@c @item %source_extension +@c Specify the extension of the parser output file. +@c +@c For example, a grammar file named @file{foo.yy} and containing a +@c @code{%source_extension .cpp} directive will produce a parser file +@c named @file{foo.tab.cpp} +@c +@c @item %header_extension +@c Specify the extension of the parser header file generated when +@c @code{%define} or @samp{-d} are used. +@c +@c For example, a garmmar file named @file{foo.ypp} and containing a +@c @code{%header_extension .hh} directive will produce a header file +@c named @file{foo.tab.hh} + @item %verbose Write an extra output file containing verbose descriptions of the parser states and what is done for each type of look-ahead token in @@ -5052,6 +5067,12 @@ accept. @xref{Pure Calling,, Calling Conventions for Pure Parsers}. Macro whose value indicates whether the parser is recovering from a syntax error. @xref{Action Features, ,Special Features for Use in Actions}. +@item YYSTACK_USE_ALLOCA +Macro used to control the use of @code{alloca}. If defined to @samp{0}, +the parser will not use @code{alloca} but @code{malloc} when trying to +grow its internal stacks. Do @emph{not} define @code{YYSTACK_USE_ALLOCA} +to anything else. + @item YYSTYPE Macro for the data type of semantic values; @code{int} by default. @xref{Value Type, ,Data Types of Semantic Values}. @@ -5115,6 +5136,14 @@ Equip the parser for debugging. @xref{Decl Summary}. Bison declaration to create a header file meant for the scanner. @xref{Decl Summary}. +@c @item %source_extension +@c Bison declaration to specify the generated parser output file extension. +@c @xref{Decl Summary}. +@c +@c @item %header_extension +@c Bison declaration to specify the generated parser header file extension +@c if required. @xref{Decl Summary}. + @item %left Bison declaration to assign left associativity to token(s). @xref{Precedence Decl, ,Operator Precedence}. @@ -5350,11 +5379,11 @@ grammatically indivisible. The piece of text it represents is a token. @node Copying This Manual, Index, Glossary, Top @appendix Copying This Manual - + @menu * GNU Free Documentation License:: License for copying this manual. @end menu - + @include fdl.texi @node Index, , Copying This Manual, Top diff --git a/doc/stamp-vti b/doc/stamp-vti index a531c384..c88081be 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,3 +1,3 @@ -@set UPDATED 13 August 2001 +@set UPDATED 15 August 2001 @set EDITION 1.28c @set VERSION 1.28c diff --git a/doc/version.texi b/doc/version.texi index a531c384..c88081be 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,3 +1,3 @@ -@set UPDATED 13 August 2001 +@set UPDATED 15 August 2001 @set EDITION 1.28c @set VERSION 1.28c diff --git a/po/de.gmo b/po/de.gmo index db39715c408f1612ff9bc0628349d073fea5b10e..891169c6e6a7343a8622a4955e4b0bc47731144e 100644 GIT binary patch delta 20 ccmaFp_|S2~cOiCD1w#WXL(|RwgdXz(09wfi4gdfE delta 20 ccmaFp_|S2~cOiCT1w&IS6N}CNgdXz(09yqJ7XSbN diff --git a/po/de.po b/po/de.po index f316ab76..ac6659af 100644 --- a/po/de.po +++ b/po/de.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-08-13 15:48+0200\n" +"POT-Creation-Date: 2001-08-15 10:15+0200\n" "PO-Revision-Date: 1996-10-10 17:54 MET DST\n" "Last-Translator: Ulrich Drepper \n" "Language-Team: German \n" diff --git a/po/es.po b/po/es.po index 833e91ec..0b41cc13 100644 --- a/po/es.po +++ b/po/es.po @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.25\n" -"POT-Creation-Date: 2001-08-13 15:48+0200\n" +"POT-Creation-Date: 2001-08-15 10:15+0200\n" "PO-Revision-Date: 1998-09-21 10:19+0200\n" "Last-Translator: Nicolás García-Pedrajas \n" "Language-Team: Spanish \n" diff --git a/po/et.gmo b/po/et.gmo index c4d9d6118a3cbdc31a679247043d4034574b926f..7832ed309401cb2763d56bcaa21e6f1fb2883296 100644 GIT binary patch delta 20 bcmZ1;vOHvifF!%Af}w$xq3LFENdZ9sLWu=2 delta 20 bcmZ1;vOHvifF!%If}yFEiN$7dNdZ9sLd69- diff --git a/po/et.po b/po/et.po index 9a609ab0..8bb46015 100644 --- a/po/et.po +++ b/po/et.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-08-13 15:48+0200\n" +"POT-Creation-Date: 2001-08-15 10:15+0200\n" "PO-Revision-Date: 2000-04-11 22:19+02:00\n" "Last-Translator: Toomas Soome \n" "Language-Team: Estonian \n" diff --git a/po/fr.gmo b/po/fr.gmo index 2c47e9990527fb742bde5ef12e383c1e33adcbe2..a7c002572852df8442ea5ade197e7779858aecbd 100644 GIT binary patch delta 20 bcmccYc-e7-s4%;!f}w$xq3LEB;qANtN2mq_ delta 20 bcmccYc-e7-s4%;+f}yFEiN$6a;qANtN8|<# diff --git a/po/fr.po b/po/fr.po index a2eebcda..a5425230 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-08-13 15:48+0200\n" +"POT-Creation-Date: 2001-08-15 10:15+0200\n" "PO-Revision-Date: 2001-08-06 11:28+0200\n" "Last-Translator: Dominique Boucher \n" "Language-Team: French \n" diff --git a/po/ja.gmo b/po/ja.gmo index 682d21c3dfe17c1a4a8f5dd5a3a639062e39f91d..ddb5bf61060f33cf888b09955a09cfe6329601d7 100644 GIT binary patch delta 20 bcmdn*u-{?BDq(h01w#WXL(|P0h5L8_Pe=yZ delta 20 bcmdn*u-{?BDq(hG1w&IS6N}9oh5L8_PlN{J diff --git a/po/ja.po b/po/ja.po index 39061d32..390fa7d8 100644 --- a/po/ja.po +++ b/po/ja.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.28\n" -"POT-Creation-Date: 2001-08-13 15:48+0200\n" +"POT-Creation-Date: 2001-08-15 10:15+0200\n" "PO-Revision-Date: 1999-09-28 21:10+0900\n" "Last-Translator: Daisuke Yamashita \n" "Language-Team: Japanese \n" diff --git a/po/nl.gmo b/po/nl.gmo index 4a4fa8dc9d2458a7ed1b48fe3be4510a2cc026bd..086e94b04747e709a1cd0711db312beb8c4c359c 100644 GIT binary patch delta 20 bcmX?SdCqc!fgro7f}w$xq3LFG!Rg!pM`s24 delta 20 bcmX?SdCqc!fgroFf}yFEiN$7f!Rg!pN23M< diff --git a/po/nl.po b/po/nl.po index 8c0333c1..9e43a660 100644 --- a/po/nl.po +++ b/po/nl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-08-13 15:48+0200\n" +"POT-Creation-Date: 2001-08-15 10:15+0200\n" "PO-Revision-Date: 1996-08-27 15:34 MET DST\n" "Last-Translator: Erick Branderhorst \n" "Language-Team: Dutch \n" diff --git a/po/ru.gmo b/po/ru.gmo index 0b2cce1e3833f242d698a5ca0c138e342442d859..eb02d6847ab5ac2f0322f1bf5287fcea3bd7b2eb 100644 GIT binary patch delta 20 bcmX>fc0O!_pd`Dgf}w$xq3LD`Npm3pNh1ZX delta 20 bcmX>fc0O!_pd`Dof}yFEiN$6KNpm3pNnZuH diff --git a/po/ru.po b/po/ru.po index bc5aa1c7..5fe19ecc 100644 --- a/po/ru.po +++ b/po/ru.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.28a\n" -"POT-Creation-Date: 2001-08-13 15:48+0200\n" +"POT-Creation-Date: 2001-08-15 10:15+0200\n" "PO-Revision-Date: 2000-04-12 13:16+04:00\n" "Last-Translator: Dmitry S. Sivachenko \n" "Language-Team: Russian \n" -- 2.45.2