mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 07:13:02 +00:00
Introduce obstacks.
Change each use of `faction' into a use of `action_obstack'. * lib/obstack.h, lib/obstack.c: New files. * src/files.c (faction): Remove. (action_obstack): New. Adjust all dependencies.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2000-11-01 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Introduce obstacks.
|
||||
Change each use of `faction' into a use of `action_obstack'.
|
||||
|
||||
* lib/obstack.h, lib/obstack.c: New files.
|
||||
* src/files.c (faction): Remove.
|
||||
(action_obstack): New.
|
||||
Adjust all dependencies.
|
||||
|
||||
2000-10-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* lib/quote.h (PARAMS): New macro. Use it.
|
||||
|
||||
Reference in New Issue
Block a user