Mercurial > ~dholland > hg > tradcpp > index.cgi
log files.c @ 101:110a1bc4de02
age | author | description |
---|---|---|
Mon, 10 Jun 2013 23:51:07 -0400 | David A. Holland | add 2013 to copyrights where it seems warranted |
Mon, 10 Jun 2013 21:30:20 -0400 | David A. Holland | Don't recognize comments within double-quote strings. |
Mon, 10 Jun 2013 19:56:55 -0400 | David A. Holland | More multiline comment fixes. |
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. |