Document 64-bit #if problems in stdint.texi.
[gnulib.git] / modules /
2007-11-12 Paul EggertDon't insist on 'long long int' support in the preproce...
2007-11-12 Bruno HaibleTests for Unicode character classification functions.
2007-11-12 Bruno HaibleUnicode character classification functions.
2007-11-12 Bruno HaibleNew module 'gperf'.
2007-11-11 Bruno HaibleUse the shared tests for the floor* and ceil* functions.
2007-11-11 Bruno HaibleUse REPLACE_ROUND instead of HAVE_DECL_ROUND.
2007-11-07 Bruno HaibleUpgrade to gettext-0.17.
2007-11-05 Bruno HaibleFix a compilation error of realloc.c on OSF/1 4.0d...
2007-11-04 Bruno HaibleUse GL_NOCRASH, to avoid a crashreporter dialog box...
2007-11-04 Bruno HaibleNew module 'nocrash'.
2007-11-04 Bruno Haiblerelocatable.m4 needs lib-ld.m4.
2007-11-03 Bruno HaibleNew tests for modules 'test-fprintf-posix' and 'test...
2007-11-03 Bruno HaibleFix *printf behaviour in out-of-memory situations on...
2007-11-03 Bruno HaibleTests for module 'frexp-nolibm'.
2007-11-03 Bruno HaibleNew module 'frexp-nolibm'.
2007-11-02 Eric BlakeFix xprintf tests on cygwin.
2007-11-01 Bruno HaibleDefine the putenv substitute in <stdlib.h> rather than...
2007-10-31 Bruno HaibleEnsure AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_...
2007-10-31 Bruno HaibleNew module 'xvasprintf-posix'.
2007-10-31 Bruno HaibleTests for module 'xprintf-posix'.
2007-10-31 Bruno HaibleNew module 'xprintf-posix'.
2007-10-30 Ralf WildenhuesRemove some temp files leftover from tests.
2007-10-29 Bruno HaibleUse REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
2007-10-29 Bruno HaibleFix link errors with Sun C 5.0 on Solaris 10.
2007-10-28 Bruno HaibleNotify xgettext about functions that have a format...
2007-10-28 Ben PfaffImplement 'isfinite' module.
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 Ralf WildenhuesFix fstrcmp-tests on FreeBSD, AIX.
2007-10-22 Simon JosefssonAdd module 'gc-camellia'.
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-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.
2007-10-20 Jim MeyeringChange xprintf's license to GPL.
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 MeyeringNew module: xprintf
2007-10-19 Bruno HaibleUse @FOO@ syntax instead of $(FOO) syntax, because...
2007-10-18 Eric Blake* modules/filenamecat-tests (Makefile.am): Link against...
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 HaibleRelax the license.
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 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 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-12 Bruno HaibleRename test-truncf.c to test-truncf1.c.
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-08 Simon JosefssonChange license to LGPLv2+ on dummy, float, realloc...
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-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-04 Bruno HaibleNew module 'trunc'.
2007-10-03 Bruno HaibleTest for __fpending function.
2007-10-02 Jim MeyeringPerform one more "_.h" -> ".in.h" substitution.
2007-10-01 Bruno HaibleRename wctype_.h to wctype.in.h.
2007-10-01 Bruno HaibleRename wchar_.h to wchar.in.h.
2007-10-01 Bruno HaibleRename unistd_.h to unistd.in.h.
2007-10-01 Bruno HaibleRename time_.h to time.in.h.
2007-10-01 Bruno HaibleRename sysexits_.h to sysexits.in.h.
2007-10-01 Bruno HaibleRename sys_time_.h to sys_time.in.h.
2007-10-01 Bruno HaibleRename sys_stat_.h to sys_stat.in.h.
2007-10-01 Bruno HaibleRename sys_socket_.h to sys_socket.in.h.
2007-10-01 Bruno HaibleRename sys_select_.h to sys_select.in.h.
2007-10-01 Bruno HaibleRename string_.h to string.in.h.
2007-10-01 Bruno HaibleRename stdlib_.h to stdlib.in.h.
2007-10-01 Bruno HaibleRename stdio_.h to stdio.in.h.
2007-10-01 Bruno HaibleRename stdint_.h to stdint.in.h.
2007-10-01 Bruno HaibleRename stdbool_.h to stdbool.in.h.
2007-10-01 Bruno HaibleRename signal_.h to signal.in.h.
2007-10-01 Bruno HaibleRename search_.h to search.in.h.
2007-10-01 Bruno HaibleRename poll_.h to poll.in.h.
2007-10-01 Bruno HaibleRename netinet_in_.h to netinet_in.in.h.
next