aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* jemalloc: Force use of prefixed functions.Florian Walch2015-04-29
* CMake: Refer to Unibilium instead of LibUnibilium.Florian Walch2015-04-29
* vim-patch:7.4.595Felipe Morales2015-04-28
* vim-patch:7.4.588Felipe Morales2015-04-28
* vim-patch:7.4.585Felipe Morales2015-04-28
* vim-patch:7.4.580Felipe Morales2015-04-28
* vim-patch:7.4.572Felipe Morales2015-04-28
* vim-patch:7.4.568Felipe Morales2015-04-28
* vim-patch:7.4.566Felipe Morales2015-04-28
* vim-patch:7.4.565Felipe Morales2015-04-28
* vim-patch:7.4.561Felipe Morales2015-04-28
* vim-patch:7.4.546Felipe Morales2015-04-28
* vim-patch:7.4.542Felipe Morales2015-04-28
* vim-patch:7.4.539Felipe Morales2015-04-28
* vim-patch:7.4.535Felipe Morales2015-04-28
* vim-patch:7.4.530-531Felipe Morales2015-04-28
* vim-patch:7.4.633 #2526Florian Walch2015-04-28
* vim-patch:7.4.630 #2524Florian Walch2015-04-28
* coverity/109843: Nesting indent mismatch: RI.Eliseo Martínez2015-04-28
* Fix visual selection after left click on tablineMarco Hinz2015-04-28
* Merge #2516: Fix clang analysis warnings. (11)Eliseo Martínez2015-04-28
|\
| * Fix warnings: ex_getln.c: getexmodeline(): HI.Eliseo Martínez2015-04-27
| * Fix warnings: ex_getln.c: init_history(): Nonnull attr passed null: HI.Eliseo Martínez2015-04-27
* | Enable -Wconversion: normal.c.Eliseo Martínez2015-04-27
|/
* vim-patch:7.4.712David Bürgin2015-04-27
* vim-patch:7.4.711David Bürgin2015-04-27
* vim-patch:7.4.710David Bürgin2015-04-27
* version.c: Add new patch numbersDavid Bürgin2015-04-27
* vim-patch:7.4.537 #2509David Bürgin2015-04-27
* vim-patch:7.4.532 #2504David Bürgin2015-04-27
* vim-patch:7.4.554David Bürgin2015-04-27
* vim-patch:7.4.519David Bürgin2015-04-27
* 'cpoptions': Remove "w" flag #2507David Bürgin2015-04-27
* vim-patch: mark 7.4.690 as includedoni-link2015-04-26
* ex_getln: Fixes for some problems with getexmodeline()oni-link2015-04-26
* spell.c: give priority to rare words. #2456Jakson Alves de Aquino2015-04-25
* vim-patch:7.4.699 #2508grtlr2015-04-25
* vim-patch:7.4.553 #2513David Bürgin2015-04-25
* vim-patch:7.4.550 #2510David Bürgin2015-04-25
* options: Remove "g" flag from 'cpoptions' #2505David Bürgin2015-04-25
* Improve comments and fix ascii_* attributesFelipe Oliveira Carvalho2015-04-24
* Replace vim_isspace() with ascii_isspace() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
* Replace vim_isxdigit() with to ascii_isxdigit() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
* Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
* Replace vim_iswhite with ascii_iswhite() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
* rpcstart: check argvars, /then/ alloc argv #2462Scott Prager2015-04-23
* Merge #2491: Fix xfree of static value from vim_getenv() refactor.Eliseo Martínez2015-04-23
|\
| * Fix xfree of static value in expand_shellcmd()Mark Bainter2015-04-23
* | TAB0 might not be defined in termios.h #2483Rui Abreu Ferreira2015-04-23
* | Fix warnings: ex_getln.c: init_history(): NP dereference: FP.Eliseo Martínez2015-04-23