Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove char_u: ex_docmd:do_cmdline_cmd() | Michael Reed | 2015-05-13 |
* | Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
* | Enable -Wconversion: farsi.c: Cleanup. | Eliseo Martínez | 2015-04-07 |
* | Enable -Wconversion: farsi.c: Solve issues. | Eliseo Martínez | 2015-04-07 |
* | Merge consecutive identical 'if' statements | Anton Ovchinnikov | 2015-03-16 |
* | farsi.c: Misc. fixes | Michael Reed | 2014-11-15 |
* | move ascii.h include out of vim.h | Brandon Coleman | 2014-07-09 |
* | spelling fixes #827 | Will Stamper | 2014-06-12 |
* | Add automatic generation of headers | ZyX | 2014-06-02 |
* | Remove ml_ prefix from cursor.h functions | Pavel Platto | 2014-05-28 |
* | Extract cursor.h from misc{1,2}.h and memline.h | Hinidu | 2014-05-28 |
* | 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 |