Fix bugs in round modules reported by Bruno Haible.
[gnulib.git] / ChangeLog
2007-10-22 Ben PfaffFix bugs in round modules reported by Bruno Haible.
2007-10-21 Bruno HaibleTweak to make it usable in gettext's libasprintf.
2007-10-21 Bruno HaibleAllow wcwidth to return -1 in some cases.
2007-10-21 Bruno HaibleReplace wcwidth also if it fails on U+200B (ZERO WIDTH...
2007-10-21 Bruno HaibleTweak last ChangeLog entry.
2007-10-21 Bruno HaibleUse isnanf() instead of isnan(). Avoids a link error...
2007-10-21 Eric Blake* users.txt: Update URL for m4.
2007-10-21 Bruno HaibleAdd clisp. Update stale URLs.
2007-10-21 Bruno HaibleUpdate after move from cvs to git.
2007-10-21 Bruno HaibleFix typo in macro name.
2007-10-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.
2007-10-20 Jim Meyering* lib/xprintf.c: Include <config.h> unconditionally.
2007-10-20 Jim MeyeringChange xprintf's license to GPL.
2007-10-20 Jim Meyeringxprintf fixes.
2007-10-20 Bruno HaibleDon't report an unjustified overflow error.
2007-10-20 Bruno HaibleDon't rely on excess precision: -4 > -3.00000024 -...
2007-10-20 Bruno HaibleNew module 'ceil'.
2007-10-20 Bruno HaibleDepend on fprintf-posix.
2007-10-19 Jim Meyering* lib/xprintf.c: Don't bother testing specific errno...
2007-10-19 Jim Meyering* lib/xprintf.c (xprintf, xfprintf): Test err < 0,...
2007-10-19 Jim MeyeringNew module: xprintf
2007-10-19 Bruno HaibleUse @FOO@ syntax instead of $(FOO) syntax, because...
2007-10-19 Jim MeyeringCorrect file name.
2007-10-18 Bruno HaibleDon't use %n on glibc >= 2.3 systems.
2007-10-18 Eric Blake* modules/filenamecat-tests (Makefile.am): Link against...
2007-10-18 Bruno HaibleImprove detection of whether %n is supported or not.
2007-10-18 Bruno HaibleFix various issues with the 'trim' module.
2007-10-17 Paul EggertModify glob.c to use fstatat and dirfd, to simplify it.
2007-10-17 Ralf Wildenhues* gnulib-tool (func_get_dependencies): Fix sed script...
2007-10-17 Bruno HaibleRestrict the usable locale names on Cygwin.
2007-10-17 Bruno HaibleUse rpl_ prefix for functions, so as to avoid endless...
2007-10-17 Bruno HaibleRelax the license.
2007-10-16 Paul EggertMerge glibc changes into lib/glob.c.
2007-10-16 Paul EggertCheck for 64-bit int errors in HP-UX 10.20 preprocessor.
2007-10-15 Bruno HaibleUse rpl_ prefix for functions, so as to avoid endless...
2007-10-15 Ralf Wildenhues* m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache...
2007-10-15 Bruno HaibleTweak last patch.
2007-10-15 Bruno HaibleReplace paragraph that was explaining old way of handli...
2007-10-15 Bruno HaibleEnsure NULL is defined, before using it.
2007-10-15 Simon Josefssonm4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
2007-10-14 Bruno HaibleTest for module 'iconv_open-utf'.
2007-10-14 Bruno HaibleNew module 'iconv_open-utf': Enhance iconv_open to...
2007-10-13 Bruno HaibleA different way to test for getaddrinfo, so that it...
2007-10-13 Bruno HaiblePrefer the ISO C99 inline semantics over the old GNU...
2007-10-13 Bruno HaibleHandle 'inline' change in gcc 4.3.0.
2007-10-13 Bruno HaibleEnable the use of __freading for glibc >= 2.7.
2007-10-13 Paul Eggert* lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC...
2007-10-13 Bruno HaibleFix incorrect rounding of ceil, ceilf, ceill in some...
2007-10-13 Bruno HaibleRename tests/test-ceilf.c to tests/test-ceilf1.c.
2007-10-13 Bruno HaibleFix incorrect rounding of floor, floorf, floorl in...
2007-10-13 Bruno HaibleRename tests/test-floorf.c to tests/test-floorf1.c.
2007-10-13 Bruno HaibleAdd new test for trunc function.
2007-10-13 Bruno HaibleRename tests/test-trunc.c to tests/test-trunc1.c.
2007-10-13 Bruno HaibleFix incorrect rounding of trunc, truncf, truncl in...
2007-10-12 Bruno HaibleRename test-truncf.c to test-truncf1.c.
2007-10-11 Eric BlakeDon't claim strerror is broken on Interix.
2007-10-11 Bruno HaiblePut unit test for i-ring module into a normal test...
2007-10-11 Bruno HaiblePut unit test for filenamecat module into a normal...
2007-10-11 Paul EggertSimplify and modernize strerror substitute, partly...
2007-10-09 Eric BlakeSilence test-fpending.
2007-10-09 Bruno HaibleMention many new modules in the right categories.
2007-10-09 Ben PfaffFix typo in comment.
2007-10-08 Paul Eggert* lib/xnanosleep.c (xnanosleep): Don't assume GCC 4...
2007-10-08 Simon JosefssonChange license to LGPLv2+ on dummy, float, realloc...
2007-10-08 Bruno HaibleMention the license change.
2007-10-07 Bruno HaibleFix type of TWO_MANT_DIG.
2007-10-07 Bruno HaibleRename parameter 'exp' to 'expptr', to avoid gcc warnings.
2007-10-07 Jim MeyeringMake xnanosleep's integer overflow test more robust.
2007-10-07 Bruno HaibleUpdate the meaning of the license abbreviations.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-10-07 Bruno HaibleChange copyright notice from LGPLv2.1+ to LGPLv3+.
2007-10-07 Bruno HaibleChange copyright notice from LGPLv2.0+ to LGPLv3+.
2007-10-07 Bruno HaibleChange copyright notice from LGPL to GPL.
2007-10-07 Bruno HaibleEnsure glibc declares trunc().
2007-10-07 Bruno HaibleTest for module 'freopen'.
2007-10-07 Bruno HaibleTest for module 'fopen'.
2007-10-07 Bruno HaibleNew modules 'fopen' and 'freopen'.
2007-10-07 Bruno HaibleTest for 'open' module.
2007-10-07 Bruno HaibleNew module 'open'.
2007-10-05 Bruno HaibleTest for module 'ceill'.
2007-10-05 Bruno HaibleNew module 'ceill'.
2007-10-05 Bruno HaibleTest for module 'ceilf'.
2007-10-05 Bruno HaibleNew module 'ceilf'.
2007-10-05 Bruno HaibleTest for module 'floorl'.
2007-10-05 Bruno HaibleNew module 'floorl'.
2007-10-05 Bruno HaibleTest for module 'floorf'.
2007-10-05 Bruno HaibleNew module 'floorf'.
2007-10-05 Bruno HaibleTalk about git instead or in addition to cvs.
2007-10-05 Bruno HaibleExplain what an absent module means.
2007-10-04 Bruno HaibleTest for module 'truncl'.
2007-10-04 Bruno HaibleNew module 'truncl'.
2007-10-04 Bruno HaibleTest for module 'truncf'.
2007-10-04 Bruno HaibleNew module 'truncf'.
2007-10-04 Bruno HaibleSynthesize an EXTRA_DIST augmentation also for tests...
2007-10-04 Bruno HaibleTest for module 'trunc'.
2007-10-03 Bruno HaibleTest for __fpending function.
2007-10-03 Bruno HaibleAdd support for QNX (untested).
2007-10-03 Bruno HaiblePrefer @command as replacement of invalid @program.
2007-10-03 Bruno HaibleUse valid texinfo directives. @program is not a valid...
2007-10-02 Jim MeyeringPerform one more "_.h" -> ".in.h" substitution.
next