log

age author description
Sun, 30 Mar 2008 16:40:35 -0600 Eric Blake Test signbit behavior on zeros.
Sun, 30 Mar 2008 16:39:41 -0600 Eric Blake Fix typo in last patch.
Sun, 30 Mar 2008 15:04:25 -0700 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Sun, 30 Mar 2008 15:57:54 -0600 Eric Blake More strtod touchups.
Sun, 30 Mar 2008 18:56:58 +0200 Bruno Haible Optimize conversion from UTF-8 to UTF-8//TRANSLIT.
Sun, 30 Mar 2008 18:48:14 +0200 Bruno Haible Avoid failure when attempting to return empty iconv results on some platforms.
Sun, 30 Mar 2008 18:29:39 +0200 Bruno Haible Fix buffer overrun.
Sun, 30 Mar 2008 08:07:51 -0600 Eric Blake strtod touchups.
Sun, 30 Mar 2008 15:58:28 +0200 Bruno Haible Use the EOVERFLOW module instead of a manual fallback for EOVERFLOW.
Sun, 30 Mar 2008 15:18:13 +0200 Bruno Haible Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
Sun, 30 Mar 2008 14:38:27 +0200 Bruno Haible Remove EOVERFLOW override.
Sun, 30 Mar 2008 14:36:00 +0200 Bruno Haible Tests for module 'EOVERFLOW'.
Sun, 30 Mar 2008 14:34:48 +0200 Bruno Haible New module 'EOVERFLOW'.
Sun, 30 Mar 2008 14:09:00 +0200 Bruno Haible Fix a bug in unistdio routines, introduced on 2007-06-10.