Mon, 19 Dec 2011 09:38:14 +0100 |
Reuben Thomas |
.gitignore: ignore gnulib.dvi and regex.info
|
Thu, 22 Dec 2011 13:12:19 +0100 |
Jim Meyering |
init.sh: correct previous change
|
Thu, 22 Dec 2011 12:58:50 +0100 |
Jim Meyering |
correct previous ChangeLog entry: s/set -x/set -e/
|
Thu, 22 Dec 2011 12:42:32 +0100 |
Jim Meyering |
init.sh: avoid unwarranted test failure when using "set -x"
|
Wed, 21 Dec 2011 10:47:03 +0100 |
Alfred M. Szmidt |
bootstrap: fix it to honor $ACLOCAL_FLAGS once again
|
Sat, 17 Dec 2011 17:00:44 +0100 |
Jim Meyering |
bootstrap: remove some now-unneeded code
|
Sun, 18 Dec 2011 16:30:21 -0800 |
Paul Eggert |
ftoastr: fix typo
|
Sun, 18 Dec 2011 15:23:31 +0100 |
Reuben Thomas |
README-release: fix punctuation
|
Sat, 17 Dec 2011 16:28:55 +0100 |
Jim Meyering |
bootstrap: correct the recent buildreq change
|
Mon, 05 Sep 2011 13:28:20 +0200 |
Bernhard Voelker |
build: let bootstrap resort to wget for downloading .po files
|
Thu, 15 Dec 2011 22:46:46 -0800 |
Paul Eggert |
* m4/stdint.m4 (gl_STDINT_H): Finish up previous change.
|
Thu, 15 Dec 2011 11:48:25 -0800 |
Paul Eggert |
stdint: don't assume C++11 when compiling with g++
|
Thu, 15 Dec 2011 11:10:23 -0800 |
Paul Eggert |
alloca: protect comment from gnulib-tool
|
Thu, 15 Dec 2011 10:38:12 -0800 |
Paul Eggert |
ChangeLog: fix encoding typo
|
Thu, 15 Dec 2011 01:10:48 +0100 |
Ludovic Courtès |
localcharset: Use an absolute path in TESTS_ENVIRONMENT.
|
Tue, 13 Dec 2011 18:52:59 -0800 |
Alex Nelson |
strftime-tests: also test nanoseconds
|
Tue, 13 Dec 2011 15:27:41 -0800 |
Paul Eggert |
inttypes, stdint: add C++11 support
|
Tue, 13 Dec 2011 09:01:04 -0800 |
Paul Eggert |
Fix ChangeLog typo in previous commit.
|
Mon, 12 Dec 2011 08:13:33 -0800 |
Paul Eggert |
nonblocking tests: Fix test failure on Linux/MIPS.
|
Mon, 12 Dec 2011 10:57:17 +0100 |
Jim Meyering |
argmatch: don't hard-code `' when listing valid option arguments
|
Sat, 10 Dec 2011 08:28:15 -0800 |
Karl Berry |
autoupdate
|
Sat, 10 Dec 2011 08:23:45 -0800 |
Karl Berry |
autoupdate
|
Wed, 07 Dec 2011 09:51:21 -0700 |
Eric Blake |
bootstrap: detect tools required by gnulib-tool
|
Mon, 05 Dec 2011 03:46:40 +0100 |
Bruno Haible |
sethostname: Port to Windows platforms.
|
Mon, 05 Dec 2011 02:58:55 +0100 |
Bruno Haible |
tests: Avoid spurious error message on platforms without mktemp program.
|
Sun, 04 Dec 2011 15:47:27 +0100 |
Bruno Haible |
sethostname: Fix documentation.
|
Sat, 03 Dec 2011 16:19:56 +0100 |
Bruno Haible |
gnulib-tool: Verify that the License field is present and non-empty.
|
Sat, 03 Dec 2011 15:57:00 +0100 |
Bruno Haible |
sethostname tests: Fix link error on mingw.
|
Sat, 03 Dec 2011 15:28:47 +0100 |
Bruno Haible |
sethostname tests: Fix compilation error on mingw.
|
Sat, 03 Dec 2011 15:13:59 +0100 |
Bruno Haible |
sethostname tests: Avoid a gcc warning.
|
Sat, 03 Dec 2011 14:50:45 +0100 |
Bruno Haible |
Tweak last commit.
|
Fri, 02 Dec 2011 23:04:19 -0500 |
Ben Walton |
Add a test suite for the sethostname module.
|
Sat, 03 Dec 2011 14:22:09 +0100 |
Bruno Haible |
Tweak last commit.
|
Fri, 02 Dec 2011 23:04:18 -0500 |
Ben Walton |
Integrate the sethostname module into unistd
|
Sat, 03 Dec 2011 14:09:14 +0100 |
Bruno Haible |
Tweak last commit.
|
Fri, 02 Dec 2011 23:04:17 -0500 |
Ben Walton |
Add a new sethostname module
|
Sat, 03 Dec 2011 13:27:29 +0100 |
Bruno Haible |
Tweak last commit.
|
Fri, 02 Dec 2011 23:04:16 -0500 |
Ben Walton |
Split the HOST_NAME_MAX detection into a separate m4 macro
|
Sat, 03 Dec 2011 13:09:58 +0100 |
Bruno Haible |
Fix module descriptions syntax.
|
Fri, 02 Dec 2011 01:34:53 -0800 |
Paul Eggert |
stdalign: port to Clang 3.0
|
Thu, 01 Dec 2011 13:58:28 -0700 |
Eric Blake |
mktempd: silence dd usage
|
Wed, 30 Nov 2011 11:59:31 +0100 |
Simon Josefsson |
manywarnings: Don't mention gcc version in docstring.
|
Wed, 30 Nov 2011 09:35:00 +0100 |
Jim Meyering |
hash: mark a few floating point constants with "f" suffix
|
Wed, 30 Nov 2011 01:58:54 +0100 |
Paolo Bonzini |
float tests: Correct and re-enable assertion about LDBL_MIN_EXP.
|
Wed, 30 Nov 2011 01:44:15 +0100 |
Matthew Wala |
Avoid subtracting two pointers that don't point into the same block.
|
Tue, 29 Nov 2011 14:37:14 -0700 |
Eric Blake |
maint.mk: add syntax check for use of compare from init.sh
|
Tue, 29 Nov 2011 15:01:22 -0700 |
Eric Blake |
manywarnings: drop -Wunsuffixed-float-constants
|
Tue, 29 Nov 2011 14:25:56 +0100 |
Jim Meyering |
hash: mark compute_bucket_size with the pure attribute
|
Tue, 29 Nov 2011 10:09:41 +0100 |
Jim Meyering |
quotearg, propername: correct pragma guard expression
|
Mon, 28 Nov 2011 10:24:04 +0100 |
Jim Meyering |
propername: do not mark proper_name with the const attribute
|
Mon, 28 Nov 2011 09:39:34 +0100 |
Jim Meyering |
propername: mark one more function as const
|
Thu, 02 Jun 2011 10:05:59 +0200 |
Jim Meyering |
mark functions with const and pure attributes
|
Mon, 28 Nov 2011 01:09:32 +0100 |
Bruno Haible |
Remove unused macros from !_LIBC code in glibc-borrowed files.
|
Mon, 28 Nov 2011 00:44:07 +0100 |
Bruno Haible |
getcwd: Fix link error on MSVC 9.
|
Mon, 28 Nov 2011 00:43:01 +0100 |
Bruno Haible |
Don't set REPLACE_FOO to 1 if HAVE_FOO is 0.
|
Mon, 28 Nov 2011 00:04:12 +0100 |
Bruno Haible |
getcwd: Fix bug from 2011-08-17.
|
Sun, 27 Nov 2011 15:54:08 +0100 |
Bruno Haible |
binary-io tests: Avoid test failure on mingw when libtool is used.
|
Sat, 26 Nov 2011 21:08:25 +0100 |
Bruno Haible |
Fix conflict between two instantiations of module 'unistd'.
|
Sat, 26 Nov 2011 00:24:43 +0100 |
Bruno Haible |
pagealign_alloc: Doc and comments.
|
Fri, 25 Nov 2011 10:03:49 +0100 |
Jim Meyering |
test-update-copyright.sh: avoid false-positive failure
|