aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp_nfa.c
Commit message (Expand)AuthorAge
* vim-patch:7.4.527Florian Walch2014-12-24
* vim-patch:7.4.474Florian Walch2014-12-23
* Fix warnings: regexp_nfa.c: nfa_regatom(): Dead assignment: HI.Eliseo Martínez2014-11-15
* vim-patch:7.4.437Scott Prager2014-11-13
* vim-patch:7.4.421Scott Prager2014-11-13
* vim-patch:7.4.293Damián Silvani2014-08-14
* Use strict function prototypes #945Pavel Platto2014-07-14
* move <inttypes.h> include out of vim.hBrandon Coleman2014-07-09
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* remove stdbool.h include from vim.h and globals.hBrandon Coleman2014-07-09
* vim-patch:7.4.290 #753oni-link2014-06-06
* vim-patch:7.4.289 #752oni-link2014-06-05
* Remove remaining declarations with new script: finddeclarations.plZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Replace alloc() with xmalloc() and remove immediate OOM checksFelipe Oliveira Carvalho2014-05-19
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15