log main.c @ 123:9f479b52364a

age author description
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.
Mon, 10 Jun 2013 16:05:42 -0400 David A. Holland Accept and ignore -traditional.
Sun, 31 Mar 2013 04:20:44 +0200 Joerg Sonnenberger Skip option itself, before passing down to handler.