Assume ANSI C.
[gnulib.git] / lib / mbswidth.c
2006-07-04 Bruno HaibleAssume ANSI C.
2006-06-28 Bruno HaibleFixes after wcwidth module creation.
2006-06-28 Eric Blake* mbchar.h (wcwidth): Include wcwidth.h.
2005-05-14 Paul Eggert*** empty log message ***
2005-04-11 Bruno HaibleAdd comment about possible integer overflow.
2004-11-08 Bruno HaibleUse British English, not German English.
2004-03-18 Bruno HaibleFix portability problem with Tru64 and BSD/OS.
2003-07-31 Paul EggertFix comments to identify Solaris versions using the...
2002-11-19 Bruno HaibleStandard specification idiom. Make mbswidth.h self...
2002-11-19 Bruno HaibleMove to ANSI C.
2001-08-04 Jim MeyeringDon't include <limits.h>.
2001-02-17 Jim Meyering(mbrtowc, mbsinit):
2000-12-08 Jim Meyering(mbsnwidth): Don't loop endlessly when called with an
2000-09-09 Jim MeyeringRename ISASCII to IN_CTYPE_DOMAIN.
2000-07-24 Jim Meyering(mbswidth): Add a flags argument.
2000-07-24 Jim Meyering(_XOPEN_SOURCE): Don't define; this causes problems...
2000-07-17 Jim Meyeringfrom Bruno Haible.