gnulib.git
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.
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 Karl Berryautoupdate
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-25 Karl Berryautoupdate
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-17 Karl Berryupdate from texinfo
2008-03-16 Karl Berryautoupdate
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-13 Karl Berryautoupdate
2008-03-12 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2008-03-12 Karl Berryautoupdate
2008-03-12 Jim MeyeringRecognize optional cast of the argument to free.
2008-03-12 Jim Meyering* build-aux/bootstrap (gnulib_tool): Remove trailing...
2008-03-12 Bruno HaibleExtend AC_LIB_LINKFLAGS to the situation of several...
2008-03-12 Sergey Poznyakoff* build-aux/bootstrap (version_controlled_file): Adapt...
2008-03-12 Bruno HaibleAvoid conflicts between local macro definitions.
2008-03-11 Bruno HaibleCorrect the va_copy definition for AIX 5.
2008-03-11 Bruno HaibleCorrect the va_copy definition for AIX 5.
2008-03-11 Bruno HaibleDocument a pitfall.
2008-03-11 Bruno HaibleFix commit from 2007-06-20.
2008-03-10 Bruno HaibleTake into account the number of pushed-back bytes ...
2008-03-09 Bruno HaibleExtend freadptr to return also the buffer size.
2008-03-09 Bruno HaibleExplain how to remedy the TeX save_size error.
2008-03-09 Bruno HaibleFix mistake in last commit.
2008-03-09 Bruno HaibleFix comments in last commit.
2008-03-08 Karl Berryautoupdate
2008-03-07 Karl Berryupdate from texinfo
2008-03-07 Karl Berryautoupdate
2008-03-07 Bruno HaibleMake fflush after ungetc work on BSD platforms.
2008-03-07 Eric BlakeLikewise for ftello.
2008-03-06 Bruno HaibleEnsure that fseeko is declared when possible.
2008-03-06 Bruno HaibleAvoid line break inside email address.
2008-03-06 Bruno HaibleAdd libgnupdf.
2008-03-06 Bruno HaibleTalk about "header file", not "header".
2008-03-06 Thien-Thi NguyenConsistent explanation of "Gnulib module: ..." notation.
2008-03-06 Bruno HaibleSmall updates.
2008-03-06 Bruno HaibleMove the documentation of module 'func' to its own...
2008-03-06 Simon JosefssonAdd entries for recent func module changes.
2008-03-06 Simon JosefssonChange license to unlimited for func module.
2008-03-06 Simon JosefssonRename __func__ module to func.
2008-03-06 Simon JosefssonMinor cleanups of __func__ module, suggested by Eric...
2008-03-06 Simon JosefssonAdd module __func__ to provide C99 __func__ variable.
2008-03-06 Simon JosefssonAdd pdf target in doc/.
2008-03-05 Simon JosefssonRe-license byteswap to LGPLv2+.
2008-03-05 Simon JosefssonUse unlimited license for inline module.
2008-03-03 Bruno HaibleUpdate last ChangeLog entry.
next