log CHANGES @ 188:557824449ec7 release-0.5

age author description
Fri, 12 Jun 2015 04:15:34 -0400 David A. Holland Release 0.5. release-0.5
Fri, 12 Jun 2015 04:13:41 -0400 David A. Holland Don't report unclosed comments as "no newline at end of file".
Fri, 12 Jun 2015 03:35:01 -0400 David A. Holland Don't rely on anonymous unions.
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 03:21:36 -0400 David A. Holland very minor changes from openbsd
Fri, 12 Jun 2015 03:16:04 -0400 David A. Holland Accept "-" as the input file, or as the output file.
Fri, 12 Jun 2015 02:55:02 -0400 David A. Holland Replace Joerg's place_setfile with something that at least sort of works.
Tue, 17 Sep 2013 14:59:42 -0400 David A. Holland changes for previous
Sat, 13 Jul 2013 14:48:28 -0400 David A. Holland release-0.4 release-0.4
Sat, 13 Jul 2013 14:19:59 -0400 David A. Holland Fix handling of macros in quoted strings.
Sat, 13 Jul 2013 12:47:20 -0400 David A. Holland Don't use the <err.h> functions.
Wed, 10 Jul 2013 13:48:07 -0400 David A. Holland Accept and ignore -m32.
Tue, 09 Jul 2013 13:48:47 -0400 David A. Holland release-0.3.1 release-0.3.1
Tue, 09 Jul 2013 13:43:27 -0400 David A. Holland Improve usage reporting.