aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
...
* | Remove EBCDIC: Remove IF_EB macrosPavel Platto2014-08-02
|/
* Statically allocate NameBuffWayne Rowcliffe2014-07-22
* Extract `tempfile` module from fileioPavel Platto2014-07-14
* Refactor vim_tempnamePavel Platto2014-07-14
* os_open: impl mch_open with libuv. ref #133Justin M. Keyes2014-07-14
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* move errno.h include out of vim.hBrandon Coleman2014-07-09
* move <inttypes.h> include out of vim.hBrandon Coleman2014-07-09
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645Klemen Košir2014-07-08
* Replace int with bool in some files. #654Klemen Košir2014-07-08
* Introduce GA_APPEND()Felipe Oliveira Carvalho2014-06-30
* Fix some "out of memory" comments and few cosmeticsFelipe Oliveira Carvalho2014-06-16
* move/remove W_* macrosBrandon Coleman2014-06-12
* Declare garray iterators in the for() scope where possible #819Felipe Oliveira Carvalho2014-06-10
* vim-patch:7.4.275Douglas Schneider2014-06-04
* Fix diagrams in ex_cmds.c #798Justin M. Keyes2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Remove ml_ prefix from cursor.h functionsPavel Platto2014-05-28
* Extract cursor.h from misc{1,2}.h and memline.hHinidu2014-05-28
* vim-patch:7.4.267oni-link2014-05-27
* Remove OOM checks: viminfo_filename()Felipe Oliveira Carvalho2014-05-19
* Remove NULL/non-NULL tests after calls to vim_str(n)save()Felipe 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