aboutsummaryrefslogtreecommitdiff
path: root/src/memory.h
Commit message (Expand)AuthorAge
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15
* Add channel moduleThiago de Arruda2014-05-12
* Delete the lalloc() functionFelipe Oliveira Carvalho2014-05-07
* memory: implement xstp(n)cpyNicolas Hillegeer2014-04-29
* Remove `alloc_clear`John Schmidt2014-04-28
* (verbose_)?try_malloc() to use on buf_write()Felipe Oliveira Carvalho2014-04-24
* Use xmalloc() and xmemdupz() in file_pat_to_reg_pat()Felipe Oliveira Carvalho2014-04-24
* Remove `lalloc_clear`John Schmidt2014-04-19
* Replace `alloc_check` by `xmalloc`John Schmidt2014-04-10
* Implement xcalloc and use it in klist.h (use xrealloc as well)Felipe Oliveira Carvalho2014-04-07
* Implement `xstrdup` and `xstrndup`Thiago de Arruda2014-04-06
* Extract memory.c from misc2.cJohn Schmidt2014-04-04