gnulib.git
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 Bruno HaibleGuard against FreeBSD 6.1 bug.
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 Bruno HaibleUpdate Cygwin test results.
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 JosefssonMention autobuild.
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-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 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 Karl Berryupdate from texinfo
2007-04-10 Eric Blake* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
2007-04-07 Karl Berryupdate from texinfo
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 Bruno HaibleNo need to depend on ldexpl. Just need the m4/ldexpl...
2007-04-04 Bruno HaibleTypo.
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 Karl Berry(func_module): missing '.
2007-04-04 Bruno HaibleTweak the English.
2007-04-04 Eric BlakeImprove wording of dependencies
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 HaibleTemplate for module descriptions, including all optiona...
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 JosefssonFix gc.
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-02 Karl Berryautoupdate
2007-04-02 Karl Berrybreak iconv.m4 sync
2007-04-01 Bruno HaibleNew module 'phystemp'.
2007-04-01 Bruno HaibleCrypto modules were renamed.
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 HaibleDo an indirect conversion if iconv_open does not suppor...
2007-03-31 Bruno HaibleUse module 'iconv_open'.
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 Karl Berrydouble space after USA in the license
2007-03-30 Karl Berryautoupdate
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.
next