From: duerst via ruby-core <ruby-core@ml.ruby-lang.org>
To: ruby-core@ml.ruby-lang.org
Cc: duerst <noreply@ruby-lang.org>
Subject: [ruby-core:115906] [Ruby master Feature#19908] Update to Unicode 15.1
Date: Tue, 26 Dec 2023 11:42:01 +0000 (UTC) [thread overview]
Message-ID: <redmine.journal-105861.20231226114201.4@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-19908.20231002065545.4@ruby-lang.org
Issue #19908 has been updated by duerst (Martin Dürst).
@nobu:
We have `Grapheme_Cluster_Break=...`、so I think '=' may be appropriate. But `Grapheme_Cluster_Break=...` uses a long, explicit name. So shouldn't it be `Indic_Cluster_Break=...`, not just `InCB=...`?
----------------------------------------
Feature #19908: Update to Unicode 15.1
https://bugs.ruby-lang.org/issues/19908#change-105861
* Author: nobu (Nobuyoshi Nakada)
* Status: Assigned
* Priority: Normal
* 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/postorius/lists/ruby-core.ml.ruby-lang.org/
next prev parent reply other threads:[~2023-12-26 11:42 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-02 6:55 [ruby-core:114936] [Ruby master Feature#19908] Update to Unicode 15.1 nobu (Nobuyoshi Nakada) via ruby-core
2023-10-02 14:06 ` [ruby-core:114939] " Игорь Пятчиц via ruby-core
2023-12-26 6:52 ` [ruby-core:115899] " duerst via ruby-core
2023-12-26 11:42 ` duerst via ruby-core [this message]
2024-01-06 21:28 ` [ruby-core:116056] " janosch-x via ruby-core
2024-01-09 1:25 ` [ruby-core:116099] " duerst via ruby-core
2024-09-12 1:56 ` [ruby-core:119128] " hsbt (Hiroshi SHIBATA) via ruby-core
2024-09-12 3:21 ` [ruby-core:119130] " duerst via ruby-core
2024-09-12 3:53 ` [ruby-core:119131] " hsbt (Hiroshi SHIBATA) via ruby-core
2025-01-01 15:06 ` [ruby-core:120460] " ima1zumi (Mari Imaizumi) via ruby-core
2025-03-11 3:16 ` [ruby-core:121281] " mame (Yusuke Endoh) via ruby-core
2025-03-11 9:08 ` [ruby-core:121291] " ima1zumi (Mari Imaizumi) via ruby-core
2025-03-14 10:51 ` [ruby-core:121364] [Ruby " naruse (Yui NARUSE) via ruby-core
2025-03-14 11:36 ` [ruby-core:121365] " ima1zumi (Mari Imaizumi) via ruby-core
2025-03-14 12:03 ` [ruby-core:121366] " mame (Yusuke Endoh) via ruby-core
2025-03-14 15:39 ` [ruby-core:121367] " kosaki (Motohiro KOSAKI) via ruby-core
2025-03-14 18:16 ` [ruby-core:121368] " k0kubun (Takashi Kokubun) via ruby-core
2025-03-14 18:34 ` [ruby-core:121369] " matsuda (Akira Matsuda) via ruby-core
2025-03-15 0:36 ` [ruby-core:121370] " mrkn (Kenta Murata) via ruby-core
2025-03-15 0:52 ` [ruby-core:121371] " alanwu (Alan Wu) via ruby-core
2025-03-17 2:53 ` [ruby-core:121385] " matz (Yukihiro Matsumoto) via ruby-core
2025-03-17 4:00 ` [ruby-core:121386] " hsbt (Hiroshi SHIBATA) via ruby-core
2025-03-17 7:01 ` [ruby-core:121387] " ima1zumi (Mari Imaizumi) via ruby-core
2025-03-18 1:35 ` [ruby-core:121391] " hsbt (Hiroshi SHIBATA) via ruby-core
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=redmine.journal-105861.20231226114201.4@ruby-lang.org \
--to=ruby-core@ml.ruby-lang.org \
--cc=noreply@ruby-lang.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).