aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval
Commit message (Expand)AuthorAge
...
| * refactor: replace TRUE/FALSE with true/falseDundar Göc2021-07-30
* | vim-patch:8.2.2957: using getchar() in Vim9 script is problematicJan Edmund Lazo2021-07-29
|/
* refactor: replace TRUE/FALSE with true/falseDundar Göc2021-07-26
* Fix line length clint errorGregory Anders2021-07-12
* Rename stdin to stdin_modeGregory Anders2021-07-12
* feat(job): add parameter to close stdinGregory Anders2021-07-12
* Merge pull request #12971 from vigoux/decurbufBjörn Linse2021-07-09
|\
| * undo: reduce reliance on curbufThomas Vigouroux2021-07-06
* | vim-patch:8.2.3089: garbage collection has useless code #15027dundargoc2021-07-08
* | chore: use codespell to spell check #15016dundargoc2021-07-07
|/
* vim-patch:8.1.0897: can modify a:000 when using a reference (#14902)Jan Edmund Lazo2021-06-26
* vim-patch:8.2.1255: cannot use a lambda with quickfix functionsJan Edmund Lazo2021-06-23
* vim-patch:8.1.1437: code to handle callbacks is duplicatedJan Edmund Lazo2021-06-23
* vim-patch:8.2.0945: cannot use "z=" when 'spell' is offJan Edmund Lazo2021-06-12
* fixup! vim-patch:8.2.2136: Vim9: Using uninitialized variableJan Edmund Lazo2021-06-05
* userfunc: pvs/v547Jan Edmund Lazo2021-06-05
* fix(job): Deduplicate env var names on WindowsJames McCoy2021-05-18
* Add 'FUNC_ATTR_NONNULL_RET' to nonnull alloc funcs (#14559)Jan Edmund Lazo2021-05-15
* vim-patch:8.0.1394: cannot intercept a yank commandJan Edmund Lazo2021-05-13
* vim-patch:8.1.1967: line() only works for the current windowJan Edmund Lazo2021-05-12
* Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...Marco Hinz2021-05-12
* Merge pull request #14403 from seandewar/vim-8.2.1933Jan Edmund Lazo2021-05-09
|\
| * vim-patch:8.2.1933: cannot sort using locale orderingSean Dewar2021-04-20
* | Merge pull request #13664 from ivechan/win_exectuteJan Edmund Lazo2021-05-07
|\ \
| * | vim-patch:8.2.2340: win_execute() unexpectedly returns number zero when failingjing2021-05-06
| * | vim-patch:8.1.2124: ruler is not updated if win_execute() moves cursorjing2021-05-06
| * | vim-patch:8.1.1832: win_execute() does not work in other tabjing2021-05-06
| * | vim-patch:8.1.1425: win_execute() does not set window pointers properlyjing2021-05-06
| * | vim-patch:8.1.1418: win_execute() is not implemented yetjing2021-05-06
* | | vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...Shougo2021-05-07
* | | coverity/331366: fname_trans_sid: Avoid buffer overrunJames McCoy2021-05-06
* | | vim-patch:8.2.1166: once mouse move events are enabled getchar() returns themJan Edmund Lazo2021-05-06
|/ /
* | vim-patch:8.2.1588: cannot read back the prompt of a prompt bufferSean Dewar2021-04-21
* | eval: port tv_get_buf_from_arg()Sean Dewar2021-04-21
|/
* vim-patch:8.2.2764: memory leak when default function argument is allocatedJan Edmund Lazo2021-04-15
* vim-patch:8.0.1505: debugger can't break on a conditionJan Edmund Lazo2021-04-08
* vim-patch:8.2.2704: adding a lot of completions can be a bit slowShougo Matsushita2021-04-05
* Merge pull request #14199 from bfredl/chansend2Björn Linse2021-04-04
|\
| * api: fix use-after-free in nvim_chan_sendBjörn Linse2021-04-04
* | vim-patch:8.1.1682: placing a larger number of ...Lewis Russell2021-04-03
|/
* luaref: simplify handling of table callables and fix leak in vim.fn.call(table)Björn Linse2021-04-03
* vim-patch:8.2.2694: when 'matchpairs' is empty every character beeps (#14279)Jan Edmund Lazo2021-04-03
* tv_dict_watcher_notify: any_needs_freeDaniel Hahler2021-03-30
* tv_dict_watcher_remove: delay freeing with busy queueDaniel Hahler2021-03-30
* Change QUEUE_FOREACH macro to use while instead of forerw72021-03-30
* Test and initial fix for crash with dictwatcherdelDaniel Hahler2021-03-30
* vim-patch:8.1.0989: various small code uglinessJan Edmund Lazo2021-03-29
* vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into accountVVKot2021-03-28
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* vim-patch:8.2.0949: strptime() does not use DSTJan Edmund Lazo2021-03-27