index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mbswidth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-5
/
+4
*
Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.
Bruno Haible
2007-07-07
1
-4
/
+1
*
* modules/fnmatch (Depends-on): Depend on wchar.
Eric Blake
2007-01-16
1
-10
/
+2
*
* lib/mbchar.h: Just include <wctype.h>; the wctype module
Paul Eggert
2006-12-27
1
-6
/
+1
*
Include <config.h> unconditionally.
Bruno Haible
2006-09-14
1
-3
/
+1
*
Assume an ASCII compatible wide character encoding.
Bruno Haible
2006-07-28
1
-1
/
+1
*
Assume ANSI C.
Bruno Haible
2006-07-04
1
-14
/
+2
*
Fixes after wcwidth module creation.
Bruno Haible
2006-06-28
1
-1
/
+15
*
* mbchar.h (wcwidth): Include wcwidth.h.
Eric Blake
2006-06-28
1
-32
/
+3
*
*** empty log message ***
Paul Eggert
2005-05-14
1
-1
/
+1
*
Add comment about possible integer overflow.
Bruno Haible
2005-04-11
1
-3
/
+5
*
Use British English, not German English.
Bruno Haible
2004-11-08
1
-1
/
+1
*
Fix portability problem with Tru64 and BSD/OS.
Bruno Haible
2004-03-18
1
-1
/
+7
*
Fix comments to identify Solaris versions using the same version
Paul Eggert
2003-07-31
1
-1
/
+1
*
Standard specification idiom. Make mbswidth.h self contained.
Bruno Haible
2002-11-19
1
-2
/
+3
*
Move to ANSI C.
Bruno Haible
2002-11-19
1
-8
/
+3
*
Don't include <limits.h>.
Jim Meyering
2001-08-04
1
-25
/
+35
*
(mbrtowc, mbsinit):
Jim Meyering
2001-02-17
1
-6
/
+0
*
(mbsnwidth): Don't loop endlessly when called with an
Jim Meyering
2000-12-08
1
-2
/
+10
*
Rename ISASCII to IN_CTYPE_DOMAIN.
Jim Meyering
2000-09-09
1
-5
/
+3
*
(mbswidth): Add a flags argument.
Jim Meyering
2000-07-24
1
-18
/
+39
*
(_XOPEN_SOURCE): Don't define; this causes problems on Solaris 7.
Jim Meyering
2000-07-24
1
-8
/
+13
*
from Bruno Haible.
Jim Meyering
2000-07-17
1
-0
/
+181