Avoid warning on emx+gcc.
[gnulib.git] / ChangeLog
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 HaiblePort the extended stdio functions to emx+gcc.
2008-04-09 Bruno HaiblePort the extended stdio functions to emx+gcc.
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-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 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 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 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 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.
2008-03-30 Eric BlakeDocument various strtod bugs, with some fixes.
2008-03-29 Eric BlakeFix ftell on mingw.
2008-03-29 Eric BlakePass test-freadseek on cygwin.
2008-03-29 Bruno HaibleDisable the fflush-after-ungetc tests, since gnulib...
2008-03-28 Simon JosefssonSupport SHA-224 in gc.
2008-03-26 Jim Meyeringgnumakefile: remove file from $(top_builddir), not...
2008-03-26 Bruno HaibleTweak the "gettextize and autopoint" section.
2008-03-25 Jim Meyeringgnumakefile: Don't double-quote-expand $(VPATH) value.
2008-03-24 Eric BlakeAlter GNUmakefile to install into top directory.
2008-03-23 Bruno HaibleNew options --vc-files, --no-vc-files.
2008-03-23 Bruno HaibleFix regex compilation error on HP-UX 11.
2008-03-23 Bruno HaibleDocument how to resolve the conflicts between gnulib...
2008-03-23 Bruno HaibleInstall files from top/ in the destination directory.
2008-03-23 Bruno HaibleTweak "gnulib --version" output.
2008-03-23 Bruno HaibleTweak "gnulib --version" output.
2008-03-21 Eric BlakeMore --version tweaks.
2008-03-20 Jim Meyering* build-aux/GNUmakefile (_have-git-version-gen): Split...
2008-03-20 Eric BlakeVPATH fix.
2008-03-20 Simon JosefssonMake git-version-gen optional. Add _build-aux variable.
2008-03-20 Eric BlakeSync GNUmakefile with coreutils.
2008-03-18 Jim MeyeringNew script and module: mktempd
2008-03-15 Jim MeyeringUndo last change.
2008-03-15 Jim Meyeringsha1.c, md5.c: Hoist a redundant expression.
2008-03-14 Eric BlakeBump copyright year in files generated by gnulib-tool.
2008-03-14 Eric BlakeFix 'gnulib-tool --version' output to work with git.
2008-03-12 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
next