aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.0.1517: invalid memory acces with pattern using look-behind matchJan Edmund Lazo2018-08-11
* vim-patch:8.0.1470: integer overflow when using regexp patternJan Edmund Lazo2018-08-11
* vim-patch:8.0.1254: undefined left shift in gethexchrs()Jan Edmund Lazo2018-08-11
* vim-patch:8.0.0828: Coverity: may dereference NULL pointerJan Edmund Lazo2018-08-11
* refactor: Replace vim_strrchr() with strrchar() (#8718)ZviRackover2018-08-11
* terminfo: add header guard, stdint.h for int8_t (#8848)Jan Edmund Lazo2018-08-11
* lintJan Edmund Lazo2018-08-10
* vim-patch:8.0.1490: number of spell regions is spread out through the codeJan Edmund Lazo2018-08-10
* terminfo: update built-in terminfo entriesMarco Hinz2018-08-10
* terminfo: add scripts/update_terminfo.shMarco Hinz2018-08-10
* memline: fnamecmp_ino() returns boolJan Edmund Lazo2018-08-09
* vim-patch:8.0.1819: swap file warning for file with non-existing directoryJan Edmund Lazo2018-08-09
* vim-patch:8.1.0024: test % command (#8834)Jan Edmund Lazo2018-08-09
* Merge #8831 from janlazo/vim-8.1.0009Justin M. Keyes2018-08-09
|\
| * vim-patch:8.1.0241: effect of ":tabmove N" is not clearJan Edmund Lazo2018-08-08
| * vim-patch:8.1.0009: tabpages insufficiently testedJan Edmund Lazo2018-08-08
* | Merge #8804 from battlmonstr/lang_region_crashJustin M. Keyes2018-08-09
|\ \
| * | Fix crash in lang_init() on macOS if lang_region = NULLbattlmonstr2018-08-01
* | | Merge #8797 from janlazo/vim-8.0.0687Justin M. Keyes2018-08-09
|\ \ \ | |_|/ |/| |
| * | vim-patch:8.0.0735: no indication that the quickfix window/buffer changedJan Edmund Lazo2018-07-28
| * | vim-patch:8.0.0687: minor issues related to quickfixJan Edmund Lazo2018-07-28
| |/
* | defaults: win: 'shellpipe' for cmd.exe (#8827)Jan Edmund Lazo2018-08-08
* | Merge #8821 from janlazo/vim-8.1.0003Justin M. Keyes2018-08-08
|\ \
| * | oldtests: win: set shellpipe for cmd.exeJan Edmund Lazo2018-08-07
| * | tests: win: fix pathsep of :compiler pathsJan Edmund Lazo2018-08-06
| * | vim-patch:8.1.0005: test for :compiler command fails on MS-WindowsJan Edmund Lazo2018-08-06
| * | vim-patch:8.1.0004: test for :compiler command sometimes failsJan Edmund Lazo2018-08-06
| * | vim-patch:8.1.0003: the :compiler command is not testedJan Edmund Lazo2018-08-06
* | | Merge #8744 from janlazo/vim-8.0.0890Justin M. Keyes2018-08-08
|\ \ \
| * | | misc: fixpos in del_char() is boolJan Edmund Lazo2018-08-07
| * | | edit: end_insert in check_auto_format() is boolJan Edmund Lazo2018-08-07
| * | | edit: did_add_space is boolJan Edmund Lazo2018-08-07
| * | | memline: copy in ml_replace() is boolJan Edmund Lazo2018-08-07
| * | | ops: is_del in block_prep() is boolJan Edmund Lazo2018-08-07
| * | | window: no_display in restore_win() is boolJan Edmund Lazo2018-08-07
| * | | ops: add const to shift_block() variablesJan Edmund Lazo2018-08-07
| * | | eval: add const to f_gettabvar() variablesJan Edmund Lazo2018-08-06
| * | | edit: temp in ins_del() is const intJan Edmund Lazo2018-08-06
| * | | vim-patch:8.1.0007: no test for "o" and "O" in Visual block modeJan Edmund Lazo2018-08-06
| * | | vim-patch:8.0.1811: no test for winrestcmd()Jan Edmund Lazo2018-08-06
| * | | vim-patch:8.0.1705: when making a vertical split the mode message isn't updatedJan Edmund Lazo2018-08-06
| * | | vim-patch:8.0.1446: acessing freed memory after window command in auto commandJan Edmund Lazo2018-08-06
| * | | vim-patch:8.0.1579: virtual replace test fails in GUIJan Edmund Lazo2018-08-06
| * | | vim-patch:8.0.1577: virtual replace test fails on MS-WindowsJan Edmund Lazo2018-08-06
| * | | vim-patch:8.0.1575: crash when using virtual replaceJan Edmund Lazo2018-08-06
| * | | vim-patch:8.0.0879: crash when shifting with huge numberJan Edmund Lazo2018-08-06
| * | | vim-patch:8.0.1601: highlight test fails on Win32Jan Edmund Lazo2018-08-06
| * | | vim-patch:8.0.1600: crash when setting t_Co to zero when 'termguicolors' is setJan Edmund Lazo2018-08-06
| * | | vim-patch:8.0.1169: highlignting one char too many with 'list' and 'cul'Jan Edmund Lazo2018-08-06
| * | | vim-patch:8.0.1168: wrong highlighting with combination of match and 'cursorl...Jan Edmund Lazo2018-08-06