Tue, 15 Jan 2013 11:41:52 +0100 |
Andoni Morales Alastruey |
stdint: fix build with Android's Bionic fox x86
|
Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Fri, 22 Jun 2012 13:26:07 +0200 |
Bruno Haible |
Write "Mac OS X" instead of "MacOS X".
|
Mon, 07 May 2012 16:15:14 -0700 |
Paul Eggert |
stdint: be more consistent with glibc, SunOS libc
|
Thu, 09 Feb 2012 21:39:05 -0800 |
Paul Eggert |
maint: replace FSF snail-mail addresses with URLs
|
Tue, 24 Jan 2012 12:22:41 +0100 |
Bruno Haible |
stdint: Improve support for Android.
|
Sat, 21 Jan 2012 13:09:08 +0100 |
Bruno Haible |
stdint: Add support for Android.
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Tue, 13 Dec 2011 15:27:41 -0800 |
Paul Eggert |
inttypes, stdint: add C++11 support
|
Sat, 09 Jul 2011 14:56:56 -0700 |
Paul Eggert |
stdint: respect system's intmax_t if INTMAX_MAX
|
Sun, 29 May 2011 15:44:42 +0200 |
Bruno Haible |
Allow multiple gnulib generated include files to be combined.
|
Fri, 20 May 2011 11:53:34 +0200 |
Jim Meyering |
maint: replace misused "a" with "an"
|
Fri, 18 Feb 2011 23:08:54 -0800 |
Bruno Haible |
stdint: Cut dependency to module 'wchar'.
|
Sun, 14 Nov 2010 17:48:50 +0100 |
Bruno Haible |
Allow multiple gnulib generated replacements to coexist.
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Fri, 24 Dec 2010 13:39:50 -0700 |
Eric Blake |
stdint: avoid HP-UX 10.20 preprocessor bug
|
Wed, 24 Nov 2010 12:05:43 -0800 |
Paul Eggert |
stdint: port to GCC 4.3 + OSX + Octave
|
Sun, 10 Oct 2010 13:36:34 -0700 |
Paul Eggert |
prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)
|
Mon, 04 Oct 2010 23:35:51 +0200 |
Bruno Haible |
Avoid line length limitation from HP NonStop system header files.
|
Sun, 03 Oct 2010 23:53:34 +0200 |
Paul Eggert |
Avoid some lines longer than 80 characters.
|
Tue, 30 Mar 2010 02:35:49 +0200 |
Bruno Haible |
Emit #pragma system_header after the inclusion guard, not before.
|
Thu, 25 Mar 2010 16:28:02 -0600 |
Eric Blake |
maint: use pragma consistently across replacement headers
|
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.
|
Fri, 27 Feb 2009 16:49:01 +0100 |
Bruno Haible |
Use 'defined _LP64'.
|
Thu, 15 Jan 2009 00:27:45 +0100 |
Bruno Haible |
Fix a syntax error due to recursive inclusion of wchar.h on HP-UX 11.00.
|
Fri, 26 Dec 2008 11:00:05 +0100 |
Bruno Haible |
Include <wchar.h> after defining the types, not before.
|
Thu, 25 Dec 2008 19:31:28 +0100 |
Bruno Haible |
Add support for universal builds to <stdint.h>.
|
Wed, 19 Nov 2008 01:09:26 +0100 |
Alexandre Duret-Lutz |
Avoid a compilation failure in Boost.
|
Sat, 18 Oct 2008 02:43:18 +0200 |
Bruno Haible |
Avoid gcc warnings because of #pragma GCC system_header on older gcc.
|
Sat, 30 Aug 2008 03:09:15 +0200 |
Bruno Haible |
Avoid some "gcc -pedantic" warnings.
|
Tue, 18 Dec 2007 16:11:25 -0800 |
Paul Eggert |
Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
|
Mon, 29 Oct 2007 03:59:04 +0100 |
Bruno Haible |
Fix "integer overflow" warnings with OSF/1 5.1 cc.
|
Tue, 23 Oct 2007 00:12:46 +0200 |
Bruno Haible |
Add check that intmax_t and uintmax_t have the same size.
|
Tue, 02 Oct 2007 00:28:19 +0200 |
Bruno Haible |
Rename stdint_.h to stdint.in.h.
|