* m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
[gnulib.git] / m4 /
2007-06-12 Paul Eggert* m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum...
2007-06-11 Bruno HaibleAdd support for Unicode strings (both as output format...
2007-06-11 Bruno HaibleNew module 'mbsnlen'.
2007-06-10 Bruno HaibleTest for _snprintf (missing since 2003-11-16).
2007-06-09 Bruno HaibleMove to malloca.m4.
2007-06-09 Bruno HaibleMove to here from allocsa.m4.
2007-06-09 Bruno HaibleMove gt_INTL_MACOSX to file intlmacosx.m4.
2007-06-07 Bruno HaibleNew module 'localename'.
2007-06-07 Bruno HaibleLinux uClibc built without wide character support lacks...
2007-06-06 Paul EggertWork around problem reported by Steven M. Schweda in
2007-06-06 Bruno HaibleFix *printf so that it recognizes non-IEEE numbers...
2007-06-06 Bruno HaibleRecognize non-IEEE numbers on i386, x86_64, ia64.
2007-06-06 Bruno HaibleFix typo.
2007-06-05 Eric Blake* m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
2007-06-02 Bruno HaibleFix incorrect values of SIG_ATOMIC_MIN, SIG_ATOMIC_MAX...
2007-06-02 Bruno HaibleUpdate after Eric Blake found that frexpl doesn't work...
2007-05-31 Eric Blake* m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on...
2007-05-31 Karl Berryautoupdate
2007-05-31 Eric BlakeWork around mingw test failures exposed by m4-1.4.9b.
2007-05-29 Bruno HaibleFix typo.
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 Bruno HaibleNew module 'ftell'.
2007-05-28 Bruno HaibleNew module 'fseek'.
2007-05-28 Bruno HaibleWhen not cross-compiling, perform a real runtime test.
2007-05-28 Bruno HaibleFix bug introduced on 2007-03-31.
2007-05-27 Bruno HaibleNew module 'openmp'.
2007-05-24 Eric BlakeFix lseek on mingw.
2007-05-24 Bruno HaibleUntabify.
2007-05-24 Eric BlakeFix fseeko/ftello on cygwin 1.5.24.
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 Bruno HaibleFix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
2007-05-20 Bruno HaibleAvoid possible collision between gnulib frexpl and...
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 HaibleSwap the tests 2 and 3.
2007-05-19 Bruno HaibleUpdate test results.
2007-05-19 Bruno HaibleWhitespace change.
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 Bruno HaibleFix *printf result for NaN, Inf, -0.0 on mingw.
2007-05-18 Bruno HaibleAdd support for 'long double' number output.
2007-05-18 Bruno HaibleFix printf-frexpl module to recognize buggy AIX 5.1...
2007-05-18 Bruno HaibleNew module 'frexpl-nolibm'.
2007-05-14 Bruno HaibleComment fix.
2007-05-13 Bruno HaibleEnsure AC_C_RESTRICT is invoked.
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-04 Paul Eggert* m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO):...
2007-05-02 Paul Eggert* m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO):...
2007-05-01 Bruno HaibleNew module 'sleep'.
2007-05-01 Bruno Haiblesigprocmask.h is replaced with <signal.h>.
2007-05-01 Bruno HaibleNew module 'signal'.
2007-05-01 Bruno HaibleMake the generated wctype.h more self-contained.
2007-05-01 Bruno HaibleMake the generated sys/stat.h more self-contained.
2007-05-01 Bruno HaibleTweak last patch.
2007-05-01 Bruno HaibleMake the generated glob.h self-contained.
2007-04-29 Bruno HaibleGuard against vsnprintf implementations that mishandle...
2007-04-29 Bruno HaibleWork around fpurge bug on BSD systems.
2007-04-28 Paul EggertAvoid false-negative in gl_STDINT_H's C99 conformance...
2007-04-27 Bruno HaibleRenamed socket_.h to sys_socket_.h.
2007-04-26 Ralf Wildenhues* m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ...
2007-04-26 Eric BlakeImplement freading and fwriting.
2007-04-26 Bruno HaibleEnsure fseeko and ftello are declared on glibc systems.
2007-04-25 Ralf Wildenhues* lib/argz_.h: ensure error_t definition is obtained...
2007-04-25 Bruno HaibleMake the combination of fflush and fseek/fseeko POSIX...
2007-04-25 Bruno HaibleNew module 'ftello'.
2007-04-25 Bruno HaibleNew module 'fseeko'.
2007-04-17 Eric BlakeMake fflush rely on fpurge.
2007-04-17 Eric BlakeMake fflush rely on fpurge.
2007-04-16 Simon Josefsson* m4/autobuild.m4: Re-indent.
2007-04-14 Bruno HaibleNew module 'fpurge'.
2007-04-14 Bruno HaibleNew module 'fbufmode'.
2007-04-14 Bruno HaibleNew module 'fwritable'.
2007-04-14 Bruno HaibleNew module 'freadable'.
2007-04-12 Bruno HaibleUpdate Cygwin test results.
2007-04-12 Eric BlakeWork around glibc's failure to reset seekable stdin...
2007-04-12 Simon JosefssonAdd autobuild module.
2007-04-12 Bruno HaibleBetter guessing in gl_PRINTF_DIRECTIVE_F when cross...
2007-04-11 Bruno HaibleAdd test results from AIX 5.2.
2007-04-11 Bruno HaibleImplement the %F directive if the system doesn't implem...
2007-04-11 Bruno HaibleThe 2007-04-04 patch was broken.
2007-04-11 Bruno HaibleGuard against FreeBSD 6.1 bug.
2007-04-10 Bruno HaibleNew module 'locale'.
2007-04-10 Bruno HaibleUse copysign when implementing signbit, if the libc...
2007-04-10 Eric Blake* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
2007-04-06 Bruno HaibleNew module 'signbit'.
2007-04-06 Bruno HaibleNew module 'isnanf-nolibm'.
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-04-05 Eric Blake* m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in...
next