Fri, 12 Jun 2015 03:28:19 -0400 |
David A. Holland |
Don't use <stdbool.h> unless __STDC__ is large enough.
|
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, 12 Jun 2015 01:00:38 -0400 |
David A. Holland |
Merge upstream into Joerg's changes.
|
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.
|
Fri, 12 Jun 2015 00:35:46 -0400 |
David A. Holland |
needs include guard
|
Tue, 11 Jun 2013 13:50:07 -0400 |
David A. Holland |
Fix handling of relative includes.
|
Mon, 20 Dec 2010 06:53:32 -0500 |
David A. Holland |
copyrights
|
Mon, 20 Dec 2010 01:15:43 -0500 |
David A. Holland |
added macro table
|
Sun, 19 Dec 2010 19:51:36 -0500 |
David A. Holland |
woops
|
Sun, 19 Dec 2010 19:49:43 -0500 |
David A. Holland |
seenfile -> placefile (clearer)
|
Sun, 19 Dec 2010 19:39:26 -0500 |
David A. Holland |
improve places more
|
Sun, 19 Dec 2010 19:30:24 -0500 |
David A. Holland |
simplify places
|
Sun, 19 Dec 2010 19:27:14 -0500 |
David A. Holland |
move seenfiles to place.c too
|
Sun, 19 Dec 2010 19:15:55 -0500 |
David A. Holland |
split place stuff to its own file
|