do-release-commit-and-tag: add option to specify branch
[gnulib.git] / ChangeLog
2011-05-04 Reuben Thomasdo-release-commit-and-tag: add option to specify branch
2011-05-03 Bruno HaibleAvoid unnecessary compilation units, through conditiona...
2011-05-03 Bruno HaibleSupport for conditional dependencies.
2011-05-03 Eric Blaketest-getaddrinfo: report error information
2011-05-03 Jim Meyeringbootstrap: avoid build failure when $GZIP is set
2011-05-03 Reuben Thomasreadme-release: new module with release instructions
2011-05-02 Eric Blakefflush: also replace fclose when fixing fflush
2011-05-02 Eric Blakefclose: add some tests
2011-05-02 Eric Blakefclose: reduce dependencies
2011-05-02 Eric Blakeexit: drop remaining clients
2011-05-02 Eric Blakefreading: relax license from LGPLv3+ to LGPLv2+
2011-05-02 Bruno Haiblefchdir: Remove unused dependencies.
2011-05-02 Bruno Haiblegnulib-tool: Refactor.
2011-05-02 Simon Josefssonexit: Remove module.
2011-05-01 Bruno HaibleUpdate DEPENDENCIES.
2011-05-01 Bruno Haiblegnulib-tool: Reduce code duplication.
2011-05-01 Bruno HaibleRevert "netdb: Fix invalid C syntax." commit from 2011...
2011-04-30 Eric Blakefclose: don't fail on non-seekable input stream
2011-04-30 Bruno Haibledup3: cleanup
2011-04-30 Bruno Haiblenetdb: Make it work in C++ mode.
2011-04-30 Bruno HaibleNew modules 'vfscanf', 'vscanf'.
2011-04-30 Bruno Haiblepassfd: Add comments.
2011-04-30 Bruno Haiblesys_uio: Make <sys/uio.h> self-contained.
2011-04-30 Bruno Haiblesys_socket: Ensure 'struct iovec' definition.
2011-04-30 Bruno Haiblesys_uio: Protect definition of 'struct iovec'.
2011-04-30 Bruno Haiblemanywarnings: fix indentation
2011-04-30 Bruno Haiblenetdb: Fix invalid C syntax.
2011-04-30 Pádraig Bradymanywarnings: add -Wno-missing-field-initializers if...
2011-04-30 Jim Meyeringmaint: indent ChangeLog with TAB consistently
2011-04-30 Reuben Thomasannounce-gen: cosmetic improvement
2011-04-29 Jim Meyeringvc-list-files: indent with spaces, not TABs
2011-04-29 Jim Meyeringannounce-gen: indent with spaces, not TABs
2011-04-29 Eric Blakequotearg: avoid uninitialized variable use
2011-04-29 Jim Meyeringmaint.mk: remove unused VC-tag variable
2011-04-29 Bruno Haiblenetdb: fix gai_strerror replacements
2011-04-29 Jim Meyeringtest-getcwd.c: avoid new set-but-not-used warning
2011-04-29 Jim Meyeringtest-hash.c: avoid a new shadowing warning
2011-04-28 Eric Blakegetaddrinfo: fix gai_strerror signature
2011-04-28 Eric Blakegetsockopt: avoid compiler warning
2011-04-28 Eric Blaketests: drop unused link dependency
2011-04-28 Eric Blakehash, mgetgroups: drop xalloc dependency
2011-04-28 Eric Blakexalloc-oversized: new module
2011-04-28 Eric Blakeutimecmp: drop dependency on xmalloc
2011-04-28 Eric Blakegetcwd: fix mingw bugs
2011-04-27 Bruno Haiblemkstemps: Ensure declaration on MacOS X 10.5.
2011-04-27 Bruno Haiblemkstemp: More documentation.
2011-04-27 Bruno Haiblemkstemp: Tweak configure message when cross-compiling.
2011-04-27 Bruno Haibleclean-temp: Clarify what it does.
2011-04-27 Eric Blakefchdir: avoid extra chdir and fix test
2011-04-27 Eric Blakefilenamecat-lgpl: fix licence
2011-04-27 Eric Blakelinkat, renameat: add missing dependency
2011-04-27 Eric Blaketests: reduce dependencies
2011-04-27 Eric Blakesave-cwd: reduce default dependency
2011-04-27 Eric Blakegetcwd: enhance tests
2011-04-27 Eric Blakegetcwd-lgpl: new module
2011-04-27 Eric Blakegetcwd: tweak comments
2011-04-27 Reuben Thomasmkstemp: replace if system version uses wrong permissions
2011-04-27 Eric Blakepassfd: avoid compiler warning
2011-04-27 J.T. ConklinChange gnulib-tool to support NetBSD's join
2011-04-27 Reuben Thomasmkstemp: mention clean-temp module
2011-04-26 Paul Eggertinttypes: also provide default values for 32-bit tests
2011-04-26 Paul Eggertstrtoumax: remove dependency on strtoimax
2011-04-26 Paul Eggertinttypes-incomplete: new module
2011-04-26 Paul Eggertinttypes: omit now-redundant strtoimax and strtoumax...
2011-04-26 Paul Eggertstrtoimax, strtoumax: simplify, port to HP-UX 11.00...
2011-04-25 Simon Josefssongnumakefile: Replace TAB with SPCs.
2011-04-25 Bruno Haiblestrtol, strtoul: Mark modules as obsolete.
2011-04-25 Bruno Haiblestrtod: Remove check for strtod, unless supporting...
2011-04-25 Bruno Haiblestrcase: Make module obsolete.
2011-04-25 Bruno Haibledup2: Remove check for dup2, unless supporting old...
2011-04-25 Bruno Haiblestrnlen: Avoid memchr related link error on old obsolet...
2011-04-25 Jim Meyeringmaint.mk: makefile_at_at_check extend and clean up
2011-04-25 Paul Eggertstrtoul: remove dependency on strtol
2011-04-25 Paul Eggertstrtoull: remove dependency on strtoul
2011-04-25 Paul Eggertstrtoll: remove dependency on strtol
2011-04-24 Paul Eggertinttypes: Move some configure check to module 'imaxdiv'.
2011-04-24 Paul Eggertinttypes: Move some configure check to module 'imaxabs'.
2011-04-24 Paul Eggertinttypes: Remove configure tests that are not needed...
2011-04-22 Paul Eggert* modules/strnlen (Depends-on): Remove memchr.
2011-04-22 Paul Eggertstrtol: remove dependency on wchar
2011-04-21 Eric Blakepassfd: fix test regression on Linux
2011-04-21 Eric Blakepassfd: speed up configure and drop unused code
2011-04-21 Eric Blakepassfd: allow compilation on mingw
2011-04-21 Eric Blakesys_uio: new module
2011-04-20 Jim Meyeringuseless-if-before-free: avoid false-positive
2011-04-20 Giuseppe Scrivanodoc: update users.txt.
2011-04-19 Bruno Haibleioctl: Remove link dependency on native Windows.
2011-04-19 Bruno HaibleMove the support of O_NONBLOCK in open() to the 'open...
2011-04-17 Bruno Haiblepipe2: Simplify code.
2011-04-17 Bruno Haiblenonblocking: Add comment.
2011-04-17 Bruno Haiblenonblocking: Add tests for sockets.
2011-04-17 Bruno Haiblenonblocking: Add tests for pipes.
2011-04-16 Bruno Haiblegettext: Clarify the needed programmer actions.
2011-04-16 Bruno Haiblestrchrnul: Tweak last commit.
2011-04-15 Eric Blakestrchrnul: work around cygwin bug
2011-04-15 Bruno HaibleDon't require lib/stdio-write.c when only module 'stdio...
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in read() on native Windows.
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-14 Bruno Haiblewchar: Ensure that wchar_t gets defined on uClibc.
2011-04-14 Bruno Haiblesafe-write, full-read: Avoid unnecessary compilation...
next