log

age author description
Mon, 25 Aug 2008 11:34:07 -0700 Karl Berry sync against install.texi since Autoconf no longer provides INSTALL
Mon, 25 Aug 2008 06:26:56 -0600 Eric Blake c-stack: test that stack overflow can be caught
Mon, 25 Aug 2008 12:22:45 +0200 Bruno Haible Fix description of strftime module.
Sun, 24 Aug 2008 12:28:42 +0200 Bruno Haible Correct attribution.
Sun, 24 Aug 2008 12:27:42 +0200 Bruno Haible Complete test of uc_width results.
Sun, 24 Aug 2008 12:26:56 +0200 Bruno Haible Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
Tue, 19 Aug 2008 06:42:05 -0600 Eric Blake test-lock, test-tls: mention why a test is skipped
Fri, 22 Aug 2008 19:26:34 -0600 Eric Blake autoupdate
Fri, 22 Aug 2008 13:45:41 -0600 Eric Blake count-one-bits: relax license
Fri, 22 Aug 2008 18:40:23 +0200 Andreas Schwab gl_FUNC_OBSTACK_PRINTF_POSIX: fix typo
Thu, 21 Aug 2008 09:24:17 +0200 Simon Josefsson m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.
Thu, 21 Aug 2008 09:22:03 +0200 Paolo Bonzini add m4/threadlib.m4 to the gettext module
Wed, 20 Aug 2008 10:00:53 +0200 Paolo Bonzini Merge branch 'master' of ssh://bonzini@git.sv.gnu.org/srv/git/gnulib
Tue, 19 Aug 2008 21:36:21 -0600 Eric Blake test-c-stack: fix compilation failure on FreeBSD 5.0
Tue, 19 Aug 2008 09:23:40 -0600 Eric Blake strverscmp: migrate from "strverscmp.h" to <string.h>
Tue, 19 Aug 2008 09:40:10 -0600 Eric Blake strverscmp: add unit test
Tue, 19 Aug 2008 17:58:08 +0200 Simon Josefsson lib/gc-gnulib.c: Indentation cleanup. Add some comments regarding Windows crypto stuff, from Mono.
Tue, 19 Aug 2008 17:02:58 +0200 Simon Josefsson Windows initialization fixes, tiny change from Adam Strzelecki <ono@java.pl>.
Tue, 19 Aug 2008 08:20:22 +0200 Ben Pfaff gitlog-to-changelog: give better diagnostic for failed pipe-open
Mon, 18 Aug 2008 19:47:23 +0200 Simon Josefsson Use ISO 8601 format. Attribution.
Mon, 18 Aug 2008 19:40:11 +0200 Simon Josefsson autobuild.m4: Use TZ=UTC to avoid time zone complexity.
Mon, 18 Aug 2008 12:49:10 +0200 Bruno Haible Fix link error with Solaris threads.
Mon, 18 Aug 2008 12:44:48 +0200 Bruno Haible Include <pthread.h>.
Mon, 18 Aug 2008 12:41:12 +0200 Bruno Haible Fix 2008-08-03 change.
Mon, 18 Aug 2008 11:39:40 +0200 Bruno Haible Avoid forcing a context switch right after thread creation.
Tue, 19 Aug 2008 07:59:49 +0200 Paolo Bonzini poll-win32
Mon, 18 Aug 2008 02:23:32 +0200 Bruno Haible Implement thread control primitives for Win32.
Sun, 17 Aug 2008 21:56:29 +0200 Bruno Haible Include the right header files.
Sun, 17 Aug 2008 21:26:13 +0200 Bruno Haible Fix syntax errors in C++ mode.
Sun, 17 Aug 2008 21:18:02 +0200 Bruno Haible Make gl_create_thread easier to use.
Sun, 17 Aug 2008 21:02:11 +0200 Bruno Haible New module 'yield'.
Sun, 17 Aug 2008 19:46:23 +0200 Bruno Haible Link with LIBMULTITHREAD, not LIBTHREAD.
Sun, 17 Aug 2008 19:29:30 +0200 Bruno Haible New module 'thread'.
Sun, 17 Aug 2008 18:33:47 +0200 Bruno Haible Include <stdlib.h> always.
Sun, 17 Aug 2008 18:02:05 +0200 Bruno Haible AC_C_INLINE can be AC_REQUIREd.
Sun, 17 Aug 2008 17:23:23 +0200 Bruno Haible Update modules list.
Sun, 17 Aug 2008 17:21:35 +0200 Yoann Vandoorselaere New module 'cond'.
Sun, 17 Aug 2008 16:26:05 +0200 Bruno Haible Move some code from module 'lock' to module 'threadlib'.
Sat, 16 Aug 2008 13:47:58 -0600 Eric Blake c-stack: fix regression on Irix 5.3 from 2008-06-21
Sun, 17 Aug 2008 15:49:29 +0200 Bruno Haible New module 'threadlib'.
Thu, 14 Aug 2008 12:51:54 +0200 Bruno Haible Separate the macros and the function symbols.
Thu, 14 Aug 2008 10:56:24 +0200 Bruno Haible Move the lock and tls source files into a subdirectory.
Mon, 11 Aug 2008 15:29:40 +0200 Jim Meyering * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
Mon, 11 Aug 2008 06:33:56 -0600 Eric Blake test-c-stack: avoid C99-ism
Sun, 10 Aug 2008 16:40:12 +0200 Jim Meyering ensure that return value of uinttostr et al are not ignored
Thu, 07 Aug 2008 11:27:02 +0200 Jim Meyering * modules/tempname (License): Relicense under LGPLv2+.
Thu, 07 Aug 2008 12:09:59 +0200 Paolo Bonzini fix typo in lib/lock.c (fixes compilation on Darwin)
Thu, 07 Aug 2008 11:48:23 +0200 Jim Meyering * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
Thu, 07 Aug 2008 11:19:12 +0200 Jim Meyering * modules/mkstemp (License): Relicense under LGPLv2+.
Thu, 07 Aug 2008 00:15:07 +0200 Bruno Haible Further micro-optimization.
Wed, 06 Aug 2008 11:49:11 +0200 Jim Meyering inet_pton.c: use locale-independent tolower
Wed, 06 Aug 2008 10:27:53 +0200 Paolo Bonzini microoptimization of lib/poll.c
Wed, 06 Aug 2008 09:40:32 +0200 Jim Meyering * modules/inet_pton (License): Relicense under LGPLv2+.
Tue, 05 Aug 2008 10:36:33 -0700 Karl Berry autoupdate
Sun, 03 Aug 2008 20:45:40 +0200 Bruno Haible Additional non-aborting API for lock and tls.
Mon, 04 Aug 2008 12:45:23 -0600 Eric Blake gnumakefile: use space, not TAB, outside of targets
Mon, 04 Aug 2008 10:54:29 -0700 Karl Berry add replacement for ncftpput that uses cmdline ftp
Sat, 02 Aug 2008 15:40:39 +0200 Jim Meyering getdate.y: avoid locale-dependent date parsing failure
Sun, 03 Aug 2008 13:28:46 -0600 Eric Blake gnupload: restore lost executable bit
Sun, 03 Aug 2008 07:02:43 -0700 Karl Berry autoupdate