log array.h @ 123:9f479b52364a

age author description
Tue, 11 Jun 2013 12:17:27 -0400 David A. Holland C99INLINE, not __c99inline
Sat, 30 Mar 2013 23:05:59 -0400 David A. Holland Fix inline usage as per the version in dholland-make2.
Sat, 30 Mar 2013 21:17:47 -0400 David A. Holland Pass the size to free; it makes debug checking easier.
Sat, 30 Mar 2013 21:02:25 -0400 David A. Holland Wrap free() in dofree() to allow instrumenting it for debugging.
Sun, 19 Dec 2010 19:19:02 -0500 David A. Holland move destroyall to array.h
Sun, 19 Dec 2010 18:55:51 -0500 David A. Holland checkpoint - can find files
Sun, 19 Dec 2010 16:51:21 -0500 David A. Holland Make arrays crash on malloc failure.
Sun, 19 Dec 2010 16:47:59 -0500 David A. Holland standard arrays (nearly)