Files
neovim/runtime
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
..
2024-02-21 06:30:18 +08:00
2024-02-21 06:30:18 +08:00
2024-02-21 06:30:18 +08:00
2023-11-05 21:56:56 +01:00
2024-02-16 08:57:45 +01:00
2024-02-21 06:30:18 +08:00
2024-02-23 09:31:30 +01:00
2022-08-20 10:04:55 +02:00
2024-02-01 12:06:55 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-24 11:33:06 +09:00
2023-08-13 13:25:10 +01:00
2023-08-31 10:58:54 +02:00