gnulib.git
2009-05-05 Karl Berryautoupdate
2009-05-04 David BartleyFix test-file-has-acl on FreeBSD.
2009-05-04 Bruno HaibleExploit new semantics of AC_DEFUN_ONCE available since...
2009-05-04 Simon JosefssonNew module glob-tests.
2009-05-04 Simon JosefssonNew module fnmatch-tests.
2009-05-04 Eric Blakemaint: make the new no-submodule-changes rule VPATH...
2009-05-04 David Bartleyacl: Fix infinite loop on FreeBSD.
2009-05-04 Bruno HaibleClarify acl_entries.
2009-05-04 David BartleyBug fix in acl module.
2009-05-04 Bruno HaibleCreate gperf-generated files in the source dir, not...
2009-05-03 Bruno HaibleUndo 2009-05-01 patch.
2009-05-03 Bruno HaibleMove the fnmatch-posix module into the fnmatch module.
2009-05-03 Bruno HaibleAvoid warning about use AC_REQUIRE in recent autoconf.
2009-05-03 Simon Josefssonm4/fnmatch.m4: Fix fnmatch re-define.
2009-05-03 David Bartleypriv-set: new module and accompanying tests; adapt...
2009-05-03 Jim MeyeringIgnore no-op translations.
2009-05-03 Jim Meyeringtests: tighten some getdate tests
2009-05-03 Giuseppe Scrivanogetdate: correctly interpret "next monday" when run...
2009-05-02 Jim Meyeringbuild: ensure that a release build fails when a submodu...
2009-05-02 Bruno HaibleRemove incompatibility between modules fnmatch-posix...
2009-05-02 Bruno HaibleRelicense mbsrtowcs and strnlen1 under LGPLv2+.
2009-05-02 Bruno HaibleModernize fnmatch detection macro.
2009-05-02 Bruno HaibleFix last ChangeLog entry: no .PHONY was added.
2009-05-02 Ralf WildenhuesUse automake *-local hooks without commands, for extens...
2009-05-01 Bruno HaibleMake it possible for the first build to be a VPATH...
2009-05-01 Bruno HaibleReplace wcrtomb, wcsrtombs, wcsnrtombs if mbstate_t...
2009-05-01 Bruno HaibleAvoid compiler warnings when redefining macros defined...
2009-04-30 Bruno HaibleFix compilation error introduced on 2009-04-25.
2009-04-29 Karl Berryautoupdate
2009-04-29 Bruno HaibleComment tweaks.
2009-04-28 Bruno HaibleFix a compilation error.
2009-04-28 Karl Berryautoupdate
2009-04-27 Bruno HaibleNew module 'libunistring'.
2009-04-27 Eric Blakemaint.mk: allow package-specific header to provide...
2009-04-27 Simon Josefssontop/maint.mk (sc_avoid_if_before_free): Except useless...
2009-04-27 Eric Blakemaintainer-makefile: depend on all required helper...
2009-04-26 Bruno HaibleMake the lib vs. lib64 recognition work on openSUSE...
2009-04-26 Bruno HaibleSimplify gl_LIBSIGSEGV.
2009-04-26 Bruno HaibleCorrect last commits.
2009-04-26 Bruno HaibleCorrect last commit.
2009-04-26 Bruno HaibleCorrect last commit.
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_from_encoding.
2009-04-26 Bruno HaibleTrivial simplification of last commit.
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_to_encoding.
2009-04-26 Bruno HaibleAvoid test failures on AIX and OSF/1.
2009-04-26 Bruno HaibleRequire a POSIX compliant malloc().
2009-04-25 Bruno HaibleAvoid link error when creating a namespace clean library.
2009-04-25 Jim Meyeringvc-list-files: fix another quoting bug
2009-04-25 Eric Blakevc-list-files: fix shell quoting error
2009-04-25 Jim Meyeringvc-list-files: restore lost functionality with subdir...
2009-04-25 Eric Blakevc-list-files: ignore git symlinks
2009-04-25 Eric Blakemaint.mk: import improvements from m4
2009-04-24 Jim Meyeringmaint.mk: remove coreutils-specific rules and variables
2009-04-24 Jim Meyeringmaint.mk: remove obsolete rule
2009-04-24 Simon Josefssontop/maint.mk (makefile-check): Renamed to sc_makefile_c...
2009-04-24 Simon Josefssonvc-list-files-tests: Use $(PATH_SEPARATOR) instead...
2009-04-24 Simon Josefssongetopt: Use const for constant data.
2009-04-23 Simon JosefssonSync maint.mk with coreutils.
2009-04-23 Karl Berryautoupdate
2009-04-23 Bruno HaibleFix cross-compilation results.
2009-04-22 Karl Berryautoupdate
2009-04-21 Bruno HaibleAvoid test failure on mingw.
2009-04-21 Bruno HaibleAvoid compilation error on mingw.
2009-04-20 Bruno HaibleSupport for building a shared library on Windows platforms.
2009-04-19 Bruno HaibleAvoid a compiler warning.
2009-04-19 Bruno HaibleDon't touch configmake.h if it has not actually changed.
2009-04-18 Karl Berryautoupdate
2009-04-17 Karl Berryautoupdate
2009-04-17 Simon Josefssonmaintainer-makefile: (PO_DOMAIN): New variable, allows...
2009-04-16 Jim Meyeringuseless-if-before-free: improve conversion code
2009-04-14 Bruno HaibleTweak last commit.
2009-04-13 Eric Blake* build-aux/gendocs.sh: Restore lost x bit.
2009-04-13 Karl Berryremove trailing whitespace to placate Jim, more license...
2009-04-12 Ben PfaffMake fcntl module detect O_NOATIME, O_NOFOLLOW on GNU...
2009-04-12 Ben PfaffMake rename replace existing destinations on Windows.
2009-04-10 Bruno HaibleAdd include that is no longer done by striconveha.h.
2009-04-10 Bruno HaibleNew include file "iconveh.h".
2009-04-10 Bruno HaibleFix comment.
2009-04-10 Bruno HaibleInside libunistring, define the function always.
2009-04-10 Bruno HaibleMark the 'utime' module obsolete.
2009-04-10 Bruno HaibleFix cross-compile guess for utime test.
2009-04-09 Kamil Dudkafilevercmp: correct today's change
2009-04-09 Kamil Dudkafilevercmp: fix regression
2009-04-07 Jim Meyeringuseless-if-before-free: show how to remove braced usele...
2009-04-07 Reuben Thomasmaint.mk: import changes to syntax-check macros from...
2009-04-07 Bruno HaibleFix unportable use of bit-fields.
2009-04-07 Bruno HaibleAvoid test failures on AIX and OSF/1.
2009-04-06 Bruno HaibleWork around an autoconf limitation on line lengths.
2009-04-05 Bruno HaibleAvoid test failure with libiconv-1.13.
2009-04-05 Bruno HaibleMake it easier to distribute gnulib-built libraries.
2009-04-05 Bruno HaibleComment.
2009-04-05 Bruno HaibleNew gnulib-tool option --copy-file.
2009-04-05 Karl Berryprominently mention gnulib-tool; rearrange sections
2009-04-05 Karl Berryprominently mention gnulib-tool; rearrange sections
2009-04-05 Bruno HaibleUse the new u*_cmp2 functions.
2009-04-05 Bruno HaibleUse the u*_cmp functions.
2009-04-05 Bruno HaibleNew module 'unistr/u32-cmp2'.
2009-04-05 Bruno HaibleNew module 'unistr/u16-cmp2'.
2009-04-05 Bruno HaibleNew module 'unistr/u8-cmp2'.
2009-04-05 Bruno HaibleNew macro uc_property_is_valid.
next