strtod: Assume strtod() works when cross-compiling to new-enough glibc.
[gnulib.git] / ChangeLog
2010-06-15 Ben Pfaffstrtod: Assume strtod() works when cross-compiling...
2010-06-15 Ben PfaffFactor out common code in gl_FUNC_STRTOD.
2010-06-15 Bruno Haiblestrtod: Stop using AC_FUNC_STRTOD.
2010-06-15 René Berberselect: Correct timeout.
2010-06-14 Thien-Thi Nguyengit-version-gen: init shell var to avoid env var influence
2010-06-14 Paul Eggertpriv-set: Don't assume that priv.h exists merely becaus...
2010-06-13 Bruno Haiblerelocatable: Make it easier to test whether to install...
2010-06-13 Bruno Haiblegnulib-tool: Display specified modules and dependencies...
2010-06-13 Bruno Haiblegnulib-tool: Align code of func_import and func_create_...
2010-06-12 Jim Meyeringtest-inttostr: avoid spurious failure on Solaris 9
2010-06-11 Jim Meyeringtest-sys_socket: mark variables as used more readably
2010-06-11 Bruno HaibleAvoid some more warnings from "gcc -Wwrite-strings".
2010-06-11 Ralf Wildenhuesinit.sh: change framework_failure_ to fail with status...
2010-06-11 Jim Meyeringtest-inttostr: avoid warnings about 4-6KB literal strings
2010-06-11 Jim Meyeringinit.sh: don't use $ME_ or skip_ before they are defined
2010-06-11 Jim Meyeringtest-sys_socket: avoid set-but-not-used warnings from gcc
2010-06-11 Jim Meyeringtest-xvasprintf: avoid 'const' discard warnings
2010-06-11 Jim Meyeringtests: avoid compilation warnings in argmatch and exclu...
2010-06-11 Jim Meyeringtests: avoid 'const' discard warnings in mbsstr tests
2010-06-11 Jim Meyeringtest-verify: avoid warning from gcc's -Wmissing-declara...
2010-06-11 Jim Meyeringtest-inttostr.c: include <string.h> for use of strcmp
2010-06-11 Jim Meyeringtest-linkat: avoid failed assertion on "other" architec...
2010-06-11 Jim Meyeringprintf.m4: avoid autoconf's "Expanded Before Required...
2010-06-11 Ben PfaffReplacement header templates are now named with ".in...
2010-06-10 Jim Meyeringinttostr-tests: depend on snprintf, not snprintf-posix
2010-06-10 Jim Meyeringinttostr: add a new function, inttostr, and tests
2010-06-10 Ben PfaffAdd "Extending Gnulib" chapter to manual.
2010-06-09 Bruno HaibleAvoid relocwrapper link errors due to gnulib replacemen...
2010-06-09 Bruno HaibleAvoid relocwrapper link errors due to gnulib replacemen...
2010-06-09 Bruno HaiblePrefer documented low-level autoconf macro names.
2010-06-09 Martin Lambershavelib: Allow library names with '+' characters.
2010-06-09 Bruno HaibleModule setenv does not depend on 'malloc-posix', 'reall...
2010-06-08 Peter Simonsmaint.mk: make the news-check rule more configurable
2010-06-07 Jim Meyeringdo-release-commit-and-tag: fix typo in --help
2010-06-07 Jim Meyeringregex: avoid new dead-code warning with gcc-4.6.0
2010-06-05 Bruno HaibleMention Solaris limitation.
2010-06-05 Bruno HaibleUpdate to GNU gettext 0.18.1.
2010-06-03 Bruno HaibleDon't use AC_LIBOBJ with file names in subdirectories.
2010-06-03 Bruno HaibleSimplify gl_LIBUNISTRING_VERSION_CMP expansion.
2010-06-03 Bruno HaibleReduce dependencies.
2010-06-03 Bruno HaibleReduce dependencies.
2010-06-03 Bruno Haibletime: Undefine more broken macros.
2010-06-03 Bruno HaibleChoose among AC_DEFUN_ONCE, AC_DEFUN in a way that...
2010-06-02 Eric Blaketime: work with mingw + pthreads-win32 library
2010-05-31 Bruno HaibleAvoid expanding two macros in the wrong order.
2010-05-27 Jim Meyeringmaint.mk: also prohibit "#undef" of always-defined...
2010-05-26 Eric Blakecorrect ChangeLog
2010-05-26 Eric Blakemaint.mk: avoid echo -e
2010-05-25 Bruno HaibleOops, typo in ChangeLog entry.
2010-05-25 Bruno HaibleUpdate to GNU gettext 0.18, part 2.
2010-05-25 Ralf WildenhuesAdd missing include in test-pwrite.c.
2010-05-25 Bruno HaibleMention requirement for Automake option 'subdir-objects'.
2010-05-24 Bruno HaibleDon't use conversion with transliteration in u{8,16...
2010-05-24 Bruno HaibleAvoid a test failure on NetBSD 5.0.
2010-05-24 Bruno HaibleAdjust #include directive style.
2010-05-24 Bruno Haibleregex: Don't require alloca.
2010-05-23 Jim Meyeringtest-renameat.c: include <sys/stat.h>
2010-05-23 Ben PfaffUpdate maintainer documentation for 'relocatable-prog...
2010-05-23 Bruno Haiblegit-merge-changelog: Enable --split-merged-entry by...
2010-05-23 Jim Meyeringtest-pwrite: do not leave behind a test file named...
2010-05-23 Ralf WildenhuesFix output redirection buglet in init.sh.
2010-05-20 Simon Josefssonmodules/valgrind-tests (configure.ac): Invoke gl_VALGRI...
2010-05-20 Simon JosefssonAdd new module valgrind-tests.
2010-05-19 Bruno HaibleClean up dead code in recent commit.
2010-05-19 Bruno HaibleAvoid valgrind error reports from libunistring.
2010-05-18 Bruno HaibleNew module 'libunistring-optional'.
2010-05-18 Richard Jonesdoc: users.txt: list hivex
2010-05-18 Richard Jonesdoc: users.txt: list febootstrap
2010-05-17 Bruno HaibleFix typo in ChangeLog entry.
2010-05-17 Giuseppe Scrivanobootstrap: fix an error when gnulib is not used as...
2010-05-16 Bruno HaibleAvoid autoconf warnings about AM_ICONV.
2010-05-16 Bruno Haibleabsolute-header: Make the macro usable in more situations.
2010-05-16 James Youngmandoc: update users.txt
2010-05-16 Jim Meyeringinit.sh: fix an error in the previous change; add more...
2010-05-16 Jim Meyeringinit.sh: avoid unnecessary shell re-exec
2010-05-16 Bruno HaibleFix collision between gnulib's and libintl's printf...
2010-05-16 Bruno Haibleverify: Avoid skipping the test on openSUSE 11.0.
2010-05-13 Bruno HaibleAvoid useless warnings from G++.
2010-05-11 Jim Meyeringmaint.mk: tweak preceding change
2010-05-11 Eric Blakemaint.mk: gnulib doesn't guarantee NSIG
2010-05-10 Peter O'Gormantest-pwrite.c: Remove unused variable declaration.
2010-05-10 Peter O'GormanRemove useless test-pwrite.sh file.
2010-05-10 Peter O'Gormaninit.sh: fix a typo
2010-05-10 Jim Meyeringmaint.mk: avoid using a temporary file in the always...
2010-05-09 Jim Meyeringinit.sh: enable MALLOC_PERTURB_
2010-05-09 Jim Meyeringmaint.mk: improve sc_cross_check_PATH_usage_in_tests
2010-05-09 Bruno HaibleUpdate to GNU gettext 0.18.
2010-05-09 Jim Meyeringmaint.mk: prohibit definition of symbols defined by...
2010-05-09 Bruno Haibleacl: Avoid test failure on Cygwin-hosted mingw.
2010-05-09 Bruno Haibleerror: Use system's fcntl function.
2010-05-09 Jim Meyeringverify: adjust formatting to be more consistent
2010-05-09 Bruno Haibleerror: More reliable output on mingw.
2010-05-09 Bruno Haiblevasnprintf: Fix syntax errors in libintl build on mingw.
2010-05-09 Bruno HaibleUpdate for Cygwin 1.7.
2010-05-07 Jim Meyeringinit.sh: improve comments
2010-05-06 Sergey Poznyakoffexclude: Unescape hashed patterns in wildcard mode.
2010-05-05 Eric Blakeverify: automate tests
2010-05-05 Paul EggertFurther improvements to verify.h, suggested by Eric...
2010-05-05 Paul EggertModify verify.h to pacify gcc -Wredundant_decls.
2010-05-05 Peter O'GormanTests for module pwrite.
next