regex: Fix fastmap for multibyte character ranges.
[gnulib.git] / ChangeLog
2009-11-25 Paolo Bonziniregex: Fix fastmap for multibyte character ranges.
2009-11-25 Andy Wingoversion-etc: work also with AM_INIT_AUTOMAKE's no-defin...
2009-11-25 Bruno Haibledoc: Most *_l functions exist in MacOS X 10.5.
2009-11-25 Bruno Haibledoc: Most *_l functions exist in MacOS X 10.5.
2009-11-24 Bruno Haibleduplocale: Fix logic bug.
2009-11-23 Jim Meyeringtest-update-copyright: don't hard-code /usr/bin/perl
2009-11-23 Bruno Haibleduplocale: Add support for glibc 2.3.x.
2009-11-23 Bruno Haiblevasnprintf: Tiny optimization.
2009-11-23 Bruno HaibleTests for module 'duplocale'.
2009-11-23 Bruno HaibleNew module 'duplocale'.
2009-11-23 Bruno HaibleCheck that <locale.h> defines locale_t and LC_GLOBAL_LO...
2009-11-23 Bruno Haiblelocale: Make locale_t available when possible.
2009-11-23 Bruno HaibleAdd comments.
2009-11-22 Bruno Haibleerror: account for the possibility of freopen (stdout).
2009-11-22 Bruno HaibleAdd comment.
2009-11-22 Jim Meyeringc-stack: avoid defining an unused static function
2009-11-22 Jim Meyeringdiffseq: avoid spurious gcc warnings
2009-11-21 Jim Meyeringc-stack: avoid "ignoring return value of `write'" warning
2009-11-21 Bruno Haiblediffseq: reduce scope of variable 'best'.
2009-11-21 Jim Meyeringdiffseq: remove useless assignment to "best"
2009-11-20 Eric Blakebuild: mention ftp redirector in release announcements
2009-11-20 Eric Blakenanosleep: improve port to mingw
2009-11-20 Eric Blakenanosleep: work around cygwin bug
2009-11-20 Eric Blakesleep: work around cygwin bug
2009-11-20 Jim Meyeringmaint.mk: improve sc_prohibit_magic_number_exit
2009-11-20 Eric Blakexalloc-die-tests: add missing library
2009-11-20 Eric Blaketest-xvasprintf: silence compiler warnings
2009-11-19 Jim Meyeringxfreopen: new module, from coreutils
2009-11-19 Eric Blakemanywarnings: depend on warnings
2009-11-19 Eric Blakebuild: avoid compiler warnings
2009-11-19 Eric Blaketests: avoid false negative with --with-packager
2009-11-18 Eric Blakeutimens: fix regression on Solaris
2009-11-18 Eric Blakeusleep: use it to simplify tests
2009-11-18 Eric Blakeusleep: new module
2009-11-18 Eric Blakechown: work around OpenBSD bug
2009-11-18 Eric Blakemkstemp: avoid conflict with C++ keyword template
2009-11-18 Eric Blakexalloc-die-tests: optimize
2009-11-17 Simon JosefssonAdd.
2009-11-17 Jim Meyeringversion-etc: use proper license string
2009-11-17 Simon Josefssontests/test-xalloc-die.sh: Deal with EOL differences...
2009-11-17 Eric Blakeunsetenv: work around Solaris bug
2009-11-17 Eric Blakevasnprintf: avoid compiler warnings
2009-11-17 Simon Josefssonmodules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS.
2009-11-17 Jim Meyeringtest-xalloc-die.sh: make the code agree with the commit log
2009-11-17 Jim Meyeringtest-xalloc-die.sh: fix a portability bug
2009-11-17 Jim Meyeringversion-etc-fsf: relax license to LGPLv3+
2009-11-17 Eric Blakexalloc-die-tests: avoid printing null pointer
2009-11-17 Eric Blakesetenv, unsetenv: work around various bugs
2009-11-16 Jim Meyeringversion-etc: relax license to LGPLv3+
2009-11-16 Jim Meyeringbetter AC_REQUIRE expanded-before-required-warning...
2009-11-16 Eric Blaketest-freading: clean up temporary file
2009-11-16 Jim Meyeringavoid new AC_REQUIRE expanded-before-required warnings
2009-11-15 Simon JosefssonAdd xalloc-die self-test.
2009-11-15 Simon Josefssonlib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.
2009-11-14 Eric Blakefnmatch: avoid compiler warning
2009-11-14 Eric Blakeintprops: add double-inclusion guard
2009-11-14 Eric Blakeopenat: detect Solaris fchownat bug
2009-11-14 Eric Blakelchown: detect Solaris and FreeBSD bug
2009-11-14 Eric Blakechown: detect Solaris and FreeBSD bug
2009-11-14 Robert Millangnulib-tool: correctly detect absence of m4 directories
2009-11-14 Jim Meyeringmaint.mk: Prohibit inclusion of "xalloc.h" without...
2009-11-14 John W. Eatonstrftime.h: wrap funtion declaration in extern "C"...
2009-11-13 Eric Blakegetgroups: avoid compiler warning
2009-11-13 Eric Blakegetgroups: work around FreeBSD bug
2009-11-13 Eric Blakegetgroups: avoid compilation failure
2009-11-13 Jim Meyeringtest-getgroups: avoid compilation failure
2009-11-13 Eric Blakemgetgroups: new module, taken from coreutils
2009-11-13 Eric Blakegetgroups: don't expose GETGROUPS_T to user
2009-11-13 Eric Blakegetgroups, getugroups: provide stubs for mingw
2009-11-13 Eric Blakegetgroups: avoid calling exit
2009-11-13 Eric Blakegetgroups: fix logic error
2009-11-13 Simon Josefssontest-base64: Improve.
2009-11-13 Simon Josefssontests/test-xvasprintf.c: Fix memory leak.
2009-11-13 Simon Josefssontest-xvasprintf: Add %s%s related checks.
2009-11-13 Eric Blakeversion-etc: match standards.texi style
2009-11-12 Kamil Dudkafts: do not fail on a submount during traversal
2009-11-12 Jim Meyeringbootstrap: sync from coreutils
2009-11-12 Jim Meyeringbootstrap: generalize autoheader check
2009-11-12 Eric Blakemkfifoat: use new modules for Solaris and BSD bugs
2009-11-12 Eric Blakemknod: new module
2009-11-12 Eric Blakemkfifo: new module
2009-11-11 Eric Blakereadlink: detect FreeBSD bug
2009-11-11 Eric Blakesymlink: detect FreeBSD bug
2009-11-10 Eric Blakelink: detect FreeBSD bug
2009-11-10 Eric Blakeunlink, remove: detect FreeBSD bug
2009-11-09 Eric Blakerename: detect FreeBSD bug
2009-11-09 Eric Blakeopen: detect FreeBSD bug
2009-11-09 Eric Blakestat: detect FreeBSD bug
2009-11-09 James Youngmanstrftime.c: include ignore-value.h only when FPRINTFTIM...
2009-11-08 Jim Meyeringutimens: remove invalid futimesat call
2009-11-07 Eric Blakefflush, freadseek: use fseeko, not fseek
2009-11-06 Simon Josefssonmodules/memchr (Depends-on): Drop getpagesize dependency.
2009-11-06 Simon Josefssonbuild-aux/pmccabe2html: Drop #! header. Doc fix.
2009-11-06 Simon Josefssonbuild-aux/pmccabe2html: Disable execute bit. Improve...
2009-11-06 Jim Meyeringdo-release-commit-and-tag: New module.
2009-11-06 Simon Josefssonmodules/select-tests (test_select_LDADD): Add $(INET_PT...
2009-11-06 Simon Josefssongetaddrinfo: Simplify Link: directive.
2009-11-06 Eric Blakestrtod: detect darwin bug
2009-11-06 Eric Blakefreopen-safer: new module
2009-11-05 Jim Meyeringmaint.mk: Prohibit inclusion of "close-stream.h" withou...
next