log place.c @ 86:70d7ebeb4523

age author description
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.
Mon, 20 Dec 2010 06:53:32 -0500 David A. Holland copyrights
Mon, 20 Dec 2010 05:42:15 -0500 David A. Holland two more tests, more fixes posted-20101220
Sun, 19 Dec 2010 19:51:36 -0500 David A. Holland woops
Sun, 19 Dec 2010 19:49:43 -0500 David A. Holland seenfile -> placefile (clearer)
Sun, 19 Dec 2010 19:39:26 -0500 David A. Holland improve places more
Sun, 19 Dec 2010 19:30:24 -0500 David A. Holland simplify places
Sun, 19 Dec 2010 19:27:14 -0500 David A. Holland move seenfiles to place.c too
Sun, 19 Dec 2010 19:15:55 -0500 David A. Holland split place stuff to its own file