X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/14d3eb9bf4e5d1adac65dfc07420f5bc5805e801..c95f2d781ff015295559f273075a4a930866d605:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 49b30cc4..928bd6e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2000-12-14 Akim Demaille + + * src/bison.s1 (YYLLOC_DEFAULT): New macro. + Provide a default definition. + Use it when executing the default @ action. + * src/reader.c (reader_output_yylsp): No longer include + `timestamp' and `text' in the default YYLTYPE. + +2000-12-12 Akim Demaille + + * src/reader.c (copy_definition, parse_union_decl, copy_action) + (copy_guard): Quote the file names. + Reported by Laurent Mascherpa. + 2000-12-12 Akim Demaille * src/output.c (output_headers, output_program, output): Be sure