log array.h @ 191:c8d4ab9aeff0

age author description
2013-08-24 David A. Holland fix compile bug in array.h (does not currently affect tradcpp)
2013-06-11 David A. Holland C99INLINE, not __c99inline
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