aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * vim-patch:8.2.4197: cannot use an import in the "expr" part of 'spellsuggest'zeertzjq2023-04-17
| * vim-patch:8.2.4193: cannot use an import in 'charconvert'zeertzjq2023-04-17
| * vim-patch:8.2.4186: cannot use an import in 'patchexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4185: cannot use an import in 'indentexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4184: cannot use an import in 'includeexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4183: cannot use an import in 'formatexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4182: memory leak when evaluating 'diffexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4181: Vim9: cannot use an import in 'diffexpr'zeertzjq2023-04-17
| * vim-patch:8.2.4180: 'balloonexpr' is evaluated in the current script contextzeertzjq2023-04-17
| * vim-patch:8.2.4179: 'foldtext' is evaluated in the current script contextzeertzjq2023-04-17
|/
* build(deps): bump LuaJIT to HEAD - 1c2791270 (#23140)Christian Clason2023-04-17
* vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)zeertzjq2023-04-17
* Merge pull request #23144 from zeertzjq/vim-9.0.0419zeertzjq2023-04-17
|\
| * vim-patch:9.0.0419: the :defer command does not check the function argumentszeertzjq2023-04-17
| * vim-patch:9.0.0406: deferred functions not invoked when partial func exitszeertzjq2023-04-17
|/
* vim-patch:8.2.2172: Vim9: number of arguments is not always checked (#23142)zeertzjq2023-04-17
* ci: remove unnecessary token usagedundargoc2023-04-16
* vim-patch:9.0.1143: invalid memory access with bad 'statusline' value (#23133)zeertzjq2023-04-16
* vim-patch:9.0.1145: invalid memory access with recursive substitute expressio...zeertzjq2023-04-16
* fix(checkhealth): shell_error and cpanm moduleJingMatrix2023-04-16
* vim-patch:8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level (#23131)zeertzjq2023-04-16
* fix(checkhealth): fix crash due to incorrect argument typedundargoc2023-04-16
* fix(lua): inspect_pos respect bufnr when get syntax info (#23098)Raphael2023-04-16
* test(old): sync test_filetype.vim with upstream (#23127)zeertzjq2023-04-16
* vim-patch:9.0.0947: invalid memory access in substitute with function (#23126)zeertzjq2023-04-16
* vim-patch:9.0.0621: filetype test leaves file behind (#23125)zeertzjq2023-04-16
* vim-patch:9.0.1455: C++ 20 modules are not recognized (#23124)Christian Clason2023-04-16
* vim-patch:9.0.0398: members of funccall_T are inconsistently named (#23123)zeertzjq2023-04-16
* Merge pull request #23116 from zeertzjq/vim-9.0.1064zeertzjq2023-04-16
|\
| * vim-patch:9.0.1456: shortmess test depends on order of test executionzeertzjq2023-04-16
| * vim-patch:9.0.1064: code for making 'shortmess' temporarily empty is repeatedzeertzjq2023-04-16
|/
* Merge pull request #23119 from zeertzjq/vim-9.0.0370zeertzjq2023-04-16
|\
| * test(unit): add test for os_mkdir_recurse "created"zeertzjq2023-04-16
| * vim-patch:9.0.1446: unnecessary checks for the "skip" flag when skippingzeertzjq2023-04-16
| * vim-patch:9.0.0411: only created files can be cleaned up with one callzeertzjq2023-04-16
| * vim-patch:9.0.0397: :defer not tested with exceptions and ":qa!"zeertzjq2023-04-16
| * vim-patch:9.0.0390: cannot use a partial with :deferzeertzjq2023-04-16
| * vim-patch:9.0.0379: cleaning up after writefile() is a hasslezeertzjq2023-04-16
| * vim-patch:9.0.0370: cleaning up afterwards can make a function messyzeertzjq2023-04-16
|/
* Merge pull request #23118 from zeertzjq/vim-8.2.3783zeertzjq2023-04-16
|\
| * vim-patch:8.2.3786: test fails because of using Vim9 syntax in legacy functionzeertzjq2023-04-16
| * vim-patch:8.2.3783: confusing error for using a variable as a functionzeertzjq2023-04-16
| * vim-patch:8.2.2978: warning for uninitialized variablezeertzjq2023-04-16
| * vim-patch:8.2.2977: crash when using a null function referencezeertzjq2023-04-16
| * vim-patch:8.2.2848: crash whn calling partialzeertzjq2023-04-16
| * vim-patch:8.2.1945: crash when passing NULL function to reduce()zeertzjq2023-04-16
|/
* vim-patch:8.2.4716: memory allocation failure not tested when defining a func...zeertzjq2023-04-16
* refactor: deprecate checkhealth functionsdundargoc2023-04-15
* build: various cmake fixesdundargoc2023-04-15
* fix(health): properly use the value of $PYENV_VERSION (#23109)zeertzjq2023-04-16