Mercurial > ~dholland > hg > tradcpp > index.cgi
log macro.c @ 50:ce9347338583
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 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 |