gnulib.git
2007-05-29 Bruno HaibleAvoid "checking..." message inside "checking..." message.
2007-05-29 Bruno HaibleFix typo in cross-compiling case.
2007-05-29 Bruno HaibleFix last patch for real.
2007-05-29 Eric Blake* m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax...
2007-05-28 Eric Blake* modules/closein-tests (test_closein_LDADD): Support...
2007-05-28 Bruno HaibleMore #ifdef HAVE_CONFIG_H in the tests.
2007-05-28 Bruno HaibleAssume <config.h> exists.
2007-05-28 Eric BlakeUnconditionally include <config.h> in unit tests.
2007-05-28 Bruno HaibleRemember the presence of the --with-tests command-line...
2007-05-28 Bruno HaibleTests for module 'ftell'.
2007-05-28 Bruno HaibleNew module 'ftell'.
2007-05-28 Eric Blake* lib/allocsa.h (safe_alloca): Avoid compiler warning.
2007-05-28 Bruno HaibleTests for module 'fseek'.
2007-05-28 Bruno HaibleNew module 'fseek'.
2007-05-28 Bruno HaibleNew module 'fseek'.
2007-05-28 Bruno HaibleTypo in comment.
2007-05-28 Bruno HaibleFix an old entry.
2007-05-28 Bruno HaibleCorrect last change.
2007-05-28 Bruno HaibleMore precise wording.
2007-05-28 Bruno HaibleMore comments.
2007-05-28 Bruno HaibleWhen not cross-compiling, perform a real runtime test.
2007-05-28 Eric BlakeImprove lseek module.
2007-05-28 Bruno HaibleTest some types.
2007-05-28 Bruno HaibleFix bug introduced on 2007-03-31.
2007-05-27 Bruno HaibleNew module 'openmp'.
2007-05-26 Bruno Haible2007-05-26 Bruno Haible <bruno@clisp.org>
2007-05-24 Eric BlakeFix lseek on mingw.
2007-05-24 Karl Berryautoupdate
2007-05-24 Bruno HaibleAllow for a longer printed representation of NaN.
2007-05-24 Bruno HaibleUntabify.
2007-05-24 Eric BlakeFix fseeko/ftello on cygwin 1.5.24.
2007-05-24 Karl Berryautoupdate
2007-05-23 Bruno HaibleProvide a link warning only if GNULIB_POSIXCHECK is...
2007-05-22 Bruno HaibleStricter check for printf result for NaN arguments.
2007-05-20 Bruno HaibleInclude Cygwin test results, from Eric Blake.
2007-05-20 Bruno HaibleUpdate gettext version number.
2007-05-20 Bruno HaibleDetect broken frexpl on BeOS.
2007-05-20 Jim Meyering* NEWS: Mention the incompatible change (s/futimens...
2007-05-20 Bruno HaibleFix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
2007-05-20 Jim Meyering(gl_futimens): Rename from futimens, now that glibc...
2007-05-20 Bruno HaibleAvoid possible collision between gnulib frexpl and...
2007-05-20 Bruno HaibleAvoid test failures on some versions of HP-UX 11.
2007-05-20 Bruno HaibleTypo in comment.
2007-05-20 Jim MeyeringFix buggy test for the fchownat-deref bug.
2007-05-20 Bruno HaibleTweak message.
2007-05-19 Bruno HaibleWork around bugs in the system's isnanf on IRIX and...
2007-05-19 Bruno HaibleAvoid test failures on platforms where -0.0 and 0.0...
2007-05-19 Bruno HaibleAvoid test failures on IRIX 6.5.
2007-05-19 Bruno HaibleAvoid test failures on IRIX 6.5.
2007-05-19 Bruno HaibleSwap the tests 2 and 3.
2007-05-19 Bruno HaibleUpdate test results.
2007-05-19 Bruno HaibleWhitespace change.
2007-05-19 Bruno HaibleFix a warning in last patch.
2007-05-19 Bruno HaibleFix syntax error in test.
2007-05-19 Bruno HaibleWhitespace change.
2007-05-19 Bruno HaibleNew module 'float'.
2007-05-19 Jim Meyering* lib/utimens.c (gl_futimens): Rename from futimens,
2007-05-19 Bruno HaibleAvoid test failures on mingw.
2007-05-19 Bruno HaibleFix *printf result for NaN, Inf, -0.0 on mingw.
2007-05-19 Bruno HaibleAccomodate for implementations that produce 3 exponent...
2007-05-19 Bruno HaibleOptimize the case of huge precision.
2007-05-19 Bruno HaibleFix logic bug introduced on 2007-05-06.
2007-05-18 Bruno HaibleAdd tests for %e and %g directives.
2007-05-18 Bruno HaibleFix small bug in 'divide' function.
2007-05-18 Bruno HaibleMore tests of printf %f.
2007-05-18 Bruno HaibleTypo in ChangeLog entry.
2007-05-18 Bruno HaibleAdd support for 'long double' number output.
2007-05-18 Bruno HaibleWork around broken snprintf function on BeOS.
2007-05-18 Bruno HaibleSupport output of 64-bit numbers on mingw.
2007-05-18 Bruno HaibleFix printf-frexpl module to recognize buggy AIX 5.1...
2007-05-18 Bruno HaibleTests for module 'frexpl-nolibm'.
2007-05-18 Bruno HaibleNew module 'frexpl-nolibm'.
2007-05-18 Karl Berryautoupdate
2007-05-17 Paul Eggert* lib/dirent_.h: Prefer #include_next <foo.h> to #include
2007-05-17 Eric Blake* modules/closein-tests (Makefile.am): Distribute
2007-05-17 Bruno HaibleRenamed test-fprintf-posix.out to test-printf-posix...
2007-05-17 Bruno HaibleRename test-fprintf-posix.out to test-printf-posix...
2007-05-17 Bruno HaibleMove to test-printf-posix.output.
2007-05-17 Bruno HaibleMove to here from test-fprintf-posix.out.
2007-05-17 Paul Eggert* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
2007-05-16 Simon JosefssonRemove opencdk (maintainer drop'ed gnulib).
2007-05-16 Bruno Haible2007-05-16 Thien-Thi Nguyen <ttn@gnuvola.org> (tiny...
2007-05-14 Bruno HaibleTweak doc.
2007-05-14 Bruno HaibleComment fix.
2007-05-13 Bruno HaibleEnsure AC_C_RESTRICT is invoked.
2007-05-13 Bruno HaibleFix syntax error in C++ mode.
2007-05-12 Jim Meyering* lib/linebuffer.c (readlinebuffer_delim): New function,
2007-05-12 Jim MeyeringChange ^[ ]{8} to TAB.
2007-05-12 Sergey PoznyakoffUpdate
2007-05-12 Sergey PoznyakoffNew module
2007-05-12 Sergey Poznyakoff(Files): Remove openat-die.c
2007-05-12 Sergey Poznyakoff(gl_FUNC_OPENAT): Do not require openat-die
2007-05-06 Bruno HaibleMore info about Cygwin.
2007-05-06 Bruno HaibleMore info about Cygwin.
2007-05-06 Bruno HaibleWork around an incorrect implementation of the 0 flag...
2007-05-06 Bruno HaibleWork around lack of support of grouping flag.
2007-05-05 Bruno HaibleAvoid a test failure on mingw.
2007-05-04 Karl Berryupdate from texinfo
2007-05-04 Paul Eggert* m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO):...
2007-05-03 Karl Berryupdate from texinfo
next