aboutsummaryrefslogtreecommitdiff
path: root/src/os_unix_defs.h
Commit message (Expand)AuthorAge
* Added missing #define guards in headersHinidu2014-05-01
* Remove modelinesMarco Hinz2014-04-16
* removed vim_mkdir macroStefan Hoffmann2014-04-11
* removed mch_rmdir macroStefan Hoffmann2014-04-11
* removed mch_remove macroStefan Hoffmann2014-04-11
* port vim_mkdir, mch_rmdir and mch_remove to libuvStefan Hoffmann2014-04-11
* Try to find all other instances of vimrc and gvimrc and prefix them with nWilberto Morales2014-04-04
* remove mch_access macro as it is only used in fs.cStefan Hoffmann2014-04-03
* Replace use of mch_rename with rename.oni-link2014-04-02
* remove HAVE_STRING_Honi-link2014-04-02
* remove HAVE_STDLIB_Honi-link2014-04-02
* remove HAVE_RENAMEoni-link2014-04-02
* remove HAVE_SETJMP_HJulian Orth2014-03-31
* Use memmove instead of mch_memmoveFelipe Oliveira Carvalho2014-03-26
* refactored part of expand_env_esc() into mch_get_user_directory()Stefan Hoffmann2014-03-13
* Change neo* configurations to n* configurationsWilberto2014-03-09
* cleanup environment variable handling + unit testsStefan Hoffmann2014-03-06
* Remove __ARGS macro. Close #205Nicolas Pierron2014-03-02
* Removes 'proto' dirscott-linder2014-02-26