log lib/stdint_.h @ 8623:27cfd50b8f6c

age author description
Thu, 15 Mar 2007 22:58:36 +0000 Paul Eggert * lib/quotearg.c: Include <wctype.h> early, before the definition of
Sat, 10 Mar 2007 15:03:27 +0000 Bruno Haible Fix typo in last patch.
Sat, 10 Mar 2007 14:52:08 +0000 Eric Blake * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
Tue, 16 Jan 2007 16:31:23 +0000 Eric Blake * modules/fnmatch (Depends-on): Depend on wchar.
Fri, 10 Nov 2006 01:03:39 +0000 Paul Eggert * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
Sat, 21 Oct 2006 22:10:06 +0000 Paul Eggert b2006-10-21 Paul Eggert <eggert@cs.ucla.edu>
Wed, 11 Oct 2006 05:58:47 +0000 Paul Eggert Port to Tandem NSK OSS, which has 64-bit signed int but at most
Mon, 28 Aug 2006 20:42:17 +0000 Paul Eggert * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
Mon, 28 Aug 2006 12:54:47 +0000 Bruno Haible Rewritten inttypes module. New modules imaxabs, imaxdiv.
Thu, 27 Jul 2006 12:54:05 +0000 Bruno Haible Get the C++ macros/conditionals right.
Tue, 04 Jul 2006 06:37:09 +0000 Paul Eggert * m4/absolute-header.m4: Renamed from full-header-path.m4.
Tue, 04 Jul 2006 04:48:23 +0000 Paul Eggert * stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
Sun, 02 Jul 2006 09:12:28 +0000 Paul Eggert * stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
Sun, 02 Jul 2006 06:49:07 +0000 Paul Eggert Simplification rewrite for stdint module.
Tue, 27 Jun 2006 13:15:26 +0000 Bruno Haible Resolve clash between stdint.m4 and uintmax_t.m4.
Mon, 26 Jun 2006 19:49:51 +0000 Bruno Haible Make comment more precise.
Mon, 26 Jun 2006 18:03:25 +0000 Bruno Haible Correct comments.
Mon, 26 Jun 2006 17:49:53 +0000 Bruno Haible Fix typo.
Mon, 26 Jun 2006 17:27:53 +0000 Bruno Haible Try harder to get WCHAR_MIN and WCHAR_MAX.
Mon, 26 Jun 2006 17:03:57 +0000 Bruno Haible Tweak for SGI cc.
Mon, 26 Jun 2006 13:06:51 +0000 Bruno Haible Portability to BSD/OS 4.2.
Fri, 23 Jun 2006 20:52:39 +0000 Bruno Haible stdint module: treat IRIX like OpenBSD.
Fri, 23 Jun 2006 14:58:59 +0000 Bruno Haible Take into account ISO C 99 TC1.
Sat, 17 Jun 2006 20:02:16 +0000 Bruno Haible Tweak for FreeBSD.
Sat, 17 Jun 2006 19:33:36 +0000 Bruno Haible Tweak for Solaris 2.5.1.
Fri, 16 Jun 2006 13:29:51 +0000 Bruno Haible Rewrite module 'stdint' to be fully autoconfiguring.
Wed, 17 May 2006 10:46:10 +0000 Bruno Haible Cygwin recognition fix.
Wed, 03 May 2006 12:39:46 +0000 Bruno Haible Shorter URL.
Wed, 29 Mar 2006 13:08:31 +0000 Bruno Haible Fix for OpenBSD.
Wed, 11 Jan 2006 17:12:47 +0000 Simon Josefsson (SIZE_MAX): Add missing (.
Mon, 09 Jan 2006 13:23:24 +0000 Bruno Haible Cosmetic tweak of SIZE_MAX.
Mon, 09 Jan 2006 13:20:01 +0000 Bruno Haible Support for Linux libc4 and libc5.
Wed, 30 Nov 2005 06:24:41 +0000 Paul Eggert * stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
Mon, 23 May 2005 10:22:39 +0000 Bruno Haible Simplify the #ifdefs.
Mon, 23 May 2005 10:22:11 +0000 Bruno Haible Rename NEED_SIGNED_INT_TYPES macro.
Mon, 23 May 2005 10:21:48 +0000 Bruno Haible Rename HAVE_SYSTEM_INTTYPES macro.
Sat, 14 May 2005 14:02:13 +0000 Bruno Haible Add support for 64-bit integers in the MSVC compiler.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Thu, 17 Mar 2005 18:31:09 +0000 Bruno Haible Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Wed, 08 Sep 2004 12:43:11 +0000 Bruno Haible New module 'stdint'.