public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] libphobos: Merge upstream phobos c6e1f98fa
@ 2024-02-03 10:11 Iain Buclaw
  0 siblings, 0 replies; only message in thread
From: Iain Buclaw @ 2024-02-03 10:11 UTC (permalink / raw)
  To: gcc-patches; +Cc: Iain Buclaw

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-03 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-03 10:11 [committed] libphobos: Merge upstream phobos c6e1f98fa Iain Buclaw

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).