log place.c @ 184:d359d9b86327

age author description
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, ...)
Tue, 11 Jun 2013 13:55:38 -0400 David A. Holland Reduce the maximum include depth from 128 to 120.
Tue, 11 Jun 2013 13:50:07 -0400 David A. Holland Fix handling of relative includes.
Tue, 11 Jun 2013 12:15:47 -0400 David A. Holland __unused -> UNUSED