aboutsummaryrefslogtreecommitdiff
path: root/src/globals.h
Commit message (Expand)AuthorAge
* remove HAVE_SETJMP_HJulian Orth2014-03-31
* Re-integrate FEAT_SIGNS code, close #383Justin M. Keyes2014-03-29
* Rename mch_* functions to os_* in os module.Thomas Wienecke2014-03-27
* Do not include farsi.c in main.cFelipe Oliveira Carvalho2014-03-25
* Implement `mch_delay` on top of libuvThiago de Arruda2014-03-24
* Move arabic.h #defines from arabic.h to arabic.cFelipe Oliveira Carvalho2014-03-24
* Delete structs.h by spliting it and moving code to other headersFelipe Oliveira Carvalho2014-03-18
* Remove remaining hangul-related codeThiago de Arruda2014-03-14
* Extract cursor_shape.c from misc2.c and types/consts from structs.hFelipe Oliveira Carvalho2014-03-10
* Move some types and consts from structs.h to other headersFelipe Oliveira Carvalho2014-03-07
* Remove __ARGS macro. Close #205Nicolas Pierron2014-03-02
* Removes 'proto' dirscott-linder2014-02-26
* Remove more #ifdef dead codeThiago de Arruda2014-02-01
* Import vim from changeset v5628:c9cad40b4181Thiago de Arruda2014-01-31