[latex3-commits] [git/LaTeX3-latex3-latex3] unicode-data: Move case data to two-part table system (249e0cf2f)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Oct 7 09:10:01 CEST 2022
Repository : https://github.com/latex3/latex3
On branch : unicode-data
Link : https://github.com/latex3/latex3/commit/249e0cf2ff3e071f71672b7e34517f97545a10b0
>---------------------------------------------------------------
commit 249e0cf2ff3e071f71672b7e34517f97545a10b0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Sep 16 13:48:50 2022 +0100
Move case data to two-part table system
This is step one of revision here. This commit loads the data and
adjusts the string and char functions, but does not
change the text case changing:
that will be in a later commit.
Renames and deprecations are also needed in
this area, and again will be handled in separate commits,
>---------------------------------------------------------------
249e0cf2ff3e071f71672b7e34517f97545a10b0
l3kernel/l3kernel-functions.dtx | 43 +++
l3kernel/l3str.dtx | 201 +++++-----
l3kernel/l3token.dtx | 276 ++++++--------
l3kernel/l3unicode.dtx | 553 ++++++++++++++++++++++------
l3kernel/testfiles/m3char001.luatex.tlg | 8 +-
l3kernel/testfiles/m3char001.ptex.tlg | 20 +-
l3kernel/testfiles/m3char001.tlg | 20 +-
l3kernel/testfiles/m3char001.uptex.tlg | 20 +-
l3kernel/testfiles/m3char001.xetex.tlg | 8 +-
l3kernel/testfiles/m3intarray001.luatex.tlg | 2 +-
l3kernel/testfiles/m3intarray001.tlg | 2 +-
l3kernel/testfiles/m3str002.tlg | 12 +-
l3kernel/testfiles/m3str002.uptex.tlg | 12 +-
13 files changed, 774 insertions(+), 403 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc 249e0cf2ff3e071f71672b7e34517f97545a10b0
More information about the latex3-commits
mailing list.