Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Sat, 12 Mar 2011 13:54:43 +0100 |
Bruno Haible |
wcswidth, mbswidth: Avoid integer overflow.
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Mon, 28 Dec 2009 10:50:36 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2009
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Mon, 22 Dec 2008 12:11:44 +0100 |
Bruno Haible |
Remove HAVE_MBRTOWC conditionals. Use mbrtowc unconditionally.
|
Sun, 07 Oct 2007 19:14:58 +0200 |
Bruno Haible |
Change copyright notice from GPLv2+ to GPLv3+.
|
Sat, 07 Jul 2007 20:59:43 +0000 |
Bruno Haible |
Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.
|
Tue, 16 Jan 2007 16:31:23 +0000 |
Eric Blake |
* modules/fnmatch (Depends-on): Depend on wchar.
|
Wed, 27 Dec 2006 19:54:25 +0000 |
Paul Eggert |
* lib/mbchar.h: Just include <wctype.h>; the wctype module
|
Thu, 14 Sep 2006 14:18:36 +0000 |
Bruno Haible |
Include <config.h> unconditionally.
|
Fri, 28 Jul 2006 15:31:45 +0000 |
Bruno Haible |
Assume an ASCII compatible wide character encoding.
|
Tue, 04 Jul 2006 16:46:23 +0000 |
Bruno Haible |
Assume ANSI C.
|
Wed, 28 Jun 2006 17:03:53 +0000 |
Bruno Haible |
Fixes after wcwidth module creation.
|
Wed, 28 Jun 2006 13:11:03 +0000 |
Eric Blake |
* mbchar.h (wcwidth): Include wcwidth.h.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Mon, 11 Apr 2005 11:52:27 +0000 |
Bruno Haible |
Add comment about possible integer overflow.
|
Mon, 08 Nov 2004 12:54:48 +0000 |
Bruno Haible |
Use British English, not German English.
|
Thu, 18 Mar 2004 13:36:53 +0000 |
Bruno Haible |
Fix portability problem with Tru64 and BSD/OS.
|
Thu, 31 Jul 2003 06:27:05 +0000 |
Paul Eggert |
Fix comments to identify Solaris versions using the same version
|
Tue, 19 Nov 2002 13:58:18 +0000 |
Bruno Haible |
Standard specification idiom. Make mbswidth.h self contained.
|
Tue, 19 Nov 2002 13:48:57 +0000 |
Bruno Haible |
Move to ANSI C.
|
Sat, 04 Aug 2001 17:07:37 +0000 |
Jim Meyering |
Don't include <limits.h>.
|
Sat, 17 Feb 2001 10:39:17 +0000 |
Jim Meyering |
(mbrtowc, mbsinit):
|
Fri, 08 Dec 2000 18:31:38 +0000 |
Jim Meyering |
(mbsnwidth): Don't loop endlessly when called with an
|
Sat, 09 Sep 2000 15:56:26 +0000 |
Jim Meyering |
Rename ISASCII to IN_CTYPE_DOMAIN.
|
Mon, 24 Jul 2000 16:29:57 +0000 |
Jim Meyering |
(mbswidth): Add a flags argument.
|
Mon, 24 Jul 2000 06:41:58 +0000 |
Jim Meyering |
(_XOPEN_SOURCE): Don't define; this causes problems on Solaris 7.
|
Mon, 17 Jul 2000 20:42:12 +0000 |
Jim Meyering |
from Bruno Haible.
|