Sun, 07 Oct 2007 19:14:58 +0200 |
Bruno Haible |
Change copyright notice from GPLv2+ to GPLv3+.
|
Thu, 14 Sep 2006 14:18:36 +0000 |
Bruno Haible |
Include <config.h> unconditionally.
|
Sat, 17 Jun 2006 16:09:19 +0000 |
Bruno Haible |
From Eric Blake: Assume errno.h declares errno.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Wed, 10 Sep 2003 14:07:55 +0000 |
Bruno Haible |
Assume ANSI C.
|
Thu, 31 Jul 2003 06:27:05 +0000 |
Paul Eggert |
Fix comments to identify Solaris versions using the same version
|
Mon, 14 Jul 2003 16:36:07 +0000 |
Paul Eggert |
Switch from LGPL to GPL.
|
Fri, 20 Jun 2003 20:55:34 +0000 |
Bruno Haible |
Assume ANSI C.
|
Tue, 31 Dec 2002 13:20:21 +0000 |
Bruno Haible |
New file localcharset.h.
|
Tue, 31 Dec 2002 12:56:28 +0000 |
Bruno Haible |
Make getline.h and unicodeio.h self-contained.
|
Tue, 05 Nov 2002 21:45:29 +0000 |
Bruno Haible |
Include gettext.h instead of <libintl.h> with #ifdefs.
|
Mon, 11 Feb 2002 14:28:09 +0000 |
Jim Meyering |
2002-02-02 Paul Eggert <eggert@twinsun.com>
|
Tue, 06 Mar 2001 18:11:01 +0000 |
Jim Meyering |
(print_unicode_char): Simplify accordingly.
|
Sun, 21 Jan 2001 09:40:43 +0000 |
Jim Meyering |
(print_unicode_char): Cast the second iconv() arg,
|
Wed, 03 Jan 2001 10:08:43 +0000 |
Jim Meyering |
(print_unicode_char): Remove `const' from declaration of
|
Sat, 11 Nov 2000 09:10:33 +0000 |
Jim Meyering |
Back out Paul's changes while we wait for him and Bruno to reach agreement.
|
Fri, 10 Nov 2000 08:46:19 +0000 |
Jim Meyering |
(ENOTSUP): Define to EINVAL if not defined.
|
Fri, 10 Nov 2000 08:44:51 +0000 |
Jim Meyering |
don't back them out
|
Fri, 10 Nov 2000 08:43:46 +0000 |
Jim Meyering |
Back out the last two changes, at least for now.
|
Thu, 09 Nov 2000 08:32:52 +0000 |
Jim Meyering |
(MB_LEN_MAX): Make sure it's at least 6, to avoid buggy C libraries.
|
Thu, 09 Nov 2000 08:30:00 +0000 |
Jim Meyering |
(<wchar.h>): Do not include; no longer needed, since we no longer use wcrtomb.
|
Wed, 08 Nov 2000 14:46:13 +0000 |
Jim Meyering |
Include wchar.h.
|
Sun, 25 Jun 2000 06:54:32 +0000 |
Jim Meyering |
(print_unicode_char): Work around ansi2knr deficiency.
|
Fri, 07 Apr 2000 09:41:38 +0000 |
Jim Meyering |
(print_unicode_char): Avoid triggering Solaris iconv bug.
|
Fri, 17 Mar 2000 19:34:16 +0000 |
Jim Meyering |
(<string.h>): Include only #if HAVE_STRING_H.
|
Fri, 17 Mar 2000 19:32:27 +0000 |
Jim Meyering |
(utf8_wctomb): New function.
|
Sat, 04 Mar 2000 12:35:47 +0000 |
Jim Meyering |
(<errno.h>): Include it.
|
Wed, 01 Mar 2000 13:22:35 +0000 |
Jim Meyering |
New file from Bruno.
|