summaryrefslogtreecommitdiffstats
path: root/mbyte.h
AgeCommit message (Collapse)Author
2016-07-20Filter directional markers that corrupt the screen. (closes #3854)Kevin McCarthy
Thanks to Vincent Lefèvre for working on these utf-8 screen display issues.
2009-03-09Unbreak compilation on OS X with --with-regex/--without-wc-funcs. Closes #3149.Vincent Lefevre
2008-05-05Fix some compiler warnings if compiling without system wide character functionsRocco Rutte
2007-03-14Undefine mbyte macros before overriding them (#2820)Brendan Cully
2005-02-05Remove a number of unnecessary config.h includes, and add someThomas Roessler
missing ones. May fix some bugs.
2000-12-10More enter.c updates. From E.G.E..Thomas Roessler
2000-12-10More changes to the utf-8 friendly line editor: Implement someThomas Roessler
missing functions, include some more header files.
2000-07-24Replace wctomb and mbtowc with wcrtomb and mbrtowc. From TAKIZAWAThomas Roessler
Takashi <taki@luna.email.ne.jp>, with small changes from Edmund Grimley Evans.
2000-05-21Small fix from EGE.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