Sat, 30 Mar 2013 22:29:42 -0400 |
David A. Holland |
Don't crash if a macro tries to expand itself recursively.
|
Sat, 30 Mar 2013 21:48:57 -0400 |
David A. Holland |
Oops, fix previous.
|
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.
|
Sat, 01 Jan 2011 23:28:41 -0500 |
David A. Holland |
need stdint.h for uint16_t
|
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 05:01:18 -0500 |
David A. Holland |
fix some more bugs
|
Mon, 20 Dec 2010 04:38:43 -0500 |
David A. Holland |
fix some more bugs
|
Mon, 20 Dec 2010 04:15:02 -0500 |
David A. Holland |
strip comments.
|
Mon, 20 Dec 2010 03:55:19 -0500 |
David A. Holland |
macro expansion.
|
Mon, 20 Dec 2010 01:51:47 -0500 |
David A. Holland |
deal with macro parameters
|
Mon, 20 Dec 2010 01:15:43 -0500 |
David A. Holland |
added macro table
|