log array.h @ 47:2e25e55dba6b

age author description
2013-03-31 David A. Holland Fix inline usage as per the version in dholland-make2.
2013-03-31 David A. Holland Pass the size to free; it makes debug checking easier.
2013-03-31 David A. Holland Wrap free() in dofree() to allow instrumenting it for debugging.
2010-12-20 David A. Holland move destroyall to array.h
2010-12-19 David A. Holland checkpoint - can find files
2010-12-19 David A. Holland Make arrays crash on malloc failure.
2010-12-19 David A. Holland standard arrays (nearly)