aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* PVS/V512: memcpy overflow/underflow #10642Ihor Antonov2019-07-28
* PVS/V560: condition is always false #10638Ihor Antonov2019-07-28
* vim-patch:8.0.1753: fix various warnings #10639Ihor Antonov2019-07-28
* context: shada_encode_regs(): init WriteMergerState #10637Justin M. Keyes2019-07-28
* PVS/V560: expression is always false/true #10623Ihor Antonov2019-07-28
* src/clint.py: flake8 fixes [ci skip] (#10631)Daniel Hahler2019-07-28
* Merge #10628 from notomo/vim-8.1.1759Justin M. Keyes2019-07-28
|\
| * Fix clint errornotomo2019-07-28
| * vim-patch:8.1.1759: no mode char for terminal mapping from maparg()notomo2019-07-28
* | PVS/V560: condition is always true #10630Ihor Antonov2019-07-28
* | 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