* lib/quotearg.c: Include <wctype.h> early, before the definition of
[gnulib.git] / lib / stdint_.h
2007-03-15 Paul Eggert* lib/quotearg.c: Include <wctype.h> early, before...
2007-03-10 Bruno HaibleFix typo in last patch.
2007-03-10 Eric Blake* lib/stdint_.h (int64_t, uint64_t): Don't undefine...
2007-01-16 Eric Blake* modules/fnmatch (Depends-on): Depend on wchar.
2006-11-10 Paul Eggert* lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
2006-10-21 Paul Eggertb2006-10-21 Paul Eggert <eggert@cs.ucla.edu>
2006-10-11 Paul EggertPort to Tandem NSK OSS, which has 64-bit signed int...
2006-08-28 Paul Eggert* lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_IN...
2006-08-28 Bruno HaibleRewritten inttypes module. New modules imaxabs, imaxdiv.
2006-07-27 Bruno HaibleGet the C++ macros/conditionals right.
2006-07-04 Paul Eggert* m4/absolute-header.m4: Renamed from full-header-path.m4.
2006-07-04 Paul Eggert* stdint_.h: Include <sys/types.h> after @FULL_PATH_STD...
2006-07-02 Paul Eggert* stdint_.h (intmax_t, uintmax_t): Prefer long to long...
2006-07-02 Paul EggertSimplification rewrite for stdint module.
2006-06-27 Bruno HaibleResolve clash between stdint.m4 and uintmax_t.m4.
2006-06-26 Bruno HaibleMake comment more precise.
2006-06-26 Bruno HaibleCorrect comments.
2006-06-26 Bruno HaibleFix typo.
2006-06-26 Bruno HaibleTry harder to get WCHAR_MIN and WCHAR_MAX.
2006-06-26 Bruno HaibleTweak for SGI cc.
2006-06-26 Bruno HaiblePortability to BSD/OS 4.2.
2006-06-23 Bruno Haiblestdint module: treat IRIX like OpenBSD.
2006-06-23 Bruno HaibleTake into account ISO C 99 TC1.
2006-06-17 Bruno HaibleTweak for FreeBSD.
2006-06-17 Bruno HaibleTweak for Solaris 2.5.1.
2006-06-16 Bruno HaibleRewrite module 'stdint' to be fully autoconfiguring.
2006-05-17 Bruno HaibleCygwin recognition fix.
2006-05-03 Bruno HaibleShorter URL.
2006-03-29 Bruno HaibleFix for OpenBSD.
2006-01-11 Simon Josefsson(SIZE_MAX): Add missing (.
2006-01-09 Bruno HaibleCosmetic tweak of SIZE_MAX.
2006-01-09 Bruno HaibleSupport for Linux libc4 and libc5.
2005-11-30 Paul Eggert* stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
2005-05-23 Bruno HaibleSimplify the #ifdefs.
2005-05-23 Bruno HaibleRename NEED_SIGNED_INT_TYPES macro.
2005-05-23 Bruno HaibleRename HAVE_SYSTEM_INTTYPES macro.
2005-05-14 Bruno HaibleAdd support for 64-bit integers in the MSVC compiler.
2005-05-14 Paul Eggert*** empty log message ***
2005-03-17 Bruno HaibleRename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
2004-09-08 Bruno HaibleNew module 'stdint'.