X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/9515e8a7f83cbb920491ceaef03f8e0fe0ce8108..133c20e252422fd2f844ef2ea136d6a59281ed7b:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 9fd58758..72952129 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-04-22 Akim Demaille + + * src/output.c (table_size, table_grow): New. + (MAXTABLE): Remove, replace uses with table_size. + (pack_vector): Instead of dying when the table is too big, grow it. + 2002-04-22 Akim Demaille * data/bison.simple (yyr1): Its type is that of a token number.