Files
neovim/runtime/lua/vim/_meta
zeertzjq 582bf4f1e1 vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed
Problem:    Evaluating "expr" options has more overhead than needed.
Solution:   Use call_simple_func() for 'foldtext', 'includeexpr', 'printexpr',
            "expr" of 'spellsuggest', 'diffexpr', 'patchexpr', 'balloonexpr',
            'formatexpr', 'indentexpr' and 'charconvert'.

a4e0b9785e

vim-patch:9.0.0635: build error and compiler warnings

Problem:    Build error and compiler warnings.
Solution:   Add missing change.  Add type casts.

3292a22940

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2024-08-02 11:56:51 +08:00
..
2024-06-15 07:04:27 +08:00
2024-04-26 15:13:06 +01:00
2024-04-26 15:13:06 +01:00
2024-02-27 14:41:17 +00:00
2024-07-15 21:16:29 +01:00
2024-02-15 11:32:50 +00:00
2024-02-27 14:41:17 +00:00
2024-05-15 23:19:26 +02:00