Mercurial > ~dholland > hg > tradcpp > index.cgi
log array.c @ 154:a2c2fe8dbea3
age | author | description |
---|---|---|
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 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) |