Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Include stdbool.h in some files which use it | Pavel Platto | 2014-07-11 |
* | move <inttypes.h> include out of vim.h | Brandon Coleman | 2014-07-09 |
* | move ascii.h include out of vim.h | Brandon Coleman | 2014-07-09 |
* | Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645 | Klemen Košir | 2014-07-08 |
* | Introduce ga_append_via_ptr() and GA_APPEND_VIA_PTR() | Felipe Oliveira Carvalho | 2014-06-30 |
* | Declare garray iterators in the for() scope where possible #819 | Felipe Oliveira Carvalho | 2014-06-10 |
* | Add automatic generation of headers | ZyX | 2014-06-02 |
* | Replace alloc() with xmalloc() and remove immediate OOM checks | Felipe Oliveira Carvalho | 2014-05-19 |
* | Remove NULL/non-NULL tests after calls to vim_str(n)save() | Felipe Oliveira Carvalho | 2014-05-19 |
* | 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 |