log

age author description
Wed, 18 Feb 2015 22:37:31 +0000 Pádraig Brady getopt: give accurate ambiguity diagnostic on mem exhaustion
Wed, 18 Feb 2015 02:23:35 +0000 Pádraig Brady getopt: don't crash on memory exhaustion
Tue, 17 Feb 2015 22:04:51 -0800 Mike Miller tempname: allow compilation with C++ (trivial)
Tue, 17 Feb 2015 18:34:17 -0800 Paul Eggert dup2, fcntl: port to AIX
Mon, 16 Feb 2015 21:38:02 -0800 Paul Eggert getdtablesize, dup2, fcntl: port to Android
Mon, 16 Feb 2015 17:26:49 -0800 Kevin Cernekee localename: Implement gl_locale_name_thread_unsafe for Android
Mon, 16 Feb 2015 21:38:56 -0800 Kevin Cernekee More changelog fixes
Wed, 11 Feb 2015 18:41:43 +0100 Kamil Dudka fts: avoid crash when a cycle is added while traversing
Mon, 16 Feb 2015 15:44:14 +0900 Daiki Ueno uniname/uniname: support character alias
Wed, 11 Feb 2015 22:19:01 -0800 Paul Eggert Fix ChangeLog botches in my recent commits
Wed, 11 Feb 2015 15:22:58 -0800 Kevin Cernekee duplocale: Fix Android build of duplocale-tests
Wed, 11 Feb 2015 15:22:57 -0800 Kevin Cernekee signal_h: Fix Android build
Wed, 11 Feb 2015 15:22:56 -0800 Kevin Cernekee net_if: Handle content-free <net/if.h> system headers
Wed, 11 Feb 2015 15:22:55 -0800 Kevin Cernekee linkat_nofollow: Add fallback case for cross compiling
Wed, 11 Feb 2015 15:22:54 -0800 Kevin Cernekee euidaccess: Fix Android build
Wed, 11 Feb 2015 15:22:53 -0800 Kevin Cernekee getugroups: Fix Android build
Wed, 11 Feb 2015 15:22:52 -0800 Kevin Cernekee localename: Fix Android build
Wed, 11 Feb 2015 15:22:51 -0800 Kevin Cernekee getdtablesize: Fix Android build
Wed, 11 Feb 2015 15:22:50 -0800 Kevin Cernekee Assume unbroken ungetc() on Android
Wed, 11 Feb 2015 15:22:49 -0800 Kevin Cernekee Fix FILE struct compatibility with Android API level >= 21
Wed, 11 Feb 2015 03:52:57 +0000 Pádraig Brady tests: avoid recent -Werror=unused-variable regression in test-locale
Wed, 11 Feb 2015 02:46:28 +0000 Pádraig Brady maint: various whitespace cleanups in tempname
Wed, 11 Feb 2015 00:16:55 +0000 Pádraig Brady tests: provide returns_() to simplify exit status checking
Tue, 20 Jan 2015 01:40:54 +0000 Pádraig Brady mountlist: only use libmount when specified
Sun, 08 Feb 2015 17:38:03 +0900 Daiki Ueno uniname/unimame-tests: don't link with -lunistring
Sat, 07 Feb 2015 18:09:00 -0800 Paul Eggert fstrcmp: don't assume strlen < INT_MAX
Sat, 07 Feb 2015 18:02:42 -0800 Paul Eggert diffseq: prefer ptrdiff_t to ssize_t
Sat, 07 Feb 2015 17:27:03 -0800 Paul Eggert xalloc: fix typo that suppressed warnings
Sat, 07 Feb 2015 15:15:31 -0800 Paul Eggert full-read: fix license notice typo
Sat, 07 Feb 2015 15:09:00 -0800 Paul Eggert crypto/gc: fix a -Wswitch warning
Fri, 06 Feb 2015 07:09:18 -0800 Karl Berry autoupdate
Thu, 05 Feb 2015 17:00:22 -0800 Karl Berry update from texinfo
Sat, 31 Jan 2015 23:49:13 +0100 Andreas Gruenbacher tempname: new try_tempname function
Tue, 03 Feb 2015 10:27:38 +0000 Pádraig Brady gnulib-tool: fix handling of patch(1) diagnostics
Tue, 03 Feb 2015 03:55:48 +0000 Pádraig Brady bootstrap: exit immediately upon gnulib-tool failure
Sun, 01 Feb 2015 21:40:11 +0100 Andreas Gruenbacher symlinkat: include all required header files
Sat, 31 Jan 2015 10:18:51 -0800 Karl Berry update from texinfo
Fri, 30 Jan 2015 16:07:17 -0800 Karl Berry update from texinfo
Fri, 30 Jan 2015 15:55:58 -0800 Karl Berry update from texinfo
Thu, 29 Jan 2015 16:44:48 +0000 Pádraig Brady localename: support Solaris 12 and illumos
Thu, 29 Jan 2015 16:35:24 +0000 Alexander Pyhalov locale: fix tests on illumos
Sat, 24 Jan 2015 11:11:34 +0900 Daiki Ueno unictype: avoid undefined left-shift behavior
Tue, 20 Jan 2015 18:09:03 +0900 Daiki Ueno libunistring: bump version of unitypes dependants
Tue, 20 Jan 2015 15:46:54 +0900 Daiki Ueno unictype/category-none: fix link with libunistring
Tue, 20 Jan 2015 15:34:36 +0900 Daiki Ueno unitypes: fix build with installed libunistring
Thu, 15 Jan 2015 17:37:14 -0800 Paul Eggert time: port to MinGW32 3.21
Thu, 15 Jan 2015 12:57:10 -0800 Paul Eggert update-copyright: apply to self
Thu, 15 Jan 2015 12:44:00 +0900 Daiki Ueno libunistring: update to Unicode 7.0.0
Thu, 15 Jan 2015 12:16:53 +0900 Daiki Ueno libunistring: update to Unicode 6.3.0
Thu, 15 Jan 2015 12:14:14 +0900 Daiki Ueno libunistring: update to Unicode 6.2.0
Thu, 15 Jan 2015 12:08:17 +0900 Daiki Ueno libunistring: update to Unicode 6.1.0
Thu, 15 Jan 2015 12:06:30 +0900 Daiki Ueno uniwbrk/u32-wordbreaks-tests: add conformance test
Thu, 15 Jan 2015 12:03:09 +0900 Daiki Ueno uniwbrk: ignore Extended/Format characters at BOL
Sun, 11 Jan 2015 16:47:11 -0800 Jim Meyering test-strstr.c: avoid a trivial leak
Sun, 11 Jan 2015 16:44:35 -0800 Jim Meyering update-copyright: recognize groff's \(co marker
Thu, 08 Jan 2015 12:18:54 +0000 Pádraig Brady maint.mk: fix compatibility with OS X nm
Wed, 07 Jan 2015 14:36:52 +0900 KO Myung-Hun localcharset: improve charset detection on OS/2
Tue, 06 Jan 2015 09:05:22 -0800 Paul Eggert count-leading-zeros: use 64-bit intrinsics on 32-bit Windows
Tue, 06 Jan 2015 08:50:04 -0800 Paul Eggert count-leading-zeros: fix pragma typos
Tue, 06 Jan 2015 05:53:30 -0800 Karl Berry autoupdate