log directive.c @ 191:c8d4ab9aeff0

age author description
2015-06-12 David A. Holland Don't use <stdbool.h> unless __STDC__ is large enough.
2015-06-12 David A. Holland Replace Joerg's place_setfile with something that at least sort of works.
2015-06-12 David A. Holland Suppress blank lines later.
2015-06-12 David A. Holland directive.c needs limits.h
2015-06-12 David A. Holland Fix Joerg's #line code.
2015-06-12 David A. Holland Merge upstream into Joerg's changes.
2015-02-27 Joerg Sonnenberger Fully implement #line.