aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/search.c
Commit message (Expand)AuthorAge
* No OOM in reverse_text()Felipe Oliveira Carvalho2014-06-16
* spelling fixes #827Will Stamper2014-06-12
* move/remove W_* macrosBrandon Coleman2014-06-12
* coverity/62615: fix leak in write_reg_contents_exNicolas Hillegeer2014-06-12
* Add automatic generation of headersZyX2014-06-02
* Remove FEAT_EVALHinidu2014-05-28
* Remove FEAT_CINDENTHinidu2014-05-28
* Remove ml_ prefix from cursor.h functionsPavel Platto2014-05-28
* Extract cursor.h from misc{1,2}.h and memline.hHinidu2014-05-28
* Remove OOM checks: reverse_text()Felipe Oliveira Carvalho2014-05-19
* Replace alloc() with xmalloc() and remove immediate OOM checksFelipe Oliveira Carvalho2014-05-19
* Introduce nvim namespace: Fix unmasked strings.h issue.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15