chiark / gitweb /
New function allowing an atom's length to be specified at intern time.
[mLib] / darray.c
2000-07-16 mdwChange to arena `realloc' interface, to fix a design...
2000-06-17 mdwAdd support for arena management.
1999-11-06 mdwMinor changes to allocation strategy.
1999-10-29 mdwNew array adjustment macros for unsigned arguments.
1999-10-28 mdwModify and debug allocation routines.
1999-10-22 mdwNew dynamic array implementation replaces `dynarray.h'.