Thu, 19 Sep 2013 13:21:39 -0700 |
Paul Eggert |
extern-inline: do not always suppress extern inline on OS X
|
Fri, 21 Jun 2013 12:33:40 -0700 |
Paul Eggert |
extern-inline: port to gcc -std=c89
|
Tue, 18 Jun 2013 14:23:03 -0700 |
Paul Eggert |
doc: document extern-inline
|
Sun, 28 Apr 2013 20:45:48 -0700 |
Paul Eggert |
extern-inline: work around bug in Sun c99
|
Mon, 18 Feb 2013 17:16:30 -0800 |
Paul Eggert |
extern-inline: avoid compilation error with HP-UX cc
|
Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Tue, 11 Dec 2012 08:41:16 -0800 |
Paul Eggert |
extern-inline: avoid incompatibility with Darwin Libc
|
Tue, 20 Nov 2012 22:25:10 -0800 |
Paul Eggert |
extern-inline: no 'static inline'
|
Tue, 25 Sep 2012 13:58:12 +0200 |
Akim Demaille |
extern-inline: provide a -Wundef safe config.h
|
Mon, 20 Aug 2012 17:01:18 -0700 |
Paul Eggert |
extern-inline: support old GCC 'inline'
|
Sun, 05 Aug 2012 18:41:53 +0200 |
Jim Meyering |
extern-inline: also ignore -Wmissing-declarations
|
Wed, 01 Aug 2012 14:51:19 -0700 |
Paul Eggert |
Fix typo: 'linline' -> 'inline' (thanks to Eric Blake).
|
Sat, 28 Jul 2012 08:34:01 -0700 |
Paul Eggert |
Fix indenting.
|
Sat, 28 Jul 2012 07:11:58 -0700 |
Paul Eggert |
extern-inline: new module
|