Commit message (Expand) | Author | Age | |
---|---|---|---|
* | buffer: PVS/V557: Refactor maketitle() | ZyX | 2018-04-09 |
* | eval: Split eval.c into smaller files | ZyX | 2017-03-29 |
* | ci: Check that `#include "*.h"` works as a single include | Eiichi NISHINA | 2017-03-27 |
* | strings.h: Include <stdarg.h> for vim_vsnprintf's use of va_list | James McCoy | 2017-02-20 |
* | message,strings: Move vim_*printf functions to strings.c | ZyX | 2017-02-14 |
* | Include stdbool.h in headers which have functions with bool in signature | Pavel Platto | 2014-07-11 |
* | Add automatic generation of headers | ZyX | 2014-06-02 |
* | Implement vim_str(n)save using xstrdup and strncpy/xmalloc | Felipe Oliveira Carvalho | 2014-05-19 |
* | Introduce nvim namespace: Fix define guards. | Eliseo Martínez | 2014-05-15 |
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |