aboutsummaryrefslogtreecommitdiff
path: root/scripts/stripdecls.py
diff options
context:
space:
mode:
authorVVKot <volodymyr.kot.ua@gmail.com>2021-12-19 20:06:12 +0000
committerzeertzjq <zeertzjq@outlook.com>2022-03-09 09:22:26 +0800
commitee903e86fdd3c9294653d9068cb499b972b2ded0 (patch)
tree82ba2ba2bd6eaedc75e59235a64cc303a7ebd222 /scripts/stripdecls.py
parent205b3765f2c04e3839b15a8d1ce79bd7ea8e4d3d (diff)
downloadrneovim-ee903e86fdd3c9294653d9068cb499b972b2ded0.tar.gz
rneovim-ee903e86fdd3c9294653d9068cb499b972b2ded0.tar.bz2
rneovim-ee903e86fdd3c9294653d9068cb499b972b2ded0.zip
vim-patch:8.1.0748: using sprintf() instead of semsg()
Problem: Using sprintf() instead of semsg(). Solution: Use semsg(). Fix bug with E888. (Ozaki Kiichi, closes vim/vim#3801) https://github.com/vim/vim/commit/1be45b2ea76ae2e39817a98a584d4d6cbb983a7b vim-patch:8.1.0136: Lua tests don't cover new features Problem: Lua tests don't cover new features. Solution: Add more tests. (Dominique Pelle, closes vim/vim#3130) https://github.com/vim/vim/commit/2f362bf7f9acc9ec87799d1e41bf0ae7712d1f7a vim-patch:8.1.0139: Lua tests fail on some platforms Problem: Lua tests fail on some platforms. Solution: Accept a hex number with and without "0x". (Ken Takata, closes vim/vim#3137) https://github.com/vim/vim/commit/a8a60d0c6b292216e55f005cf9637789a771d34b vim-patch:8.1.0164: luaeval('vim.buffer().name') returns an error Problem: luaeval('vim.buffer().name') returns an error. Solution: Return an empty string. (Dominique Pelle, closes vim/vim#3167) https://github.com/vim/vim/commit/fe08df452af10db8a24dbeb1bd9ef09492a4bc66 vim-patch:8.1.0300: the old window title might be freed twice Problem: The old window title might be freed twice. (Dominique Pelle) Solution: Do not free "oldtitle" in a signal handler but set a flag to have it freed later. https://github.com/vim/vim/commit/d8f0cef2bdbdc15d7906f991725e09e67c97cf7e vim-patch:8.1.0672: the Lua interface doesn't know about v:null Problem: The Lua interface doesn't know about v:null. Solution: Add Lua support for v:null. (Uji, closes vim/vim#3744) https://github.com/vim/vim/commit/9067cd6cdfdc0bb869aa7f5d2a6c607ea8255239
Diffstat (limited to 'scripts/stripdecls.py')
0 files changed, 0 insertions, 0 deletions