summaryrefslogtreecommitdiffstats
path: root/mbyte.c
AgeCommit message (Expand)Author
2001-06-07Gettext update.Thomas Roessler
2001-03-20Fix a bug in mbrtowc_iconv(). From TAKIZAWA TakashiThomas Roessler
2001-01-03More wide-char patches from EGE.Thomas Roessler
2000-12-10More enter.c updates. From E.G.E..Thomas Roessler
2000-12-04A little fix for the -HAVE_WC_FUNCS +LOCALES_HACK case. From EGE.Thomas Roessler
2000-09-11Fix some more character set glitches.Thomas Roessler
2000-08-28This is the patch TAKIZAWA Takashi and I came up with in the end.Edmund GRIMLEY EVANS
2000-08-15Another charset fix from EGE.Thomas Roessler
2000-07-24Replace wctomb and mbtowc with wcrtomb and mbrtowc. From TAKIZAWAThomas Roessler
2000-06-08Removing the built-in charset support.Thomas Roessler
2000-05-25Somewhat different sigsegv fix suggested by EGE.Thomas Roessler
2000-05-25wctomb(0,wc) is needed to work for bounds checking.Thomas Roessler
2000-05-15More iconv-related patches from EGE.Thomas Roessler
2000-05-12Make things compile. ;-)Thomas Roessler
2000-05-12Isprint-related changes. Suggested by Andrew Nosenko, adapted by EGE.Thomas Roessler
2000-05-12wide-character related patches. From Edmund Grimley Evans.Thomas Roessler
2000-05-09Edmund Grimley Evans' UTF-8 patch.Thomas Roessler