From: "mame (Yusuke Endoh) via ruby-core" Date: 2025-03-14T12:03:27+00:00 Subject: [ruby-core:121366] [Ruby Feature#19908] Update to Unicode 15.1 Issue #19908 has been updated by mame (Yusuke Endoh). I'd also like to introduce ima1zumi-san as a candidate for committer. She has been actively working on irb and reline, has deep knowledge and a strong interest in character encoding, and is highly recognized, as she was endorsed by @naruse, the maintainer of Ruby's encoding system. With her contributions extending towards Ruby itself, I support her nomination. ---------------------------------------- Feature #19908: Update to Unicode 15.1 https://bugs.ruby-lang.org/issues/19908#change-112337 * Author: nobu (Nobuyoshi Nakada) * Status: Assigned * Assignee: duerst (Martin D�rst) ---------------------------------------- The Unicode 15.1 is released. The current enc-unicode.rb seems to fail because of `Indic_Conjunct_break` properties with values. I'm not sure how these properties should be handled well. `/\p{InCB_Liner}/` or `/\p{InCB=Liner}/` as the comments in that file? https://github.com/nobu/ruby/tree/unicode-15.1 is the former. -- https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/