Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Extract `tempfile` module from fileio | Pavel Platto | 2014-07-14 |
* | Refactor vim_tempname | Pavel Platto | 2014-07-14 |
* | move errno.h include out of vim.h | Brandon Coleman | 2014-07-09 |
* | move <inttypes.h> include out of vim.h | Brandon Coleman | 2014-07-09 |
* | move locale.h include out of vim.h | Brandon Coleman | 2014-07-09 |
* | move ascii.h include out of vim.h | Brandon Coleman | 2014-07-09 |
* | ga_growsize should be >= 1 | Felipe Oliveira Carvalho | 2014-06-30 |
* | Replace vim_strncpy calls: hardcopy.c | Douglas Schneider | 2014-06-13 |
* | Add automatic generation of headers | ZyX | 2014-06-02 |
* | Replace ga->ga_len > 0 checks with !GA_EMPTY(ga) | Felipe Oliveira Carvalho | 2014-05-17 |
* | Introduce nvim namespace: Fix unmasked strings.h issue. | Eliseo Martínez | 2014-05-15 |
* | Introduce nvim namespace: Fix project-local includes. | Eliseo Martínez | 2014-05-15 |
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |