Page MenuHomeSolus

Update perl-unicode-collate to 1.31
ClosedPublic

Authored by algent on Jun 2 2021, 7:03 PM.
Tags
None
Referenced Files
F11068563: D11210.diff
Fri, Aug 11, 9:58 PM
F10886604: D11210.id33267.diff
Jun 26 2023, 12:40 AM
F10883380: D11210.id33340.diff
Jun 24 2023, 5:42 AM
F10829432: D11210.id27046.diff
Jun 4 2023, 12:07 PM
F10829261: D11210.id32924.diff
Jun 4 2023, 11:38 AM
F10828254: D11210.id33340.diff
Jun 4 2023, 8:52 AM
F10785700: D11210.id32924.diff
May 26 2023, 5:08 AM
F10768517: D11210.id.diff
May 20 2023, 7:16 AM

Details

Summary

Changelog:

  • 1.31
    • Here is an experimental EBCDIC support, that the author has not used yet.
    • Since this distribution on CPAN has a pure-perl module without XSUB, then the internal values should be Unicode, but not native.
    • All t/*.t files include sub _pack_U and _unpack_U as well as sub ok.
  • 1.30
    • mkheader subject to "print on closed filehandle" warnings
  • 1.29:
    • DUCET is updated (for Unicode 13.0.0) as Collate/allkeys.txt.
    • The default UCA_Version is 43.
    • Added khitan.t in t.
    • Modules Locale/*.pl and CJK/Korean.pm are updated.
  • 1.28:
    • DUCET is updated (for Unicode 12.1.0) as Collate/allkeys.txt.
    • The default UCA_Version is 41.
    • The UCA_Versions 38 & 40 (for Unicode 11.0.0 & 12.0.0) are also supported.
    • Make Makefile.PL strict.
    • Modules Locale/*.pl and CJK/Korean.pm are updated.

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Test Plan

Run the biber test suite.

Diff Detail

Repository
R4236 perl-unicode-collate
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 4419
Build 4419: arc lint + arc unit

Event Timeline

JoshStrobl added subscribers: DataDrake, JoshStrobl.

LGTM but gonna have @DataDrake give a once over all the texlive stuff.

This revision is now accepted and ready to land.Aug 25 2021, 6:19 PM

Rebuild against Perl 5.36.0

This revision is now accepted and ready to land.Sep 28 2022, 9:50 PM
algent removed a reviewer: YakoYakoYokuYoku.
algent retitled this revision from Update perl-unicode-collate to 1.29 to Update perl-unicode-collate to 1.31.
This revision was automatically updated to reflect the committed changes.