gnulib.git
2007-10-29 Bruno HaibleIf --lgpl is not specified, convert copyright headers... v0.0
2007-10-29 Bruno HaibleUse REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
2007-10-29 Bruno HaibleFix "integer overflow" warnings with OSF/1 5.1 cc.
2007-10-29 Bruno HaibleRevert ChangeLog damage in last commit.
2007-10-29 Bruno HaibleFix link errors with Sun C 5.0 on Solaris 10.
2007-10-29 Bruno HaiblePut the test whether the floor or ceil variant needs...
2007-10-28 Bruno HaibleAdd/remove some blank lines.
2007-10-28 Bruno HaibleAllow specifying the LGPL version number through -...
2007-10-28 Bruno HaibleDefine and declare u{8,16}_uctomb_aux also if !HAVE_INLINE.
2007-10-28 Bruno HaibleNotify xgettext about functions that have a format...
2007-10-28 Ben PfaffImplement 'isfinite' module.
2007-10-28 Ben PfaffCheck whether round* exist in libraries, not just wheth...
2007-10-27 Bruno HaibleDocument some more things the gnulib user must be aware of.
2007-10-27 Bruno HaibleBorrow an improved version of AC_C_RESTRICT from autoconf.
2007-10-26 Bruno HaibleChange strerror so that it never returns an empty string.
2007-10-26 Micah CowanRemove vestiges of cvs-gnulib-checkout process. Now...
2007-10-24 Jim MeyeringAvoid diagnostics from sha1sum when there is no cached...
2007-10-24 Jim Meyering* build-aux/bootstrap: Sync from coreutils:
2007-10-24 Paul Eggert* README: Append ".git" to git and cg examples.
2007-10-23 Micah CowanAdd wget to the list of users.
2007-10-23 Ralf WildenhuesFix linking of some unistdio tests on FreeBSD.
2007-10-23 Ralf WildenhuesFix linking of some uniconv tests on FreeBSD.
2007-10-22 Bruno HaibleAdd check that intmax_t and uintmax_t have the same...
2007-10-22 Eric BlakeTweak x*printf documentation.
2007-10-22 Bruno HaibleFix typo in comment.
2007-10-22 Paul EggertFix Tru64 problem with stdbool.h.
2007-10-22 Eric BlakeAlso wrap vf?printf.
2007-10-22 Ralf WildenhuesFix fstrcmp-tests on FreeBSD, AIX.
2007-10-22 Ralf WildenhuesFix missing U_MBLEN define in u??-conf-to-enc.c.
2007-10-22 Paul Eggert* lib/acl.c (copy_acl): Adjust to IRIX 6.5. Problem...
2007-10-22 Ralf WildenhuesFix getloadavg.c on Tru64 4.0D.
2007-10-22 Ralf Wildenhues* tests/test-i-ring.c: Work for C89.
2007-10-22 Bruno Haible* m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT)...
2007-10-22 Eric Blake* tests/test-yesno.sh: Silence stderr during test.
2007-10-22 Simon JosefssonAdd module 'gc-camellia'.
2007-10-22 Simon Josefsson(gzip_rsyncable): Don't fail if gzip sends --help to...
2007-10-22 Simon Josefssonusers.txt: Fix link to libksba.
2007-10-22 Ben PfaffMake roundf-tests module depend on floorf, ceilf.
2007-10-22 Ben PfaffFix bugs in round modules reported by Bruno Haible.
2007-10-21 Bruno HaibleAllow wcwidth to return -1 in some more cases. Fixes...
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 HaibleNew module 'floor'.
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 Bruno HaibleImprove comments in last patch.
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 HaibleFix typos in 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 HaibleNew test.
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 dependencies for test-trunc2.
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-13 Bruno HaibleRenamed to tests/test-truncf1.c.
2007-10-12 Bruno HaibleRename test-truncf.c to test-truncf1.c.
next