gnulib.git
2008-04-28 Simon JosefssonFix proper win32 checks and use of inline for setsockopt.
2008-04-28 Bruno HaibleMention a problem on mingw.
2008-04-27 Bruno HaibleMake test-stat-time pass on mingw.
2008-04-27 Bruno HaibleAdd some comments.
2008-04-27 Bruno HaibleStricter test whether isnanl works.
2008-04-27 Bruno HaibleMake test-yesno.sh work on mingw.
2008-04-27 Bruno HaibleFix 'isfinite' on x86, x86_64, ia64 platforms.
2008-04-27 Bruno HaibleAllow local renaming in config.h.
2008-04-27 Bruno HaibleAvoid gcc warnings.
2008-04-27 Eric BlakeOptimize and test memrchr.
2008-04-26 Bruno HaibleOops, fix mistake in third-to-last commit.
2008-04-26 Bruno HaibleAdd tentative support for DragonFly BSD.
2008-04-26 Bruno HaibleNew private include file lib/stdio-impl.h.
2008-04-26 Bruno HaibleNew private include file lib/stdio-impl.h.
2008-04-26 Bruno HaibleFix indentation.
2008-04-26 Bruno HaiblePut system dependent routines into inline functions.
2008-04-26 Bruno HaiblePut system dependent routines into inline functions.
2008-04-26 Bruno HaibleWork around limitation of an old 'tr' program on Solaris.
2008-04-26 Bruno HaibleTests for module 'memchr'.
2008-04-26 Bruno HaibleOptimize parallel detection of matching bytes.
2008-04-26 Bruno HaibleDefine memchr, not __memchr.
2008-04-26 Bruno HaibleSuperficial improvements and comments.
2008-04-25 Eric BlakeUse native fstatat on cygwin 1.7.0.
2008-04-25 Karl Berryautoupdate
2008-04-24 Karl Berryautoupdate
2008-04-23 Eric BlakeImprove memchr2 performance.
2008-04-23 Simon JosefssonMake setsockopt replacement more typesafe.
2008-04-23 Simon JosefssonAdd file, was missing from last commit.
2008-04-23 Simon JosefssonAdd inet_ntop and inet_pton declarations to arpa/inet...
2008-04-22 Jim Meyering* modules/verify (License): Re-license as LGPLv2+.
2008-04-22 Simon JosefssonCast fourth argument to setsockopt on MinGW.
2008-04-21 Bruno HaibleGive attribution.
2008-04-21 Bruno HaibleReplace the isw* functions on Linux libc5.
2008-04-21 Bruno HaibleFix typo in last commit.
2008-04-21 Bruno HaibleFix test failures on mingw.
2008-04-21 Bruno HaibleFix test failure on mingw.
2008-04-21 Bruno HaibleFix mistake in last commit.
2008-04-21 Bruno HaibleFix conflict between modules 'canonicalize' and 'canoni...
2008-04-21 Bruno HaibleFix compilation errors related to rpl_mkdir on mingw.
2008-04-21 Bruno HaiblePort to native Windows platforms.
2008-04-21 Bruno HaibleFix compilation error on mingw.
2008-04-21 Eric BlakeWork around preprocessors that don't handle UINTMAX_MAX.
2008-04-21 Bruno HaibleAdd a ChangeLog entry for an already committed change...
2008-04-21 Simon Josefsson(strftime): Explain better Windows incompatibility.
2008-04-20 Bruno HaibleFix module dependencies.
2008-04-20 Bruno HaibleRemove trailing spaces.
2008-04-20 Bruno HaibleFix test failure on platforms with non-GNU iconv.
2008-04-20 Bruno HaibleThe test was a little too strict.
2008-04-20 Bruno HaibleWork around roundf() bug on mingw.
2008-04-20 Bruno HaibleFix link error on mingw.
2008-04-20 Bruno Haible<sys/stat.h> must provide the nlink_t type.
2008-04-20 Bruno HaibleDocument snprintf bug on Linux libc5.
2008-04-19 Bruno HaibleWork around snprintf bug on Linux libc5.
2008-04-19 Bruno HaibleMake floorlog10 function more precise.
2008-04-19 Bruno HaibleFix rounding when a precision is given.
2008-04-18 Karl Berryupdate from texinfo
2008-04-18 Simon Josefssondoc/posix-functions/strftime.texi (strftime): Clarify...
2008-04-17 Bruno HaibleProvide missing no-op definitions for the dummy impleme...
2008-04-17 Eric BlakeCorrect attribution of previous patch.
2008-04-17 Simon JosefssonFix typo.
2008-04-17 Simon JosefssonMention that strftime %e doesn't work under Windows.
2008-04-17 Bruno HaibleUpdate the list of Windows locales.
2008-04-17 Bruno HaibleUpdate after Microsoft change the value if SUBLANG_SIND...
2008-04-17 Eric BlakeAdjust strtod detection to catch glibc 2.7 bug.
2008-04-17 Bruno HaibleAdd tentative support for Linux libc5.
2008-04-16 Bruno HaibleDefine module indicator, used by math.in.h.
2008-04-16 Bruno HaibleRemove unused variables.
2008-04-16 Bruno HaibleFix bug in error handling code.
2008-04-16 Bruno HaibleFix use of isspace() function.
2008-04-15 Paolo Bonzinifix typos in mathl
2008-04-15 Karl Berryautoupdate
2008-04-14 Bruno HaibleFix underquoting of AC_LANG_PROGRAM arguments.
2008-04-14 Jim Meyeringtest-strtod: fix typos: s/abs/fabs/
2008-04-13 Bruno HaibleAdd comment for last commit.
2008-04-13 Bruno HaibleFix conflict between modules 'canonicalize' and 'canoni...
2008-04-13 Bruno HaibleAvoid a test failure on AIX 4 and AIX 5.
2008-04-13 Bruno HaibleFix compilation failure on AIX with xlc.
2008-04-13 Bruno HaibleWork around a HP-UX stdio bug.
2008-04-13 Bruno HaibleAvoid negating 0.0L - it yields a wrong result on HP...
2008-04-13 Bruno HaibleMake truncl work on OSF/1 4.0.
2008-04-13 Bruno HaibleAvoid trailing comma, for picky AIX compiler.
2008-04-13 Bruno HaibleWork around a HP cc compiler bug.
2008-04-13 Bruno HaibleCheck for libintl.h. Needed for HAVE_LIBINTL_H.
2008-04-13 Bruno HaibleRemove stray semicolon.
2008-04-13 Bruno Haibletest-quotearg needs to be linked against libintl (at...
2008-04-13 Bruno HaibleOverride <sys/socket.h> when it exists but is incomplete.
2008-04-13 Bruno HaibleAvoid warning on EMX.
2008-04-13 Bruno HaibleAvoid warning on emx+gcc.
2008-04-13 Bruno HaibleEnable the fpucw handling also for x86_64.
2008-04-12 Bruno HaibleUpdate ChangeLog entry: the problem on emx+gcc was...
2008-04-12 Bruno HaibleFix link failure on Solaris 10/x86 with gcc.
2008-04-12 Bruno HaibleOverride the system isnanf also on IRIX 6.5 with gcc.
2008-04-12 Jim Meyering* m4/math_h.m4 (gl_MATH_H): Fix typos.
2008-04-12 Bruno HaibleFix mistake in EMX port.
2008-04-12 Eric BlakeWork around Solaris 10 math.h bug.
2008-04-12 Bruno HaibleAdapt to future versions of Apple GCC.
2008-04-12 Bruno HaibleAvoid test failure on IRIX.
2008-04-12 Bruno HaibleLink test-strsignal with libintl.
2008-04-11 Bruno HaibleLink test-getaddrinfo with libintl.
2008-04-11 Bruno HaibleFix two compilation errors.
next