log lib/argp-parse.c @ 17476:6057744acd2c default tip master

age author description
2013-01-01 Eric Blake maint: update all copyright year number ranges
2012-07-13 Eric Blake argp: make HAVE_DECL usage consistent
2012-02-05 Paul Eggert maint: spelling fixes
2012-01-07 Guillem Jover argp: Avoid crash if translator uses % characters in a translation.
2012-01-06 Paul Eggert In commentary, do not use ` to quote.
2012-01-01 Jim Meyering maint: update all copyright year number ranges
2011-10-16 Paul Eggert argp: use stdalign
2011-05-19 Jim Meyering maint: correct misuse of "a" and "an"
2011-01-01 Jim Meyering maint: update almost all copyright ranges to include 2011
2010-02-05 Sergey Poznyakoff Argp: fix recognition of short alias options.
2010-01-01 Jim Meyering update nearly all FSF copyright year lists to include 2010
2009-12-28 Jim Meyering update nearly all FSF copyright year lists to include 2009
2009-12-10 Bruno Haible Use spaces for indentation, not tabs.
2008-05-20 Jim Meyering remove trailing blanks
2007-10-07 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
2006-09-10 Sergey Poznyakoff (__argp_parse) [!_LIBC]: Make sure program_invocation_name and program_invocation_short_name are initialized.
2006-03-13 Sergey Poznyakoff (argp_default_options): Consistently begin help messages with a lowercase letter.
2005-12-09 Sergey Poznyakoff (argp_def): Use gettext wrappers
2005-09-19 Paul Eggert Use a consistent style for including <config.h>.
2005-05-14 Paul Eggert *** empty log message ***
2005-01-24 Sergey Poznyakoff Removed braces around the expansion of N_()
2004-12-24 Paul Eggert (parser_init): Omit unnecessary alignments, and comment the alignments.
2004-12-24 Paul Eggert Include <stddef.h>.
2004-12-22 Sergey Poznyakoff (parser_init): Avoid arithmetics on void pointers.
2004-08-12 Paul Eggert Use "gettext.h" instead of its complicated substitute.
2004-05-18 Paul Eggert Simplify argp by assuming alloca module.
2004-03-09 Paul Eggert Sync getopt and argp from libc CVS.
2003-11-29 Karl Berry argp update from libc
2003-10-04 Karl Berry argp update from libc
2003-08-13 Paul Eggert Leave whitespace alone when importing, undoing that part of yesterday's