aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval
Commit message (Expand)AuthorAge
...
* api: allow open non-current buffer as terminal (+ xmas bonus)Björn Linse2021-03-12
* vim-patch:8.2.2438: out of bounds compiler warningJan Edmund Lazo2021-03-09
* state: throttle batched event processing when input is availableBjörn Linse2021-03-08
* eval: add fname_case to feature listerw72021-02-25
* vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)kuuote2021-02-22
* fixup! vim-patch:8.1.1310: named function arguments are never optionalJan Edmund Lazo2021-02-22
* vim-patch:8.1.1310: named function arguments are never optionalerw72021-02-22
* vim-patch:8.2.0925: getcompletion() does not return command line argumentsJan Edmund Lazo2021-02-14
* vim-patch:8.2.2489: current buffer is wrong after deletebufline() failsJan Edmund Lazo2021-02-10
* menu: use char* for set_context_in_menu_cmd() paramJan Edmund Lazo2021-02-07
* fix(pty): Always use $TERM from the job's env dictJames McCoy2021-02-06
* Use abort() instead of assert(false) for things that should never happenJames McCoy2021-01-31
* eval/environ: Prefer the last definition of an env varJames McCoy2021-01-31
* Common handling of required/ignored env varsJames McCoy2021-01-31
* Support specifying "env" option for termopen()James McCoy2021-01-31
* Use dict_T to pass env vars to process spawning codeJames McCoy2021-01-31
* vim-patch:8.2.0861: cannot easily get all the current marks (#13676)Jan Edmund Lazo2021-01-03
* vim-patch:8.1.1667: flags for Ex commands may clash with other symbolsJan Edmund Lazo2021-01-02
* vim-patch:8.2.0928: many type casts are used for vim_strnsave()Jan Edmund Lazo2020-12-27
* vim-patch:8.1.1837: popup test fails if clipboard is supported but not workingJan Edmund Lazo2020-12-24
* vim-patch:8.2.2142: memory leak when heredoc is not terminatedJan Edmund Lazo2020-12-22
* vim-patch:8.1.1630: various small problemsJan Edmund Lazo2020-12-13
* vim-patch:8.2.2136: Vim9: Using uninitialized variableJan Edmund Lazo2020-12-13
* eval: executable(), exepath() accept strings onlyJan Edmund Lazo2020-12-11
* vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)Jan Edmund Lazo2020-12-11
* fall back to os_realpathMagnus Kokk2020-11-30
* Fix undeclared identifier when HAVE_READLINK is not definedMagnus Kokk2020-11-30
* vim-patch:8.1.0951: using WIN64 even though it is never definedJan Edmund Lazo2020-11-27
* vim-patch:8.2.0996: using "aucmdwin" in win_gettype() is not idealJan Edmund Lazo2020-11-25
* vim-patch:8.2.0991: cannot get window type for autocmd and preview windowJan Edmund Lazo2020-11-25
* vim-patch:8.2.0257: cannot recognize a terminal in a popup windowJan Edmund Lazo2020-11-25
* eval: use VAR_UNLOCKED enum, not the direct valueJan Edmund Lazo2020-11-21
* vim-patch:8.2.2027: Coverity warnts for uninitialized fieldJan Edmund Lazo2020-11-21
* vim-patch:8.2.1608: Vim9: getchar() test fails with GUIJan Edmund Lazo2020-11-20
* vim-patch:8.1.0805: too many #ifdefsJan Edmund Lazo2020-11-12
* Removed restricted mode - Fix #11972georg3tom2020-11-11
* gcc/analyzer: fix false positives for NULL (#13248)Jan Edmund Lazo2020-11-08
* vim-patch:8.2.1961: various comments can be improvedJan Edmund Lazo2020-11-06
* vim-patch:8.1.0268: file type checking has too many #ifdef (#13182)tamago3242020-11-06
* vim-patch:8.2.1747: result of expand() unexpectedly depends on 'completeslash'skippi2020-10-26
* vim-patch:8.1.1791: 'completeslash' also applies to globpath()skippi2020-10-26
* vim-patch:8.2.0506: Coverity complains about ignoring return valueJan Edmund Lazo2020-10-25
* vim-patch:8.2.1102: Coverity gets confused by an unnecessary NULL checkJan Edmund Lazo2020-10-25
* vim-patch:8.2.0268: trycatch test failsJan Edmund Lazo2020-10-21
* vim-patch:8.1.1056: no eval function for RubyAlex Genco2020-10-21
* vim-patch:8.2.1804: resolve('/') returns an empty string (#13121)Jan Edmund Lazo2020-10-20
* vim-patch:8.2.0868: trim() always trims both endsskippi2020-10-17
* vim-patch:8.2.1850: "vat" does not select tags correctly over line breakJan Edmund Lazo2020-10-15
* userfunc: abort early on invalid refsJan Edmund Lazo2020-09-30
* vim-patch:8.2.0042: clearing funccal values twiceJan Edmund Lazo2020-09-30