chiark / gitweb /
buf: Fix two embarassing bugs found while writing Lisp bindings.
[mLib] / darray.h
2004-04-08 mdwExpunge revision histories in files.
2001-03-03 mdwNew macros @DA_FIRST@ and @DA_LAST@ for stack/queue... 2.0.0pre4
2000-06-17 mdwAdd support for arena management.
1999-12-10 mdwChange header file guard names.
1999-11-05 mdwMinor change in argument naming.
1999-10-29 mdwNew array adjustment macros for unsigned arguments.
1999-10-22 mdwNew dynamic array implementation replaces `dynarray.h'.