aboutsummaryrefslogtreecommitdiff
path: root/src/macros.h
Commit message (Expand)AuthorAge
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15
* removed mch_lstat() and mch_stat() macrosStefan Hoffmann2014-05-09
* replaced mch_fstat() with os_file_get_info_fd()Stefan Hoffmann2014-05-09
* Added missing #define guards in headersHinidu2014-05-01
* revert #652Justin M. Keyes2014-05-01
* Remove NUL macroMarco Hinz2014-04-29
* Remove code and checks for unsupported systems.Chris Watkins2014-04-28
* Remove modelinesMarco Hinz2014-04-16
* remove reference to BROKEN_TOUPPERaph2014-04-04
* remove pchar from macros.haph2014-04-04
* remove MB_{IS,TO}{UPPER,LOWER}aph2014-04-04
* remove DO_AUTOCHDIRaph2014-04-04
* remove mch_access macro as it is only used in fs.cStefan Hoffmann2014-04-03
* Import vim from changeset v5628:c9cad40b4181Thiago de Arruda2014-01-31