gnulib.git
2011-12-18 Reuben ThomasREADME-release: fix punctuation
2011-12-17 Jim Meyeringbootstrap: correct the recent buildreq change
2011-12-17 Bernhard Voelkerbuild: let bootstrap resort to wget for downloading...
2011-12-16 Paul Eggert* m4/stdint.m4 (gl_STDINT_H): Finish up previous change.
2011-12-15 Paul Eggertstdint: don't assume C++11 when compiling with g++
2011-12-15 Paul Eggertalloca: protect comment from gnulib-tool
2011-12-15 Paul EggertChangeLog: fix encoding typo
2011-12-15 Ludovic Courtèslocalcharset: Use an absolute path in TESTS_ENVIRONMENT.
2011-12-14 Alex Nelsonstrftime-tests: also test nanoseconds
2011-12-13 Paul Eggertinttypes, stdint: add C++11 support
2011-12-13 Paul EggertFix ChangeLog typo in previous commit.
2011-12-12 Paul Eggertnonblocking tests: Fix test failure on Linux/MIPS.
2011-12-12 Jim Meyeringargmatch: don't hard-code `' when listing valid option...
2011-12-10 Karl Berryautoupdate
2011-12-10 Karl Berryautoupdate
2011-12-07 Eric Blakebootstrap: detect tools required by gnulib-tool
2011-12-05 Bruno Haiblesethostname: Port to Windows platforms.
2011-12-05 Bruno Haibletests: Avoid spurious error message on platforms withou...
2011-12-04 Bruno Haiblesethostname: Fix documentation.
2011-12-03 Bruno Haiblegnulib-tool: Verify that the License field is present...
2011-12-03 Bruno Haiblesethostname tests: Fix link error on mingw.
2011-12-03 Bruno Haiblesethostname tests: Fix compilation error on mingw.
2011-12-03 Bruno Haiblesethostname tests: Avoid a gcc warning.
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonAdd a test suite for the sethostname module.
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonIntegrate the sethostname module into unistd
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonAdd a new sethostname module
2011-12-03 Bruno HaibleTweak last commit.
2011-12-03 Ben WaltonSplit the HOST_NAME_MAX detection into a separate m4...
2011-12-03 Bruno HaibleFix module descriptions syntax.
2011-12-02 Paul Eggertstdalign: port to Clang 3.0
2011-12-01 Eric Blakemktempd: silence dd usage
2011-11-30 Simon Josefssonmanywarnings: Don't mention gcc version in docstring.
2011-11-30 Jim Meyeringhash: mark a few floating point constants with "f"...
2011-11-30 Paolo Bonzinifloat tests: Correct and re-enable assertion about...
2011-11-30 Matthew WalaAvoid subtracting two pointers that don't point into...
2011-11-29 Eric Blakemaint.mk: add syntax check for use of compare from...
2011-11-29 Eric Blakemanywarnings: drop -Wunsuffixed-float-constants
2011-11-29 Jim Meyeringhash: mark compute_bucket_size with the pure attribute
2011-11-29 Jim Meyeringquotearg, propername: correct pragma guard expression
2011-11-28 Jim Meyeringpropername: do not mark proper_name with the const...
2011-11-28 Jim Meyeringpropername: mark one more function as const
2011-11-28 Jim Meyeringmark functions with const and pure attributes
2011-11-28 Bruno HaibleRemove unused macros from !_LIBC code in glibc-borrowed...
2011-11-27 Bruno Haiblegetcwd: Fix link error on MSVC 9.
2011-11-27 Bruno HaibleDon't set REPLACE_FOO to 1 if HAVE_FOO is 0.
2011-11-27 Bruno Haiblegetcwd: Fix bug from 2011-08-17.
2011-11-27 Bruno Haiblebinary-io tests: Avoid test failure on mingw when libto...
2011-11-26 Bruno HaibleFix conflict between two instantiations of module ...
2011-11-25 Bruno Haiblepagealign_alloc: Doc and comments.
2011-11-25 Jim Meyeringtest-update-copyright.sh: avoid false-positive failure
2011-11-24 Simon Josefssonvalgrind-tests.m4: Avoid breakage if valgrind on bash...
2011-11-24 Jim Meyeringtest-stdalign.c: comment out long double tests
2011-11-22 Jim Meyeringinit.sh: make "compare /dev/null FILE" output more...
2011-11-22 Jim Meyeringinit.sh: work around OSF/1 5.1's mishandling of /dev...
2011-11-21 Simon Josefssongnulib-common: Silence warnings against config.h code.
2011-11-21 Karl Berryautoupdate
2011-11-20 Bruno Haiblegetcwd: Work around getcwd bug on AIX 5..7.
2011-11-20 Bruno Haiblegetcwd: Fix bug from 2009-09-10.
2011-11-20 Simon Josefssonmanywarnings: More warnings.
2011-11-20 Bruno Haiblefma tests: Avoid shadowing local variables.
2011-11-20 Bruno Haiblecopysignf tests: Fix.
2011-11-20 Bruno Haiblefma: Remove unused code.
2011-11-20 Bruno Haiblesethostname: Fix doc about AIX.
2011-11-20 Bruno Haiblesethostname: Mention more portability problems.
2011-11-19 Bruno HaibleDepend on module fcntl-h when AT_FDCWD is used.
2011-11-19 Bruno Haibleeuidaccess: Update a comment.
2011-11-19 Bruno Haibleopenat: Fix file list.
2011-11-19 Bruno Haiblefstatat: Simplify.
2011-11-19 Bruno HaibleEnsure 'inline' can be used in tests/test-utimens-common.h.
2011-11-19 Simon Josefssonhash: Don't refer to deprecated interfaces.
2011-11-19 Simon Josefssonreadline: Check for readline/history.h.
2011-11-19 Paul Eggerttest-getcwd: disambiguate exit status
2011-11-19 Paul Eggertfstatat: fix configuration bug on mingw, OpenBSD 4...
2011-11-18 Jim Meyeringhash: deprecate poorly-named hash_insert0: use hash_ins...
2011-11-18 Dagobert Michelsenopenat: avoid compilation failure due to lack of <errno...
2011-11-18 Paul Eggert* modules/getcwd (Depends-on): Add fdopendir.
2011-11-18 Paul Eggertmodules/crypto/gc-*: simplify dependencies and fix...
2011-11-17 Jim Meyeringtests: factor out st_ctime-comparison code (a dozen...
2011-11-17 Jim Meyeringtest-getcwd: don't leave behind a confdir3/ directory...
2011-11-17 Gary V. Vaughangitlog-to-changelog: support multi-author commits.
2011-11-16 Bruno HaibleFix some modules' file list.
2011-11-15 Gary V. Vaughanmaint.mk: fix tight-scope.mk generation in VPATH builds.
2011-11-13 Bruno HaibleSilence successful tests that use 'compare' on AIX...
2011-11-13 Bruno HaibleMakefile: Tweak indentation.
2011-11-13 Bruno HaibleSyntax check for copyright statements.
2011-11-13 Simon JosefssonFix for last commit.
2011-11-13 Simon Josefssongit-version-gen: Add --prefix.
2011-11-13 Simon Josefssongit-version: Improve command line handling.
2011-11-12 Jim Meyeringrevamp the other test-exclude?.sh scripts to use init...
2011-11-12 Jim Meyeringtest-exclude2.sh, test-exclude5.sh: fail if test-exclud...
2011-11-12 Jim Meyeringtest-exclude: fix a typo
2011-11-12 Karl Berryautoupdate
2011-11-11 Bruno Haibleobstack: Fix compilation error on MSVC 9.
2011-11-11 Jim Meyeringtest-exclude: skip tests rather than failing on deficie...
2011-11-10 Bruno Haibleptsname_r test: Avoid gcc warning on glibc systems.
2011-11-10 Bruno Haibleptsname_r: Avoid compilation error on OSF/1 5.1.
2011-11-10 Bruno Haiblefstatat: Make cross-compilation guess succeed everywher...
next