aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/strings.h
Commit message (Expand)AuthorAge
* strings.h: Include <stdarg.h> for vim_vsnprintf's use of va_listJames McCoy2017-02-20
* message,strings: Move vim_*printf functions to strings.cZyX2017-02-14
* Include stdbool.h in headers which have functions with bool in signaturePavel Platto2014-07-11
* Add automatic generation of headersZyX2014-06-02
* Implement vim_str(n)save using xstrdup and strncpy/xmallocFelipe Oliveira Carvalho2014-05-19
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15