Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor: eliminate misc2.c | Justin M. Keyes | 2016-09-13 |
* | Fix lint errors #3204 | Steven Oliver | 2015-08-20 |
* | Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
* | Cleanup: Rename getdigits() family functions. | Eliseo Martínez | 2015-01-11 |
* | Cleanup: Refactor getdigits(). | Eliseo Martínez | 2015-01-11 |
* | Wconversion: Change long to int64_t in cursor_shape.c, digraph.c. | Florian Walch | 2014-11-27 |
* | Wconversion: Fix warnings in cursor_shape.c. | Florian Walch | 2014-11-19 |
* | Fix warnings: cursor_shape.c: parse_shape_opt(): Garbage value: FP. | Eliseo Martínez | 2014-11-06 |
* | move ascii.h include out of vim.h | Brandon Coleman | 2014-07-09 |
* | 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 |