log

age author description
Sat, 05 Dec 2015 18:07:58 -0500 David A. Holland fix typo in error message; noted by Joerg
Fri, 12 Jun 2015 22:04:12 -0400 David A. Holland Added tag release-0.5.1 for changeset ab06d46bf5cc
Fri, 12 Jun 2015 22:04:08 -0400 David A. Holland Release 0.5.1 release-0.5.1
Fri, 12 Jun 2015 22:02:50 -0400 David A. Holland add test that would have caught the breakage in 0.5
Fri, 12 Jun 2015 22:00:45 -0400 David A. Holland the option lists need to stay sorted.
Fri, 12 Jun 2015 21:54:32 -0400 David A. Holland Fix output corruption; see CHANGES entry.
Fri, 12 Jun 2015 20:06:55 -0400 David A. Holland don't use "remove" as a local variable; fails on gcc4.1
Fri, 12 Jun 2015 20:06:09 -0400 David A. Holland another note for later
Fri, 12 Jun 2015 04:15:43 -0400 David A. Holland Added tag release-0.5 for changeset 557824449ec7
Fri, 12 Jun 2015 04:15:34 -0400 David A. Holland Release 0.5. release-0.5
Fri, 12 Jun 2015 04:14:59 -0400 David A. Holland more of previous
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:59:36 -0400 David A. Holland Add the ability to output line numbers, sort of.
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.