[latex3-commits] [git/LaTeX3-latex3-latex3] str-convert-8-bit: Correct implementation of \str_set_convert:Nnnn for 8-bit encodings (d01ab71fb)
Bruno Le Floch
bruno at le-floch.fr
Thu Jul 16 22:20:28 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : str-convert-8-bit
Link : https://github.com/latex3/latex3/commit/d01ab71fb0fa8f98ba3c96c8b10e6ebc968b77b0
>---------------------------------------------------------------
commit d01ab71fb0fa8f98ba3c96c8b10e6ebc968b77b0
Author: Bruno Le Floch <bruno at le-floch.fr>
Date: Thu Jul 16 00:26:06 2020 +0200
Correct implementation of \str_set_convert:Nnnn for 8-bit encodings
The code was undocumented and abused plenty of \toks, \count etc.
Now documented and hopefully no more bugs, based on intarrays.
>---------------------------------------------------------------
d01ab71fb0fa8f98ba3c96c8b10e6ebc968b77b0
l3kernel/CHANGELOG.md | 4 +
l3kernel/l3deprecation.dtx | 16 ++
l3kernel/l3str-convert.dtx | 316 +++++++++++++++-------------
l3kernel/testfiles/m3str-convert004.tlg | 60 +++---
l3kernel/testfiles/m3str-convert006.lvt | 358 ++++++++++++++++++++++++++++++++
l3kernel/testfiles/m3str-convert006.tlg | 110 ++++++++++
6 files changed, 685 insertions(+), 179 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 d01ab71fb0fa8f98ba3c96c8b10e6ebc968b77b0
More information about the latex3-commits
mailing list.