Tests for module 'sqrtf'.
[gnulib.git] / ChangeLog
2011-10-08 Bruno HaibleTests for module 'sqrtf'.
2011-10-08 Bruno HaibleNew module 'sqrtf'.
2011-10-08 Bruno HaibleTests: Avoid link failures w.r.t. libintl.
2011-10-08 Bruno Haiblepow tests: Defeat compiler optimizations.
2011-10-08 Bruno Haiblegnulib-tool: Improve last commit.
2011-10-07 Paul Eggertgnulib-tool: don't follow dependencies to avoided modules
2011-10-07 Paul Eggertgnulib-tool: fix typo that broke Emacs on powerpc-apple...
2011-10-07 Bruno HaibleFix documentation about math functions on MacOS X.
2011-10-07 Bruno Haiblemodff: Drop assumption about library that defines modff.
2011-10-07 Bernhard Voelkerraise tests: Avoid a GCC warning.
2011-10-07 Bruno HaibleTests for module 'ldexpf'.
2011-10-07 Bruno HaibleNew module 'ldexpf'.
2011-10-06 Bruno Haiblefrexpf: Work around problems on IRIX and mingw.
2011-10-06 Bruno Haiblefabsf: Drop assumption about library that defines fabsf.
2011-10-06 Bruno Haiblefrexpf: Drop assumption about library that defines...
2011-10-06 Bruno HaibleTests for module 'frexpf'.
2011-10-06 Bruno HaibleNew module 'frexpf'.
2011-10-06 Bruno Haiblemath: Sort function declarations of math.in.h.
2011-10-06 Bruno HaibleTests for module 'modff'.
2011-10-06 Bruno HaibleNew module 'modff'.
2011-10-06 Bruno Haiblemodf tests: Make test sharper.
2011-10-05 Bruno Haiblemodf: Use a .m4 file.
2011-10-05 Bruno HaibleTests for module 'fmodf'.
2011-10-05 Bruno HaibleNew module 'fmodf'.
2011-10-05 Bruno Haiblefmod: Use a .m4 file.
2011-10-05 Bruno HaibleNew module 'fabsf'.
2011-10-05 Bruno HaibleTests for module 'fabsf'.
2011-10-05 Bruno HaibleNew module 'fabsf'.
2011-10-05 Bruno Haiblefabs: Use a .m4 file.
2011-10-05 Jim Meyeringfile-has-acl: revert both recent changes, 80af92af...
2011-10-04 Kamil Dudkafile-has-acl: revert unintended change in behavior...
2011-10-04 Bruno Haiblepoll: Avoid link errors on MSVC.
2011-10-04 Bruno Haiblesys_select tests: Fix link error on MSVC 9.
2011-10-04 Bruno Haiblesys_select: Fix compilation error on mingw.
2011-10-03 Bruno Haiblewmemset: Support for MSVC.
2011-10-03 Bruno Haiblewmemmove: Support for MSVC.
2011-10-03 Bruno Haiblewmemcpy: Support for MSVC.
2011-10-03 Bruno Haiblewmemcmp: Support for MSVC.
2011-10-03 Bruno Haiblewmemchr: Support for MSVC.
2011-10-03 Bruno Haibleglthread/*, strsignal: Support for MSVC.
2011-10-03 Bruno Haiblenonblocking tests: Fix test failure on OpenBSD/SPARC64.
2011-10-03 Bruno Haibleacl: Fix specification.
2011-10-03 Bruno Haiblerelocatable-lib[-lgpl]: Avoid expensive /proc access...
2011-10-01 Jim Meyeringmaint.mk: adjust a release-related rule not to require...
2011-10-01 Jim Meyeringtest-linkat: don't leave behind a temporary file
2011-10-01 Jim Meyeringfloat, math: add omitted file
2011-10-01 Bruno Haibleisinf: Fix for OpenBSD/x86.
2011-10-01 Bruno Haibleisfinite: Fix syntax error in configure test.
2011-10-01 Bruno Haibleisfinite: Fix typo.
2011-10-01 Bruno Haiblenonblocking tests: Fix test failure on Linux/IA-64.
2011-10-01 Bruno Haiblemkfifoat tests: Fix a test failure on mingw.
2011-09-30 Bruno Haiblefloat, math: Fix 'int' to 'long double' conversion...
2011-09-30 Bruno Haiblenonblocking tests: Fix test failure on Linux/SPARC...
2011-09-30 Bruno Haiblegnulib-tool: Improve suggestion where to put gl_EARLY...
2011-09-30 Bruno HaibleCentralize C99 requirement.
2011-09-30 Bruno Haiblefloat: Fix LDBL_MAX value on Linux/PowerPC.
2011-09-29 Bruno HaibleTweak last ChangeLog entry.
2011-09-29 Bruno Haibledoc: Improve doc about gl_EARLY.
2011-09-28 Bruno Haiblefgetc, fputc, fread, fwrite tests: Fix link error.
2011-09-28 Bruno Haiblefputc, fwrite tests: Avoid test failure on MSVC.
2011-09-27 Bruno Haibleraise: Fix double declaration with modules 'sigprocmask...
2011-09-26 Gijs van Tulderbase64-tests: avoid memory leak
2011-09-26 Gijs van Tulderbase32: new module
2011-09-26 Paul Eggertgnulib: use more-standard license notice wording
2011-09-26 Paul Eggertdup2: minor simplification
2011-09-26 Bruno Haiblestrings: Fix compilation error on MSVC.
2011-09-25 Bruno Haiblefflush et al.: Document limitation on MSVC.
2011-09-25 Bruno Haiblemsvc-inval: Allow three invalid parameter handling...
2011-09-25 Bruno Haiblemsvc-inval: Make handler multithread-safe.
2011-09-25 Bruno Haiblemsvc-inval: Install handler globally.
2011-09-25 Bruno Haiblestrerror_r-posix: Fix for MSVC 9.
2011-09-25 Bruno Haibleftruncate: Support for MSVC 9.
2011-09-25 Bruno HaibleNew module 'fstat'.
2011-09-25 Bruno Haiblelinkat: Fix compilation on MSVC 9.
2011-09-25 Bruno Haiblefclose: Support for MSVC 9.
2011-09-25 Paul Eggertdup2: minor simplifications
2011-09-24 Jim Meyeringtest-futimens: avoid a warning from gcc -Wshadow
2011-09-24 Bruno Haiblefdopen: Support for MSVC 9.
2011-09-24 Bruno Haiblefgetc, fputc, fread, fwrite tests: Avoid compilation...
2011-09-24 Bruno Haibledup: Simplify autoconf test.
2011-09-24 Bruno HaibleTests for function fwrite().
2011-09-24 Bruno HaibleTests for function fread().
2011-09-24 Bruno HaibleActivate fputc tests.
2011-09-24 Bruno HaibleEnhance fgetc, fputc tests.
2011-09-24 Bruno Haiblewrite: Support for MSVC 9.
2011-09-24 Bruno Haibleread: Fix last commit.
2011-09-24 Bruno Haibledup2: Fix last commit.
2011-09-24 Bruno Haiblesigprocmask: Make code safer.
2011-09-24 Paul Eggertdup2: clarify by coalescing Windows-specific material
2011-09-24 Paul Eggertsigprocmask: move #include directive
2011-09-24 Bruno Haibleread: Support for MSVC 9.
2011-09-24 Bruno Haibleclose: Support for MSVC 9.
2011-09-24 Bruno HaibleNew module 'dup'.
2011-09-23 Bruno Haiblegetdtablesize: Support for MSVC 9.
2011-09-23 Bruno Haiblesignal-h: Rename from signal.
2011-09-23 Bruno Haiblesigprocmask: Avoid crashes through signal() on MSVC 9.
2011-09-23 Bruno HaibleTests for module 'raise'.
2011-09-23 Bruno Haibleraise: Support for MSVC.
2011-09-23 Bruno Haiblepipe2: Fix compilation on pre-C99 compilers.
2011-09-23 Bruno HaibleNew module 'msvc-nothrow'. Makes _get_osfhandle safe...
next