gnulib.git
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.
2009-04-05 Bruno HaibleDoc fixes.
2009-04-03 Paul EggertFix ChangeLog typo in my previous commit.
2009-04-03 Paul EggertPort inet_ntop to Solaris 8 (problem found in coreutils...
2009-04-03 Paul Eggertfnmatch depends on mbsrtowcs and mbsinit.
2009-04-03 Simon Josefssonlib-symbol-versions: Add comment about false positive...
2009-04-02 Simon Josefssonld-output-def.texi: Use DLL_VERSION.
2009-04-02 Bruno HaibleCombine 4 Makefile rules.
2009-04-02 Bruno HaibleAdd targets for the documentation.
2009-04-02 Bruno HaibleDocument how gnulib-tool can be put into PATH.
2009-04-01 Bruno HaibleFollow texinfo style conventions.
2009-04-01 Bruno HaibleRename module 'visibility'.
2009-04-01 Simon JosefssonAdd lib-msvc-compat module.
2009-04-01 Simon JosefssonRename ld-version-script to lib-symbol-versions.
2009-03-31 Simon JosefssonAdd u64-tests module.
2009-03-31 Simon JosefssonAdd missing file to last commit.
2009-03-31 Simon JosefssonNew module u64. Make crypto/sha512 use it.
2009-03-29 Karl Berryupdate from texinfo
2009-03-28 Eric Blaketest-getaddrinfo: whitespace cleanup
2009-03-27 Eric Blaketest-strerror: make debugging EAI_SYSTEM easier
2009-03-26 Bruno HaibleFix a problem with --enable-relocatable on Solaris 7.
2009-03-26 Eric Blaketest-sockets: avoid gcc warning
2009-03-25 Paul EggertNew modules nproc, pthread.
2009-03-24 Simon JosefssonFix a link error on MacOS X 10.5.
2009-03-24 Kamil Dudkafilevercmp: handle simple~ and numbered.~3~ backup...
2009-03-24 Simon Josefssonmodules/stdlib (Depends-on): Add stdint.
2009-03-24 Simon Josefssonlib/readline.c (readline): Call fflush on stdout after...
2009-03-23 Bruno HaibleRemove dependency from 'close' module to -lws2_32 on...
2009-03-23 Eric Blakesignal-tests: test previous patch
2009-03-23 Eric Blakesignal.h: always support 'volatile sig_atomic_t'
2009-03-23 Jim Meyeringpathmax: PATH_MAX: use pathconf only when available
2009-03-23 Jim Meyeringtypo fix in a comment
2009-03-23 Ralf WildenhuesFix comment for func_filter_filelist.
2009-03-23 Karl Berryupdate from texinfo
2009-03-22 Karl Berryupdate from texinfo
2009-03-20 Karl Berryupdate from texinfo
2009-03-20 Karl Berryupdate from texinfo
2009-03-20 Bruno HaibleMake sockets.h self-contained.
2009-03-19 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-03-19 Jim Meyeringfsusage: avoid syntax error due to statement-before...
2009-03-19 Eric Blakebuild-aux/compile: sync from automake
2009-03-19 Eric BlakeINSTALL: regenerate after recent autoupdate
2009-03-18 Karl Berryautoupdate
2009-03-18 Bruno HaibleTypo in comment.
2009-03-18 Reuben ThomasUpdate and improve help for --without-included-regex.
2009-03-17 Simon Josefssonisnanl-nolibm-tests (Files): Add tests/nan.h to avoid...
2009-03-17 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-03-14 Ralf Wildenhuesmaint.mk: really add $(AM_MAKEFLAGS)
2009-03-14 Ralf Wildenhuesmaint.mk: use $(MAKE) $(AM_MAKEFLAGS) not make
2009-03-14 Ralf Wildenhuesgnulib-tool: execute $MAKE not make
2009-03-14 Ralf Wildenhuesgnulib-tool: use $MAKE not make in generated files
2009-03-14 Ralf Wildenhues* top/GNUmakefile (_have-git-version-gen): Fix typo.
2009-03-14 Ralf WildenhuesGNUmakefile: disable parallelism only for multiple...
2009-03-14 Bruno HaibleComment.
2009-03-14 Bruno HaibleStraighten some module dependencies.
2009-03-13 Bruno HaibleWork around select() bug on Interix 3.5.
2009-03-13 Bruno HaibleRename lib/winsock-select.c to lib/select.c.
2009-03-13 Karl Berryautoupdate
2009-03-12 Jim Meyeringavoid gcc warnings about unused macro definitions
2009-03-10 Bruno HaibleTests for module 'mbmemcasecoll'.
2009-03-10 Bruno HaibleNew module 'mbmemcasecoll'.
2009-03-10 Bruno HaibleRestructure the mbmemcasecmp test.
2009-03-10 Bruno HaibleTests for module 'mbmemcasecmp'.
2009-03-10 Bruno HaibleNew module 'mbmemcasecmp'.
2009-03-10 Bruno HaibleTests for module 'unicase/ulc-casecoll'.
2009-03-10 Bruno HaibleNew module 'unicase/ulc-casecoll'.
2009-03-10 Bruno HaibleNew module 'unicase/ulc-casexfrm'.
2009-03-10 Bruno HaibleFollowup to 2008-12-22: Remove unnecessary AC_FUNC_MBRT...
2009-03-09 Bruno HaibleComment fix.
2009-03-09 Bruno HaibleTests for module 'unicase/ulc-casecmp'.
2009-03-09 Bruno HaibleNew module 'unicase/ulc-casecmp'.
2009-03-08 Bruno HaibleTests for module 'unicase/u32-is-cased'.
2009-03-08 Bruno HaibleTests for module 'unicase/u16-is-cased'.
2009-03-08 Bruno HaibleTests for module 'unicase/u8-is-cased'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-is-cased'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-is-cased'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-is-cased'.
2009-03-08 Bruno HaibleTests for module 'unicase/u32-is-casefolded'.
2009-03-08 Bruno HaibleTests for module 'unicase/u16-is-casefolded'.
2009-03-08 Bruno HaibleTests for module 'unicase/u8-is-casefolded'.
2009-03-08 Bruno HaibleNew module 'unicase/u32-is-casefolded'.
2009-03-08 Bruno HaibleNew module 'unicase/u16-is-casefolded'.
2009-03-08 Bruno HaibleNew module 'unicase/u8-is-casefolded'.
2009-03-08 Bruno HaibleTests for module 'unicase/u32-is-titlecase'.
2009-03-08 Bruno HaibleTests for module 'unicase/u16-is-titlecase'.
next