log output.c @ 209:256f51fde64c default tip

age author description
Fri, 12 Jun 2015 03:59:36 -0400 David A. Holland Add the ability to output line numbers, sort of.
Sat, 13 Jul 2013 12:47:20 -0400 David A. Holland Don't use the <err.h> functions.
Fri, 14 Jun 2013 20:59:24 -0400 David A. Holland Don't expand macros within character constants.
Tue, 11 Jun 2013 11:00:01 -0400 David A. Holland Pass -Wunused.
Mon, 10 Jun 2013 21:30:20 -0400 David A. Holland Don't recognize comments within double-quote strings.
Mon, 10 Jun 2013 20:17:23 -0400 David A. Holland No need to warn about nested comments twice.
Sat, 30 Mar 2013 21:17:47 -0400 David A. Holland Pass the size to free; it makes debug checking easier.