log

age author description
Wed, 28 Jun 2006 16:28:02 +0000 Simon Josefsson Fix.
Wed, 28 Jun 2006 16:22:49 +0000 Bruno Haible Fix the comment fix.
Wed, 28 Jun 2006 14:00:22 +0000 Eric Blake * xvasprintf.h: Fix comments.
Wed, 28 Jun 2006 13:11:32 +0000 Eric Blake * modules/wcwidth: New file.
Wed, 28 Jun 2006 13:11:03 +0000 Eric Blake * mbchar.h (wcwidth): Include wcwidth.h.
Wed, 28 Jun 2006 13:10:12 +0000 Eric Blake * mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
Wed, 28 Jun 2006 11:08:34 +0000 Simon Josefsson Native win32 support for getaddrinfo. Add getnameinfo function.
Tue, 27 Jun 2006 21:21:13 +0000 Simon Josefsson Add sys_select module.
Tue, 27 Jun 2006 15:47:13 +0000 Bruno Haible Avoid generating C code that some compilers don't accept.
Tue, 27 Jun 2006 13:15:26 +0000 Bruno Haible Resolve clash between stdint.m4 and uintmax_t.m4.
Mon, 26 Jun 2006 21:30:03 +0000 Paul Eggert * base64.c (B64): Use _ as the formal parameter, not x, to avoid
Mon, 26 Jun 2006 19:49:51 +0000 Bruno Haible Make comment more precise.
Mon, 26 Jun 2006 18:03:25 +0000 Bruno Haible Correct comments.
Mon, 26 Jun 2006 17:49:53 +0000 Bruno Haible Fix typo.
Mon, 26 Jun 2006 17:27:53 +0000 Bruno Haible Try harder to get WCHAR_MIN and WCHAR_MAX.
Mon, 26 Jun 2006 17:03:57 +0000 Bruno Haible Tweak for SGI cc.
Mon, 26 Jun 2006 13:06:51 +0000 Bruno Haible Portability to BSD/OS 4.2.
Mon, 26 Jun 2006 08:54:42 +0000 Simon Josefsson 2006-06-26 Simon Josefsson <jas@extundo.com>
Fri, 23 Jun 2006 20:52:39 +0000 Bruno Haible stdint module: treat IRIX like OpenBSD.
Fri, 23 Jun 2006 19:27:17 +0000 Bruno Haible Invent MOSTLYCLEANDIRS.
Fri, 23 Jun 2006 14:58:59 +0000 Bruno Haible Take into account ISO C 99 TC1.
Thu, 22 Jun 2006 23:40:20 +0000 Paul Eggert * glob.c (collated_compare): Remove 'const' uses that weren't needed.
Thu, 22 Jun 2006 13:08:43 +0000 Simon Josefsson 2006-06-22 Simon Josefsson <jas@extundo.com>
Thu, 22 Jun 2006 07:39:52 +0000 Karl Berry .
Wed, 21 Jun 2006 21:21:42 +0000 Simon Josefsson Typos.
Wed, 21 Jun 2006 17:53:49 +0000 Simon Josefsson Typo.
Wed, 21 Jun 2006 17:38:51 +0000 Simon Josefsson *** empty log message ***
Wed, 21 Jun 2006 17:37:00 +0000 Simon Josefsson Add.
Wed, 21 Jun 2006 17:36:26 +0000 Simon Josefsson 2006-06-21 Simon Josefsson <jas@extundo.com>
Wed, 21 Jun 2006 17:22:32 +0000 Simon Josefsson Fix getaddrinfo on Windows 2000.
Wed, 21 Jun 2006 10:00:31 +0000 Simon Josefsson Add.
Wed, 21 Jun 2006 10:00:08 +0000 Simon Josefsson Add inet_pton.
Wed, 21 Jun 2006 09:59:49 +0000 Simon Josefsson Add inet_pton module.
Wed, 21 Jun 2006 08:02:40 +0000 Simon Josefsson 2006-06-19 Paul Eggert <eggert@cs.ucla.edu>
Tue, 20 Jun 2006 19:21:44 +0000 Paul Eggert Update copyright date.
Tue, 20 Jun 2006 19:19:25 +0000 Paul Eggert Fix misspelling.
Tue, 20 Jun 2006 19:15:50 +0000 Paul Eggert * openat.c (openat): Use ?:, not if, to work around GCC bug 4210
Tue, 20 Jun 2006 07:39:57 +0000 Karl Berry .
Mon, 19 Jun 2006 22:55:42 +0000 Karl Berry update from texinfo
Mon, 19 Jun 2006 20:40:26 +0000 Karl Berry mention that Gnulib takes over LIBOBJS
Mon, 19 Jun 2006 12:28:18 +0000 Simon Josefsson Revert slightly, from Bruno.
Mon, 19 Jun 2006 11:27:00 +0000 Bruno Haible Fix the value of FULL_...
Mon, 19 Jun 2006 11:18:39 +0000 Simon Josefsson 2006-06-19 Yoann Vandoorselaere <yoann.v@prelude-ids.com>
Mon, 19 Jun 2006 10:47:30 +0000 Simon Josefsson 2006-06-19 Simon Josefsson <jas@extundo.com>
Mon, 19 Jun 2006 09:39:50 +0000 Paul Eggert * alloca_.h (alloca) [defined alloca]: Don't define or declare.
Sat, 17 Jun 2006 20:02:16 +0000 Bruno Haible Tweak for FreeBSD.
Sat, 17 Jun 2006 19:33:36 +0000 Bruno Haible Tweak for Solaris 2.5.1.
Sat, 17 Jun 2006 19:29:36 +0000 Eric Blake * strtod.c [!defined errno]: Assume errno.h declares errno.
Sat, 17 Jun 2006 19:26:19 +0000 Eric Blake * rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
Sat, 17 Jun 2006 16:10:06 +0000 Bruno Haible Assume errno.h declares errno.
Sat, 17 Jun 2006 16:09:19 +0000 Bruno Haible From Eric Blake: Assume errno.h declares errno.
Sat, 17 Jun 2006 07:37:20 +0000 Karl Berry .
Fri, 16 Jun 2006 19:40:12 +0000 Simon Josefsson Add read-file module.
Fri, 16 Jun 2006 17:34:33 +0000 Bruno Haible Comments from 2006-04-27.
Fri, 16 Jun 2006 13:42:08 +0000 Karl Berry autoupdate
Fri, 16 Jun 2006 13:29:51 +0000 Bruno Haible Rewrite module 'stdint' to be fully autoconfiguring.
Fri, 16 Jun 2006 13:29:04 +0000 Bruno Haible New module 'stdint-tests'.
Fri, 16 Jun 2006 13:15:45 +0000 Bruno Haible Make it work when cross-compiling.
Fri, 16 Jun 2006 11:49:02 +0000 Bruno Haible Will be in gettext-0.15.
Thu, 15 Jun 2006 12:01:17 +0000 Eric Blake * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.