Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Sat, 22 Dec 2012 15:34:16 -0800 |
Paul Eggert |
argp: port new 'inline' approach to Sun C 5.12 + Solaris 10
|
Tue, 18 Dec 2012 17:59:33 -0800 |
Paul Eggert |
argp: better 'inline'
|
Sun, 05 Feb 2012 13:42:03 -0800 |
Paul Eggert |
maint: spelling fixes
|
Thu, 05 Jan 2012 23:53:49 -0800 |
Paul Eggert |
In commentary, do not use ` to quote.
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Sun, 13 Feb 2011 23:21:20 +0100 |
Bruno Haible |
Don't interfere with a program's definition of __attribute__.
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Tue, 19 Jan 2010 03:15:05 +0100 |
Bruno Haible |
Avoid a link error due to the __printf__ symbol.
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Mon, 28 Dec 2009 10:50:36 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2009
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Sun, 13 Jan 2008 16:51:48 +0100 |
Bruno Haible |
Don't redefine __attribute__ without a need.
|
Sat, 13 Oct 2007 15:48:53 +0200 |
Bruno Haible |
Prefer the ISO C99 inline semantics over the old GNU C inline semantics.
|
Sat, 13 Oct 2007 15:25:42 +0200 |
Bruno Haible |
Handle 'inline' change in gcc 4.3.0.
|
Sun, 07 Oct 2007 19:14:58 +0200 |
Bruno Haible |
Change copyright notice from GPLv2+ to GPLv3+.
|
Sun, 25 Mar 2007 17:53:39 +0000 |
Bruno Haible |
Avoid circular definition restrict -> __restrict -> restrict on BeOS.
|
Thu, 28 Dec 2006 23:36:43 +0000 |
Paul Eggert |
Import the following change from libc; problem reported by
|
Mon, 23 Oct 2006 12:07:37 +0000 |
Bruno Haible |
Avoid clash with mingw's definition of __argc and __argv as macros.
|
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.
|
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:47 +0000 |
Sergey Poznyakoff |
(struct argp): Document the N_("..") "\v" N_("..") convention. Text proposed by Bruno Haible.
|
Tue, 10 Jan 2006 21:49:07 +0000 |
Paul Eggert |
* argp.h (__const): Remove macro. Use const instead.
|
Thu, 16 Jun 2005 11:52:34 +0000 |
Sergey Poznyakoff |
(__option_is_short): Check upper limit of __key.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Thu, 30 Sep 2004 16:41:57 +0000 |
Paul Eggert |
(OPTION_NO_TRANS): New option.
|
Wed, 08 Sep 2004 13:31:45 +0000 |
Karl Berry |
update from libc
|
Sat, 29 Nov 2003 13:37:46 +0000 |
Karl Berry |
argp update from libc
|
Sat, 04 Oct 2003 12:28:06 +0000 |
Karl Berry |
argp update from libc
|
Fri, 19 Sep 2003 13:21:16 +0000 |
Karl Berry |
argp.h update from libc
|
Sun, 31 Aug 2003 13:07:02 +0000 |
Karl Berry |
update from libc
|
Tue, 08 Jul 2003 23:25:13 +0000 |
Paul Eggert |
Get lib/argp* from glibc.
|
Tue, 10 Jun 2003 11:19:46 +0000 |
Bruno Haible |
argp facility from glibc-20030610.
|