* [GIT PULL -rc3] unicode fixes
@ 2024-10-09 18:50 Gabriel Krisman Bertazi
2024-10-09 20:24 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Gabriel Krisman Bertazi @ 2024-10-09 18:50 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Theodore Ts'o, linux-fsdevel
The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:
Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git tags/unicode-fixes-6.12-rc3
for you to fetch changes up to 5c26d2f1d3f5e4be3e196526bead29ecb139cf91:
unicode: Don't special case ignorable code points (2024-10-09 13:34:01 -0400)
----------------------------------------------------------------
unicode updates
* Patch to handle code-points with the Ignorable property as regular
character instead of treating them as an empty string. (Me)
Signed-off-by: Gabriel Krisman Bertazi <krisman@suse.de>
----------------------------------------------------------------
Gabriel Krisman Bertazi (1):
unicode: Don't special case ignorable code points
fs/unicode/mkutf8data.c | 70 -
fs/unicode/utf8data.c_shipped | 6703 ++++++++++++++++++++---------------------
2 files changed, 3346 insertions(+), 3427 deletions(-)
--
Gabriel Krisman Bertazi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-09 20:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 18:50 [GIT PULL -rc3] unicode fixes Gabriel Krisman Bertazi
2024-10-09 20:24 ` pr-tracker-bot
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).