linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gabriel Krisman Bertazi <gabriel@krisman.be>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Theodore Ts'o" <tytso@mit.edu>, linux-fsdevel@vger.kernel.org
Subject: [GIT PULL -rc3] unicode fixes
Date: Wed, 09 Oct 2024 14:50:08 -0400	[thread overview]
Message-ID: <8734l5rtzz.fsf@mailhost.krisman.be> (raw)

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

             reply	other threads:[~2024-10-09 18:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-09 18:50 Gabriel Krisman Bertazi [this message]
2024-10-09 20:24 ` [GIT PULL -rc3] unicode fixes pr-tracker-bot

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=8734l5rtzz.fsf@mailhost.krisman.be \
    --to=gabriel@krisman.be \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=tytso@mit.edu \
    /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).