aboutsummaryrefslogtreecommitdiff
path: root/src/mbyte.c
Commit message (Expand)AuthorAge
* Remove simpler cases of OOM error handling (after *alloc calls)Felipe Oliveira Carvalho2014-04-06
* Remove mblen() checkJohn Schmidt2014-04-05
* Remove XimJohn Schmidt2014-04-05
* Remove Amiga stuffJohn Schmidt2014-04-05
* remove MB_{IS,TO}{UPPER,LOWER}aph2014-04-04
* Extract memory.c from misc2.cJohn Schmidt2014-04-04
* remove HAVE_WCHAR_Honi-link2014-04-02
* remove HAVE_{ISWUPPER,ISWLOWER,TOWUPPER,TOWLOWER}Julian Orth2014-03-31
* Rename mch_* functions to os_* in os module.Thomas Wienecke2014-03-27
* Use memmove instead of mch_memmoveFelipe Oliveira Carvalho2014-03-26
* Move arabic.h #defines from arabic.h to arabic.cFelipe Oliveira Carvalho2014-03-24
* adapt to the style guildelinesPetter Wahlman2014-03-19
* Remove remaining hangul-related codeThiago de Arruda2014-03-14
* cleanup environment variable handling + unit testsStefan Hoffmann2014-03-06
* Remove __ARGS macro. Close #205Nicolas Pierron2014-03-02
* Removes 'proto' dirscott-linder2014-02-26
* Convert function declarations from K&R to ANSI style.scott-linder2014-02-24
* Fix build on OSX/Archlinux and add READMEaph2014-02-01
* Import vim from changeset v5628:c9cad40b4181Thiago de Arruda2014-01-31