Files
neovim/test/unit
VanaIgr ad5a155b1f fix(mbyte): fix bugs in utf_cp_*_off() functions
Problems:
- Illegal bytes after valid UTF-8 char cause utf_cp_*_off() to fail.
- When stream isn't NUL-terminated, utf_cp_*_off() may go over the end.
Solution: Don't go over end of the char of end of the string.
2024-02-26 18:12:55 +08:00
..
2023-12-06 08:04:21 +08:00
2024-01-17 10:10:17 +00:00
2017-04-01 12:25:10 +03:00
2024-01-12 12:04:19 +00:00