aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* PVS/V560: condition is always true #10624Ihor Antonov2019-07-28
* pvs/V560: part of conditional expression is always true (#10629)Ihor Antonov2019-07-28
* vim-patch:8.1.1748: :args output is not aligned (#10625)Daniel Hahler2019-07-27
* Merge #10619 'API: context'Justin M. Keyes2019-07-27
|\
| * API: Context: save/restoreAbdelhakeem2019-07-27
| * eval: context: add ctx-family functionsAbdelhakeem2019-07-27
| * API: ContextJustin M. Keyes2019-07-27
* | vim-patch:8.1.0956: context:0 in 'diffopt' #10622Jan Edmund Lazo2019-07-27
|/
* tests: test_arglist.vim: align with Vim [ci skip] (#10612)Daniel Hahler2019-07-27
* Merge #10606 'vim-patch:8.1.0404'Justin M. Keyes2019-07-27
|\
| * Revert "vim-patch:8.1.0430: Xargadd file left behind after running test"Jan Edmund Lazo2019-07-26
| * vim-patch:8.1.0404: accessing invalid memory with long argument nameJan Edmund Lazo2019-07-26
* | vim-patch:8.1.1747: unused variables #10605Jan Edmund Lazo2019-07-26
* | cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* | os/fs: introduce os_fopen()Justin M. Keyes2019-07-25
|/
* PVS/V768: do use enum as bool #10582Ihor Antonov2019-07-25
* regexp: add function attributesJan Edmund Lazo2019-07-25
* vim-patch:8.1.0913: CI crashes when running out of memoryJan Edmund Lazo2019-07-25
* vim-patch:8.1.0910: crash with tricky search patternJan Edmund Lazo2019-07-25
* vim-patch:8.1.0907: CI tests on AppVeyor are failingJan Edmund Lazo2019-07-25
* vim-patch:8.1.0905: complicated regexp causes a crashJan Edmund Lazo2019-07-25
* regexp: use fixed types to avoid overflowJan Edmund Lazo2019-07-24
* Checks for overflow when parsing string to intGabriel2019-07-24
* vim-patch:8.1.0908: can't handle large value for %{nr}v in regexpJan Edmund Lazo2019-07-24
* vim-patch:8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"Jan Edmund Lazo2019-07-24
* vim-patch:8.1.0903: struct uses more bytes than neededJan Edmund Lazo2019-07-24
* vim-patch:8.1.0899: no need to check restricted mode for setwinvar()Jan Edmund Lazo2019-07-24
* vim-patch:8.1.1740: exepath() doesn't work for "bin/cat" (#10556)Daniel Hahler2019-07-24
* vim-patch:8.1.1738: testing lambda with timer is slow (#10590)Daniel Hahler2019-07-24
* sign: REMOVE FEAT_SIGN_ICONS, dead code #10595Jan Edmund Lazo2019-07-24
* vim-patch:8.1.1737: :args command that outputs one line gives more promptDaniel Hahler2019-07-24
* vim-patch:8.0.1738: ":args" output is hard to readDaniel Hahler2019-07-24
* env: invalid pointer after os_setenv() #10558erw72019-07-23
* win/TUI: workaround libuv LF => CRLF conversion #10558erw72019-07-23
* Revert "vim-patch:8.0.1723: using one item array size declaration is misleadi...Jan Edmund Lazo2019-07-23
* PVS/V1019: "readability" warning #10566Ihor Antonov2019-07-22
* build: fix gcc warnings #10568ddcien2019-07-22
* vim-patch:8.1.0706: introduce :redrawtabline #10570Jan Edmund Lazo2019-07-22
* vim-patch:8.1.1724: too much overhead checking for CTRL-C #10564Jan Edmund Lazo2019-07-21
* os_can_exe: remove char_uJustin M. Keyes2019-07-21
* win: jobstart(), system(): $PATHEXT-resolve exeJustin M. Keyes2019-07-21
* move: assert nonnull wp pointerJan Edmund Lazo2019-07-20
* vim-patch:8.1.0856: when scrolling a window the cursorline is not always updatedJan Edmund Lazo2019-07-20
* vim-patch:8.1.1720: crash with very long %[] patternJan Edmund Lazo2019-07-20
* vim-patch:8.1.0789: session sets v:errmsg #10553Jan Edmund Lazo2019-07-20
* vim-patch:8.1.0754: preferred column when setting 'cursorcolumn' #10549Jan Edmund Lazo2019-07-20
* [RFC]vim-patch:8.1.{749,1715} #10545Jan Edmund Lazo2019-07-20
* reltimefloat(): allow negative result #10544Justin M. Keyes2019-07-20
* doc [ci skip] #10383Justin M. Keyes2019-07-19
* Merge pull request #10541 from bfredl/conversion_getlnBjörn Linse2019-07-19
|\