log main.c @ 172:3e7e696fe558

age author description
Fri, 12 Jun 2015 02:14:45 -0400 David A. Holland Clean up the mess Joerg made of apply_builtin_macros().
Fri, 27 Feb 2015 00:41:46 +0100 Joerg Sonnenberger Expand __FILE__ and __LINE__.
Tue, 17 Sep 2013 14:58:45 -0400 David A. Holland declare usage() with PF(). from wiz
Sat, 13 Jul 2013 12:47:20 -0400 David A. Holland Don't use the <err.h> functions.
Sat, 13 Jul 2013 12:38:54 -0400 David A. Holland Allow complain(NULL, format, ...)
Wed, 10 Jul 2013 13:48:07 -0400 David A. Holland Accept and ignore -m32.
Wed, 10 Jul 2013 02:03:26 -0400 David A. Holland add missing stdarg.h.
Tue, 09 Jul 2013 13:43:27 -0400 David A. Holland Improve usage reporting.
Tue, 09 Jul 2013 13:38:43 -0400 David A. Holland Improve previous.
Tue, 09 Jul 2013 13:35:40 -0400 David A. Holland Don't assert and leak memory if failing during argument collection.
Tue, 11 Jun 2013 18:32:41 -0400 David A. Holland Complain if -[DIU] is given an empty argument.
Tue, 11 Jun 2013 13:50:07 -0400 David A. Holland Fix handling of relative includes.
Tue, 11 Jun 2013 11:24:48 -0400 David A. Holland don't use getprogname() in the name of portability
Mon, 10 Jun 2013 23:48:21 -0400 David A. Holland __dead -> DEAD
Mon, 10 Jun 2013 21:37:01 -0400 David A. Holland Erm. Don't throw away -D args.