aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* fixup! eval: add wait() testAbdelhakeem2019-09-01
* eval: add wait()Abdelhakeem2019-09-01
* screen: use dedicated message gridBjörn Linse2019-09-01
* vim-patch:8.1.0233: "safe" argument of call_vim_function() is always FALSEJan Edmund Lazo2019-08-30
* vim-patch:8.1.1938: may crash when out of memoryJan Edmund Lazo2019-08-29
* vim-patch:8.1.1932: ml_get errors after append() #10866Marco Hinz2019-08-27
* Merge pull request #10841 from janlazo/vim-7.4.1407Daniel Hahler2019-08-25
|\
| * vim-patch:8.1.1111: it is not easy to check for infinityJan Edmund Lazo2019-08-24
| * vim-patch:7.4.1407Jan Edmund Lazo2019-08-24
* | vim-patch:8.1.1913: not easy to compute the space on the command line (#10845)Daniel Hahler2019-08-25
* | vim-patch:8.1.1924: using empty string for current buffer is unexpectedJan Edmund Lazo2019-08-24
* | vim-patch:8.1.1757: text added with appendbufline() isn't displayedJan Edmund Lazo2019-08-24
|/
* vim-patch:8.0.1236: Mac features are confusing #10837Jan Edmund Lazo2019-08-24
* vim-patch:8.1.0187: getwininfo() and win_screenpos() return different numbersJan Edmund Lazo2019-08-23
* vim-patch:8.0.1386: cannot select modified buffers with getbufinfo()Jan Edmund Lazo2019-08-23
* vim-patch:8.1.0039: cannot easily delete lines in another bufferJan Edmund Lazo2019-08-23
* vim-patch:8.1.0037: cannot easily append lines to another bufferJan Edmund Lazo2019-08-23
* vim-patch:8.1.0888: the a: dict is not immutable as documented (#10819)Abdelhakeem Osama2019-08-21
* pyxversion: fix logic error #10759Björn Linse2019-08-14
* Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\
| * Fix problems with message catalog directoryerw72019-06-09
* | exists(): return false for empty env var #10657Daniel Hahler2019-08-09
* | Merge pull request #10171 from blueyed/vim-8.1.1318Daniel Hahler2019-08-09
|\ \
| * | includesDaniel Hahler2019-08-07
* | | channels: reflect exit due to signals in exit status code (#10573)Daniel Hahler2019-08-09
* | | Merge #9782 from janlazo/vim-8.1.0199Justin M. Keyes2019-08-09
|\ \ \
| * | | f_spellbadword: set len=0 for non-found wordDaniel Hahler2019-08-08
| * | | vim-patch:8.1.0199: spellbadword() does not check for caps errorJan Edmund Lazo2019-08-08
| |/ /
* / / remove DYNAMIC_ICONVerw72019-08-06
|/ /
* | f_environ: cleanup/refactorDaniel Hahler2019-08-06
* | vim-patch:8.1.1305: there is no easy way to manipulate environment variablesDaniel Hahler2019-08-06
* | provider: check #Call() if g:loaded_xx_provider=2Justin M. Keyes2019-08-04
* | provider: skip non-provider has() feature-namesJustin M. Keyes2019-08-04
* | provider: g:loaded_xx_provider=2 means "enabled and working"Justin M. Keyes2019-08-04
* | provider: decide status by g:loaded_xx_providerJustin M. Keyes2019-08-04
* | provider: let providers decide their statusRui Abreu Ferreira2019-08-04
* | Merge #10615 'vim-patch:8.1.0053'Justin M. Keyes2019-07-29
|\ \
| * | vim-patch:8.1.0053 use typval_T in the caller of call_vim_functioncangscop2019-07-29
| * | vim-patch:8.1.53 use typval_T in the caller of call_vim_functioncangscop2019-07-27
* | | clang/"dead assignments" #10620Bartosz Miera2019-07-29
* | | Merge #10643 from janlazo/vim-8.1.1765Justin M. Keyes2019-07-29
|\ \ \
| * | | vim-patch:8.1.0990: floating point exception with "%= 0" and "/= 0"Jan Edmund Lazo2019-07-28
| * | | vim-patch:8.1.1765: get(func, dict, def) does not work properlyJan Edmund Lazo2019-07-28
* | | | PVS/V547: expression is always true/false #10640Ihor Antonov2019-07-29
|/ / /
* | | vim-patch:8.0.1753: fix various warnings #10639Ihor Antonov2019-07-28
* | | API: Context: save/restoreAbdelhakeem2019-07-27
* | | eval: context: add ctx-family functionsAbdelhakeem2019-07-27
* | | API: ContextJustin M. Keyes2019-07-27
|/ /
* | cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* | vim-patch:8.1.0899: no need to check restricted mode for setwinvar()Jan Edmund Lazo2019-07-24