gnulib.git
2008-04-14 Bruno HaibleFix underquoting of AC_LANG_PROGRAM arguments.
2008-04-14 Jim Meyeringtest-strtod: fix typos: s/abs/fabs/
2008-04-13 Bruno HaibleAdd comment for last commit.
2008-04-13 Bruno HaibleFix conflict between modules 'canonicalize' and 'canoni...
2008-04-13 Bruno HaibleAvoid a test failure on AIX 4 and AIX 5.
2008-04-13 Bruno HaibleFix compilation failure on AIX with xlc.
2008-04-13 Bruno HaibleWork around a HP-UX stdio bug.
2008-04-13 Bruno HaibleAvoid negating 0.0L - it yields a wrong result on HP...
2008-04-13 Bruno HaibleMake truncl work on OSF/1 4.0.
2008-04-13 Bruno HaibleAvoid trailing comma, for picky AIX compiler.
2008-04-13 Bruno HaibleWork around a HP cc compiler bug.
2008-04-13 Bruno HaibleCheck for libintl.h. Needed for HAVE_LIBINTL_H.
2008-04-13 Bruno HaibleRemove stray semicolon.
2008-04-13 Bruno Haibletest-quotearg needs to be linked against libintl (at...
2008-04-13 Bruno HaibleOverride <sys/socket.h> when it exists but is incomplete.
2008-04-13 Bruno HaibleAvoid warning on EMX.
2008-04-13 Bruno HaibleAvoid warning on emx+gcc.
2008-04-13 Bruno HaibleEnable the fpucw handling also for x86_64.
2008-04-12 Bruno HaibleUpdate ChangeLog entry: the problem on emx+gcc was...
2008-04-12 Bruno HaibleFix link failure on Solaris 10/x86 with gcc.
2008-04-12 Bruno HaibleOverride the system isnanf also on IRIX 6.5 with gcc.
2008-04-12 Jim Meyering* m4/math_h.m4 (gl_MATH_H): Fix typos.
2008-04-12 Bruno HaibleFix mistake in EMX port.
2008-04-12 Eric BlakeWork around Solaris 10 math.h bug.
2008-04-12 Bruno HaibleAdapt to future versions of Apple GCC.
2008-04-12 Bruno HaibleAvoid test failure on IRIX.
2008-04-12 Bruno HaibleLink test-strsignal with libintl.
2008-04-11 Bruno HaibleLink test-getaddrinfo with libintl.
2008-04-11 Bruno HaibleFix two compilation errors.
2008-04-11 Bruno HaibleInclude stdbool, for 'true' and 'false'.
2008-04-11 Bruno HaibleFix compilation error with IRIX 6.5 cc.
2008-04-11 Eric BlakeAvoid compile failure on OS/2.
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2008-04-11 Bruno HaibleTweak comment.
2008-04-11 Bruno HaibleFix __GNUC_STDC_INLINE__ predefine with Apple GCC on...
2008-04-11 Bruno HaibleFix a link error on MacOS X.
2008-04-11 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-04-11 Simon JosefssonMake gc_random work under Windows.
2008-04-10 Bruno HaibleTypo in comment.
2008-04-10 Bruno HaiblePort the extended stdio functions to emx+gcc.
2008-04-09 Bruno HaiblePort the extended stdio functions to emx+gcc.
2008-04-09 Karl Berryupdate from texinfo
2008-04-09 Eric BlakeAvoid some more autoconf warnings.
2008-04-09 Eric BlakeAvoid some autoconf warnings.
2008-04-08 Eric BlakeUse 'git describe --match' if present (added in git...
2008-04-08 Bruno HaibleAdd tentative support for OpenServer.
2008-04-06 Jim Meyeringgnulib-tool (func_add_or_update): s/backuped/backed...
2008-04-06 Bruno HaibleAvoid possible error with non-ASCII bytes in UTF-8...
2008-04-05 Ralf WildenhuesFix quoting in double-slash-root.m4.
2008-04-04 Eric BlakeMake test-fseeko.c failures meaningful.
2008-04-04 Eric BlakeImprove strtod bug detection check.
2008-04-04 Bruno Haiblerelocatable-prog-wrapper needs the gl_ENVIRON macro.
2008-04-03 Eric BlakeEnsure sane .version contents.
2008-04-03 Eric BlakeMake GNU make output nicer.
2008-04-03 Eric BlakeAnother maintainer tweak.
2008-04-03 Jim Meyeringvc-list-files: don't cause coreutils "make po-check...
2008-04-03 Eric BlakeAllow VPATH usage of vc-list-files.
2008-04-03 Eric BlakeFix mode change
2008-04-03 Karl Berryautoupdate
2008-04-03 Karl Berryupdate from texinfo
2008-04-02 Bruno HaibleAvoid some "statement with no effect" warnings from...
2008-04-02 Jim MeyeringAvoid some warnings from "gcc -Wshadow".
2008-04-02 Jim Meyeringbootstrap: remove dangling *.[ch] symlinks from lib
2008-04-02 Bruno HaibleAvoid some warnings from "gcc -Wshadow".
2008-04-02 Bruno HaibleRefine documentation of NAN problem.
2008-04-02 Bruno HaibleFix test to work on IRIX 6.5 with cc.
2008-04-02 Bruno HaibleRefine documentation of NAN problem.
2008-04-02 Bruno HaibleUse macros NaNf, NaNd, NaNl instead of NAN.
2008-04-01 Eric BlakeFix typos.
2008-04-01 Eric BlakeFix typo.
2008-04-01 Eric BlakeFor now, cater to gnulib strtod inaccuracies.
2008-04-01 Eric BlakeGuarantee a definition of NAN.
2008-03-31 Bruno HaibleUpdate test results on OSF/1.
2008-03-31 Bruno HaibleConvert from C99 syntax to C89 syntax.
2008-03-31 Bruno HaibleAssume NaNs exist; don't test the NAN macro.
2008-03-31 Jim MeyeringDon't compare actual signbit return values.
2008-03-31 Karl Berryupdate from texinfo
2008-03-31 Eric BlakeCorrect docs for Solaris strtod.
2008-03-31 Eric BlakeMore strtod documentation.
2008-03-31 Paul Eggert* lib/wchar.in.h [defined __need_mbstate_t]: Just inclu...
2008-03-30 Bruno HaibleAdd info about many more platforms.
2008-03-30 Eric BlakeTest signbit behavior on zeros.
2008-03-30 Eric BlakeFix typo in last patch.
2008-03-30 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2008-03-30 Karl Berryautoupdate
2008-03-30 Eric BlakeMore strtod touchups.
2008-03-30 Bruno HaibleOptimize conversion from UTF-8 to UTF-8//TRANSLIT.
2008-03-30 Bruno HaibleAvoid failure when attempting to return empty iconv...
2008-03-30 Bruno HaibleFix buffer overrun.
2008-03-30 Eric Blakestrtod touchups.
2008-03-30 Bruno HaibleUse the EOVERFLOW module instead of a manual fallback...
2008-03-30 Bruno HaibleUse module 'EOVERFLOW' rather than defining an EOVERFLO...
2008-03-30 Bruno HaibleRemove EOVERFLOW override.
2008-03-30 Bruno HaibleTests for module 'EOVERFLOW'.
2008-03-30 Bruno HaibleNew module 'EOVERFLOW'.
2008-03-30 Bruno HaibleFix a bug in unistdio routines, introduced on 2007...
2008-03-30 Bruno HaibleImprove freadseek's efficiency after ungetc.
2008-03-30 Bruno HaibleUse freadptr's return value.
2008-03-30 Bruno HaibleFix ChangeLog entry.
2008-03-30 Eric BlakeAdd hex float support.
next