Thu, 05 Jan 2012 23:44:15 -0800 |
Paul Eggert |
Use ', not `, for quoting output.
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Fri, 18 Feb 2011 10:25:36 -0700 |
Eric Blake |
longlong: skip, rather than fail, on cross-compilation
|
Wed, 16 Feb 2011 01:22:38 -0800 |
Paul Eggert |
longlong: tune, particularly for common case of c99
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Tue, 13 Jan 2009 08:48:48 +0100 |
Jim Meyering |
many *.m4 files: improve m4 quoting
|
Mon, 12 Nov 2007 15:50:17 -0800 |
Paul Eggert |
Don't insist on 'long long int' support in the preprocessor. It
|
Wed, 31 Oct 2007 13:13:14 +0100 |
Bruno Haible |
Remove obsolete macros gl_AC_TYPE_LONG_LONG, gl_AC_TYPE_UNSIGNED_LONG_LONG.
|
Wed, 31 Oct 2007 12:55:02 +0100 |
Bruno Haible |
Ensure AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT are consistent.
|
Tue, 16 Oct 2007 13:33:21 -0700 |
Paul Eggert |
Check for 64-bit int errors in HP-UX 10.20 preprocessor.
|
Wed, 08 Nov 2006 21:41:27 +0000 |
Paul Eggert |
* m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
|
Wed, 08 Nov 2006 06:21:38 +0000 |
Paul Eggert |
* m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
|
Wed, 11 Oct 2006 15:37:54 +0000 |
Bruno Haible |
Add comments.
|
Tue, 22 Aug 2006 21:16:36 +0000 |
Paul Eggert |
* stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
|
Sun, 02 Jul 2006 06:49:07 +0000 |
Paul Eggert |
Simplification rewrite for stdint module.
|
Tue, 18 Jan 2005 13:07:56 +0000 |
Bruno Haible |
Use an all-permissive copyright notice, recommended by RMS.
|
Tue, 01 Jun 2004 20:27:08 +0000 |
Paul Eggert |
Merge from coreutils CVS.
|
Sun, 18 Apr 2004 18:12:50 +0000 |
Jim Meyering |
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
|
Wed, 15 Jan 2003 12:48:14 +0000 |
Bruno Haible |
Also test the LL suffix.
|
Tue, 31 Dec 2002 13:43:06 +0000 |
Bruno Haible |
An independent .m4 file for each module.
|
Sat, 18 Aug 2001 15:55:38 +0000 |
Jim Meyering |
(jm_AC_TYPE_LONG_LONG): New macro.
|
Sat, 18 Aug 2001 15:54:36 +0000 |
Jim Meyering |
renamed from ulonglong.m4
|