public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Iain Buclaw <ibuclaw@gdcproject.org>
To: gcc-patches@gcc.gnu.org
Cc: Iain Buclaw <ibuclaw@gdcproject.org>
Subject: [committed] libphobos: Merge upstream phobos c6e1f98fa
Date: Sat,  3 Feb 2024 11:11:40 +0100	[thread overview]
Message-ID: <20240203101140.153879-1-ibuclaw@gdcproject.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 806 bytes --]

Hi,

This patch merges the D standard library with upstream phobos c6e1f98fa.
Separated from the previous merge as it includes a large independent
update to programatically generated modules.

Phobos changes:

    - std.uni has been upgraded from Unicode 15.0.0 to 15.1.0.

Bootstrapped and regression tested on x86_64-linux-gnu/-m32, committed
to mainline.

Regards,
Iain.

---
libphobos/ChangeLog:

	* src/MERGE: Merge upstream phobos c6e1f98fa.
---
 libphobos/src/MERGE                         |    2 +-
 libphobos/src/std/internal/unicode_comp.d   |  216 +-
 libphobos/src/std/internal/unicode_decomp.d | 1698 +++++++-
 libphobos/src/std/internal/unicode_tables.d | 4353 ++++++++++---------
 libphobos/src/std/uni/package.d             |   39 +-
 5 files changed, 4092 insertions(+), 2216 deletions(-)

[-- Attachment #2: merge.patch.xz --]
[-- Type: application/x-xz, Size: 166808 bytes --]

                 reply	other threads:[~2024-02-03 10:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20240203101140.153879-1-ibuclaw@gdcproject.org \
    --to=ibuclaw@gdcproject.org \
    --cc=gcc-patches@gcc.gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).