aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/strings.h
Commit message (Expand)AuthorAge
* buffer: PVS/V557: Refactor maketitle()ZyX2018-04-09
* eval: Split eval.c into smaller filesZyX2017-03-29
* ci: Check that `#include "*.h"` works as a single includeEiichi NISHINA2017-03-27
* 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