log

age author description
Thu, 01 Dec 2016 19:52:43 +0900 KO Myung-Hun sys_socket: typedef sa_family_t correctly on OS/2 kLIBC
Tue, 29 Nov 2016 10:45:46 -0800 Jim Meyering dfa: avoid new infinite loop
Mon, 28 Nov 2016 22:26:07 +0900 Norihiro Tanaka dfa: do not match middle of multibyte character
Sun, 27 Nov 2016 15:36:51 -0800 Jim Meyering dfa: avoid false match in non-UTF8 multibyte locales
Sat, 26 Nov 2016 22:52:00 -0500 Mike Frysinger ptsname_r: leverage AC_HEADER_MAJOR
Sun, 27 Nov 2016 00:23:14 +0000 Pádraig Brady md4,md5,sha*: allow _STRING_INLINE_unaligned enable unaligned operation
Sat, 26 Nov 2016 15:39:11 +0000 Pádraig Brady maint: use a more standard return from mbrtowc test
Sat, 26 Nov 2016 15:11:55 -0800 Paul Eggert freopen: fix typo in previous commit
Sat, 26 Nov 2016 14:53:29 -0800 Paul Eggert freopen: work around glibc bug with closed fd
Fri, 25 Nov 2016 18:45:05 -0800 Paul Eggert fnmatch: fix typo introduced on 2016-08-17
Fri, 25 Nov 2016 12:45:15 -0800 Paul Eggert maint: fix ChangeLog typo
Fri, 25 Nov 2016 10:43:38 -0800 Paul Eggert dfa: simplify with new function fillset
Fri, 25 Nov 2016 10:43:38 -0800 Paul Eggert dfa: fix glitches with on-demand states
Fri, 25 Nov 2016 10:43:38 -0800 Norihiro Tanaka dfa: addition of new state on demand
Wed, 23 Nov 2016 13:39:30 +0100 Daiki Ueno srclist: sync with released gettext
Wed, 23 Nov 2016 12:46:09 +0100 Daiki Ueno srclist: add "release" option
Sun, 20 Nov 2016 13:24:27 +0100 Bruno Haible snippet/c++defs: Simplify _GL_CXXALIAS_* macros.
Sun, 20 Nov 2016 20:16:29 -0800 Paul Eggert dfa: fix logic typo
Sun, 20 Nov 2016 08:33:38 -0800 Jim Meyering fix test driver leaks: exclude, malloc, realloc
Sat, 12 Nov 2016 17:22:53 +0100 Pedro Alves Fix gnulib C++ namespace support and std::frexp
Sat, 12 Nov 2016 17:22:54 +0100 Pedro Alves GNULIB_NAMESPACE::func need not pull in rpl_func
Sat, 12 Nov 2016 01:17:26 +0100 Bruno Haible libunistring: Relicense under dual "LGPLv3+ or GPLv2" license.
Sun, 13 Nov 2016 04:03:39 +0100 Bruno Haible Relicense some modules under LGPLv2+.
Sun, 13 Nov 2016 03:58:45 +0100 Bruno Haible Relicense some modules under LGPLv2+.
Sat, 19 Nov 2016 06:45:25 -0800 Karl Berry autoupdate
Thu, 17 Nov 2016 11:51:55 +0100 Bruno Haible Enable Unicode decoder safety unconditionally.
Sat, 19 Nov 2016 14:07:58 +0100 Bruno Haible Correct indentation.
Sat, 19 Nov 2016 14:03:07 +0100 Bruno Haible relocatable-prog-wrapper: Fix breakage on Cygwin.
Sat, 19 Nov 2016 12:50:28 +0100 Bruno Haible strerror: Make it compile in C++ mode.
Tue, 15 Nov 2016 02:36:00 +0000 Pedro Alves sys_time: add gnulib::timeval for C++