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

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

Hi,

This patch merges the standard library with phobos e5a521ab2.

Phobos changes:

    - Unicode tables have been updated to version 15.

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

Regards,
Iain.

---
libphobos/ChangeLog:

	* src/MERGE: Merge upstream phobos e5a521ab2.
---
 libphobos/src/MERGE                           |     2 +-
 libphobos/src/std/internal/unicode_comp.d     |  2997 +---
 libphobos/src/std/internal/unicode_decomp.d   |  5326 +------
 libphobos/src/std/internal/unicode_grapheme.d |   314 +-
 libphobos/src/std/internal/unicode_norm.d     |   569 +-
 libphobos/src/std/internal/unicode_tables.d   | 12685 +++-------------
 libphobos/src/std/uni/package.d               |    49 +-
 7 files changed, 2527 insertions(+), 19415 deletions(-)


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

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

only message in thread, other threads:[~2023-02-21 14:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21 14:53 [committed] libphobos: Merge upstream phobos e5a521ab2 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).