| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | refactor: eliminate misc2.c | Justin M. Keyes | 2016-09-13 |
| * | rbuffer: Reimplement as a ring buffer and decouple from rstream | Thiago de Arruda | 2015-07-01 |
| * | memory.h: don't include vim.h in header files | Nicolas Hillegeer | 2014-07-16 |
| * | Add automatic generation of headers | ZyX | 2014-06-02 |
| * | Move documentation from function declarations to definitions | ZyX | 2014-06-02 |
| * | memory: add xstrlcpy | Nicolas Hillegeer | 2014-05-26 |
| * | Remove long_u: do_outofmem_msg(). | Eliseo Martínez | 2014-05-24 |
| * | Replace alloc() with xmalloc() and remove immediate OOM checks | Felipe Oliveira Carvalho | 2014-05-19 |
| * | Removed `lalloc` prototype(again) | Thiago de Arruda | 2014-05-17 |
| * | Fix `xmemdup` function signature | Thiago de Arruda | 2014-05-17 |
| * | Introduce nvim namespace: Fix define guards. | 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 |