X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f59c437a25af1e4c028d268cca3819476ef4f725..300f275f23b65c09f69a437c635c48ddd126f21a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index d833a18c..f67485eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-11-19 Akim Demaille + + * src/system.h (LIST_FREE, shortcpy): New. + * src/LR0.c: Use them. + * src/output.c (free_itemsets, free_reductions, free_shifts): + Remove, replaced by LIST_FREE. + + 2001-11-19 Akim Demaille * src/state.h (CORE_ALLOC, SHIFTS_ALLOC, ERRS_ALLOC)