log

age author description
Sun, 10 Sep 2006 11:52:24 +0000 Sergey Poznyakoff Update
Sun, 10 Sep 2006 11:51:42 +0000 Sergey Poznyakoff Move declarations of program_invocation_name and program_invocation_short_name to argp.h, so they are visible to user programs.
Sun, 10 Sep 2006 11:49:28 +0000 Sergey Poznyakoff (__argp_parse) [!_LIBC]: Make sure program_invocation_name and program_invocation_short_name are initialized.
Sun, 10 Sep 2006 07:40:00 +0000 Karl Berry .
Sat, 09 Sep 2006 19:28:14 +0000 Paul Eggert Undo latest change, since the fix was propagated into glibc.
Sat, 09 Sep 2006 19:02:08 +0000 Bruno Haible For libraries not built with libtool:
Sat, 09 Sep 2006 17:28:21 +0000 Sergey Poznyakoff Update
Sat, 09 Sep 2006 17:27:59 +0000 Sergey Poznyakoff (struct argp_option): Document the use of N_() wrappers.
Sat, 09 Sep 2006 15:58:58 +0000 Sergey Poznyakoff Update
Sat, 09 Sep 2006 15:58:47 +0000 Sergey Poznyakoff (struct argp): Document the N_("..") "\v" N_("..") convention. Text proposed by Bruno Haible.
Sat, 09 Sep 2006 07:40:53 +0000 Karl Berry .
Sat, 09 Sep 2006 05:38:06 +0000 Sergey Poznyakoff Make sure the string is always translated
Sat, 09 Sep 2006 05:14:25 +0000 Sergey Poznyakoff Depend on malloc
Sat, 09 Sep 2006 05:13:54 +0000 Sergey Poznyakoff Update
Sat, 09 Sep 2006 05:12:46 +0000 Sergey Poznyakoff (argp_doc): Split the untranslated doc string on '\v',