aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/func.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-05-20 12:42:57 +0800
committerGitHub <noreply@github.com>2024-05-20 12:42:57 +0800
commit0e187fe038c76e822353e7fb0fd96e860e5ab3ef (patch)
treea187736890a077f6468f14633dc64fe26e734560 /runtime/lua/vim/func.lua
parentb16b287b8f36a8e25b27f3009d7fdd0d39348894 (diff)
downloadrneovim-0e187fe038c76e822353e7fb0fd96e860e5ab3ef.tar.gz
rneovim-0e187fe038c76e822353e7fb0fd96e860e5ab3ef.tar.bz2
rneovim-0e187fe038c76e822353e7fb0fd96e860e5ab3ef.zip
vim-patch:9.1.0409: too many strlen() calls in the regexp engine (#28857)
Problem: too many strlen() calls in the regexp engine Solution: refactor code to retrieve strlen differently, make use of bsearch() for getting the character class (John Marriott) closes: vim/vim#14648 https://github.com/vim/vim/commit/82792db6315f7c7b0e299cdde1566f2932a463f8 Cherry-pick keyvalue_T and its comparison functions from patch 9.1.0256. vim-patch:9.1.0410: warning about uninitialized variable vim-patch:9.1.0412: typo in regexp_bt.c in DEBUG code Co-authored-by: John Marriott <basilisk@internode.on.net>
Diffstat (limited to 'runtime/lua/vim/func.lua')
0 files changed, 0 insertions, 0 deletions