public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] newlib/libc/{ctype,string}/: script fix and Unicode 15 update
@ 2023-02-17 20:56 Brian Inglis
  2023-02-17 20:56 ` [PATCH 1/2] newlib/libc/ctype/mkcaseconv: fix POSIX shell invalid == comparison Brian Inglis
  2023-02-17 20:56 ` [PATCH 2/2] newlib/libc/{ctype,string}/*.t: Unicode 15 character width and property tables Brian Inglis
  0 siblings, 2 replies; 5+ messages in thread
From: Brian Inglis @ 2023-02-17 20:56 UTC (permalink / raw)
  To: newlib

Brian Inglis (2):
  newlib/libc/ctype/mkcaseconv: fix POSIX shell invalid == comparison
  newlib/libc/{ctype,string}/*.t: Unicode 15 character width
    and property tables

 newlib/libc/ctype/mkcaseconv   |  2 +-
 newlib/libc/ctype/categories.t | 62 +++++++++++++++++++-------
 newlib/libc/string/combining.t | 81 ++++++++++++++++++----------------
 newlib/libc/string/wide.t      |  6 +--
 4 files changed, 92 insertions(+), 59 deletions(-)

-- 
2.39.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-02-20 10:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-17 20:56 [PATCH 0/2] newlib/libc/{ctype,string}/: script fix and Unicode 15 update Brian Inglis
2023-02-17 20:56 ` [PATCH 1/2] newlib/libc/ctype/mkcaseconv: fix POSIX shell invalid == comparison Brian Inglis
2023-02-20  9:47   ` Corinna Vinschen
2023-02-17 20:56 ` [PATCH 2/2] newlib/libc/{ctype,string}/*.t: Unicode 15 character width and property tables Brian Inglis
2023-02-20 10:24   ` [PATCH 2/2] newlib/libc/{ctype, string}/*.t: " Corinna Vinschen

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 read-only IMAP folder(s) and NNTP newsgroup(s).