log eval.c @ 70:ca5e4e0237f5

age author description
Sun, 31 Mar 2013 02:02:16 -0400 David A. Holland Assert on trailing whitespace.
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
Mon, 20 Dec 2010 00:32:20 -0500 David A. Holland expression evaluator