aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/message.c
Commit message (Expand)AuthorAge
* No OOM in msg_show_console_dialog()Felipe Oliveira Carvalho2014-06-16
* Replace vim_strncpy calls: message.cDouglas Schneider2014-06-13
* spelling fixes #827Will Stamper2014-06-12
* text: remove useless arg from mb_string2cellsNicolas Hillegeer2014-06-08
* Remove USE_CR and tag_fgets. #808Justin M. Keyes2014-06-06
* Remove remaining declarations with new script: finddeclarations.plZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Remove FEAT_FLOATHinidu2014-05-28
* Remove FEAT_EVALHinidu2014-05-28
* 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