diff options
author | ZyX <kp-pav@yandex.ru> | 2017-04-06 21:21:11 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2017-04-07 23:15:08 +0300 |
commit | 19044a15f9d41a7424e94fb3f0e257537e7afa5e (patch) | |
tree | d86fd5d6fef870b095b59ed4f88dd0a7f8043bab /test/functional/lua/api_spec.lua | |
parent | c501d7c432693705482f76a384a98b4b4c0ef1a9 (diff) | |
download | rneovim-19044a15f9d41a7424e94fb3f0e257537e7afa5e.tar.gz rneovim-19044a15f9d41a7424e94fb3f0e257537e7afa5e.tar.bz2 rneovim-19044a15f9d41a7424e94fb3f0e257537e7afa5e.zip |
strings: Replace vim_strchr implementation with a saner one
Removes dead code (enc_utf8, enc_dbcs and has_mbyte now have hardcoded values),
relies on libc implementation being more optimized. Also where previously
negative character just would never be found it is an assertion error now.
Ref #1476
Diffstat (limited to 'test/functional/lua/api_spec.lua')
0 files changed, 0 insertions, 0 deletions