log place.c @ 209:256f51fde64c default tip

age author description
Tue, 01 Aug 2017 14:51:04 -0400 David A. Holland Abort on line numbering or column numbering overflow.
Sun, 04 Sep 2016 17:14:42 -0400 David A. Holland Add a -debuglog option to send an execution trace to a file.
Fri, 12 Jun 2015 03:59:36 -0400 David A. Holland Add the ability to output line numbers, sort of.
Fri, 12 Jun 2015 02:55:02 -0400 David A. Holland Replace Joerg's place_setfile with something that at least sort of works.
Fri, 27 Feb 2015 02:06:49 +0100 Joerg Sonnenberger Fully implement #line.
Fri, 27 Feb 2015 00:21:31 +0100 Joerg Sonnenberger Make place_getname public, so that __FILE__ can use it.
Sat, 13 Jul 2013 12:38:54 -0400 David A. Holland Allow complain(NULL, format, ...)