Commit graph

3 commits

Author SHA1 Message Date
nagachika
4e0653db33 merge revision(s) 2c8f2871a8: [Backport #19532]
Fix handling of 6-byte codepoints in left_adjust_char_head in CESU-8
	 encoding

	---
	 enc/cesu_8.c                | 23 +++++++++++++++++++----
	 test/ruby/enc/test_cesu8.rb |  4 ++++
	 2 files changed, 23 insertions(+), 4 deletions(-)
2023-07-22 13:31:34 +09:00
NARUSE, Yui
4275f09015 remove UNREACHABLE 2019-06-24 16:01:46 +09:00
NARUSE, Yui
7f64a0b4db Add new encoding CESU-8 [Feature #15931] 2019-06-24 12:58:33 +09:00