* build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
[gnulib.git] / ChangeLog
2007-04-13 Paul Eggert* build-aux/bootstrap (gnulib_tool_option_extras):...
2007-04-13 Bruno HaibleAdd tests for %f and %F directives.
2007-04-13 Bruno HaibleTry harder to find sched_yield on Solaris.
2007-04-13 Bruno HaibleFix typo in return type.
2007-04-13 Eric Blake* modules/gettime (Depends-on): Remove gettime.
2007-04-13 Bruno HaibleMention the include file.
2007-04-13 Eric Blake* .cvsignore: New file.
2007-04-12 Bruno HaibleFix link error on Cygwin.
2007-04-12 Eric BlakeWork around glibc's failure to flush stdin on fclose.
2007-04-12 Eric BlakeWork around glibc's failure to reset seekable stdin...
2007-04-12 Simon Josefsson2007-04-12 Simon Josefsson <simon@josefsson.org>
2007-04-12 Simon Josefsson2007-04-12 Simon Josefsson <simon@josefsson.org>
2007-04-12 Simon Josefsson2007-04-12 Simon Josefsson <simon@josefsson.org>
2007-04-12 Eric BlakeNo need to preserve errno on success.
2007-04-12 Simon Josefsson2007-04-12 Simon Josefsson <simon@josefsson.org>
2007-04-12 Simon JosefssonAdd autobuild module.
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 HaibleTests for module 'locale'.
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 HaibleFaster determination of the sign of a number.
2007-04-06 Bruno HaibleTest also the sign bit of zero results.
2007-04-06 Bruno HaibleTests for module 'signbit'.
2007-04-06 Bruno HaibleNew module 'signbit'.
2007-04-06 Bruno HaibleTests for module 'isnanf-nolibm'.
2007-04-06 Bruno HaibleNew module 'isnanf-nolibm'.
2007-04-06 Bruno HaibleFix linking of test programs with libintl or not.
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-04-06 Bruno HaibleFix problem with Compaq (ex-DEC) Desktop C compiler...
2007-04-06 Bruno HaibleFix problem with Compaq (ex-DEC) Desktop C compiler...
2007-04-06 Bruno HaibleFreeBSD 6.1 produces different printf output than glibc.
2007-04-05 Eric Blake* m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in...
2007-04-05 Bruno HaibleCatch a bug of printf "%a" on FreeBSD 6.1.
2007-04-05 Bruno HaibleFreeBSD 6.1 produces different printf output than glibc.
2007-04-05 Bruno HaibleNo need to mention tar and gzip - not direct depedencies.
2007-04-04 Paul Eggert* DEPENDENCIES: Give overall description of version...
2007-04-04 Simon Josefsson2007-04-04 Simon Josefsson <simon@josefsson.org>
2007-04-04 Karl Berry.
2007-04-04 Eric BlakeWeaken m4 dependency.
2007-04-04 Bruno HaibleLink test program with libintl.
2007-04-04 Bruno HaibleRemove AC_SUBSTs that are now done in the *.m4 files.
2007-04-04 Ben PfaffAdd $(srcdir)/ to source directory references in Makefi...
2007-04-03 Bruno Haibleldexpl can depend on isnanl. Requiring isnanl-nolibm...
2007-04-03 Bruno HaibleClarify the dependencies on libm.
2007-04-03 Bruno HaibleTEMPLATE-EXTENDED is not a module.
2007-04-03 Bruno HaibleList of dependendies of gnulib.
2007-04-03 Bruno HaibleFix missing escape.
2007-04-03 Paul EggertFix latest changelog entry to make it more accurate.
2007-04-03 Paul Eggert* lib/stat-time.h: (get_stat_birthtime): Check for...
2007-04-03 Simon JosefssonMove back memxor module.
2007-04-03 Simon JosefssonMove modules/gc to crypto/.
2007-04-03 Eric BlakeMake ldexpl truly independent of libm
2007-04-03 Eric BlakeFix printf-frexpl dependency
2007-04-03 Bruno HaibleHandle collision with EX_OK from IRIX <unistd.h>.
2007-04-03 Bruno HaibleAvoid performing the test for real on x86 or x86_64...
2007-04-03 Bruno HaibleRegarding integer division by 0, x86_64 behaves like...
2007-04-03 Bruno HaibleIt was a joke.
2007-04-01 Bruno HaibleNew module 'phystemp'.
2007-04-01 Simon JosefssonMove crypto modules to crypto/.
2007-03-31 Bruno Haible2007-03-30 James Youngman <jay@gnu.org>
2007-03-31 Bruno HaibleNew module 'iconv_open'.
2007-03-31 Bruno HaibleAvoid test failures on OSF/1, AIX, HP-UX, IRIX, Solaris.
2007-03-31 Bruno HaibleDeclare frexpl() when the system doesn't have it.
2007-03-31 Bruno HaibleDeclare ldexpl() when the system doesn't have it.
2007-03-31 Bruno HaibleCheck against unusable HP-UX iconv.
2007-03-31 Bruno HaibleClassify a few new modules.
2007-03-31 Bruno HaibleTalk primarily about git, not CVS.
2007-03-30 Bruno HaibleUse _GL_ as double-inclusion guard macro prefix.
2007-03-30 Karl Berry.
2007-03-30 Paul Eggert* lib/write-any-file.c (can_write_any_file): Fix else...
2007-03-30 Bruno HaibleDetect broken AIX iconv() function.
2007-03-30 Bruno HaibleTests for module 'ldexpl'.
2007-03-30 Bruno HaibleSet the FPU control word as needed for 'long double...
2007-03-30 Bruno HaibleNew module 'ldexpl'.
2007-03-30 Bruno HaibleDeclare frexpl() in the test.
2007-03-29 Bruno HaibleAvoid test failures on OSF/1, AIX, IRIX, HP-UX.
2007-03-29 Bruno HaibleMake it compile on AIX.
2007-03-29 Paul Eggert* lib/acl-internal.h (acl_get_fd, acl_set_fd): undef...
2007-03-29 Bruno HaibleTweak last patch: Sync with gettext.
2007-03-29 Bruno HaibleTake care of IN_LIBINTL situation.
2007-03-29 Paul Eggert* m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):...
2007-03-28 Bruno HaibleSome refactoring.
2007-03-28 Bruno HaibleDistinguish invalid and incomplete UTF-8 input, and...
2007-03-28 Bruno HaibleNew modules 'unistr/u8-mbtoucr', 'unistr/u16-mbtoucr...
2007-03-27 Simon JosefssonMove vasprintf prototypes to stdio.
2007-03-27 Bruno HaibleUse multithread-safe primitives for determining the...
2007-03-27 Eric BlakeSupport sub-second birthtime on cygwin.
2007-03-27 Paul Eggert* lib/stat-time.h (USE_BIRTHTIME): Remove.
2007-03-27 Bruno Haible2007-03-27 Bruno Haible <bruno@clisp.org>
2007-03-26 Bruno HaibleDepend on isnanl now.
2007-03-26 Bruno HaibleBetter support of signalling NaNs.
2007-03-26 Eric Blake* m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A...
2007-03-26 Bruno HaibleUpdate after utf8-ucs4-unsafe.h and utf16-ucs4-unsafe...
2007-03-26 Bruno HaibleDon't use unportable shell statement.
2007-03-26 Bruno HaibleIf <sysexits.h> exists but is missing values, fill...
2007-03-26 Bruno HaibleDon't access hints->ai_flags when hints is NULL.
2007-03-26 Bruno HaibleAvoid compiler warnings.
next