[latex3-commits] [git/LaTeX3-latex3-latex3] msg: Split kernel messages by module (657c28df8)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Feb 17 11:10:04 CET 2021
Repository : https://github.com/latex3/latex3
On branch : msg
Link : https://github.com/latex3/latex3/commit/657c28df8b50cdb8927a9e615ba1a9b39eca9795
>---------------------------------------------------------------
commit 657c28df8b50cdb8927a9e615ba1a9b39eca9795
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Feb 16 13:15:19 2021 +0000
Split kernel messages by module
Messages that are truly cross-module are left as kernel,
plus those in the cs/prg modules (truly core), plus one
or two at the 'loading' stage where this seems the best description.
>---------------------------------------------------------------
657c28df8b50cdb8927a9e615ba1a9b39eca9795
l3experimental/l3benchmark/l3benchmark.dtx | 6 +-
l3kernel/l3basics.dtx | 8 +-
l3kernel/l3candidates.dtx | 6 +-
l3kernel/l3cctab.dtx | 20 ++--
l3kernel/l3clist.dtx | 4 +-
l3kernel/l3coffins.dtx | 16 +--
l3kernel/l3debug.dtx | 22 ++---
l3kernel/l3deprecation.dtx | 10 +-
l3kernel/l3file.dtx | 2 +-
l3kernel/l3fp-aux.dtx | 4 +-
l3kernel/l3fp-convert.dtx | 6 +-
l3kernel/l3fp-logic.dtx | 14 +--
l3kernel/l3fp-parse.dtx | 68 ++++++-------
l3kernel/l3fp-random.dtx | 2 +-
l3kernel/l3fp-round.dtx | 8 +-
l3kernel/l3fp-traps.dtx | 36 +++----
l3kernel/l3fparray.dtx | 2 +-
l3kernel/l3intarray.dtx | 2 +-
l3kernel/l3keys.dtx | 52 +++++-----
l3kernel/l3luatex.dtx | 6 +-
l3kernel/l3msg.dtx | 146 +++++++++++++--------------
l3kernel/l3prg.dtx | 2 +-
l3kernel/l3prop.dtx | 6 +-
l3kernel/l3quark.dtx | 10 +-
l3kernel/l3regex.dtx | 148 ++++++++++++++--------------
l3kernel/l3seq.dtx | 6 +-
l3kernel/l3sort.dtx | 16 +--
l3kernel/l3tl-analysis.dtx | 6 +-
l3kernel/l3token.dtx | 14 +--
l3trial/l3fp-extras/l3fp-functions.dtx | 6 +-
l3trial/l3fp-extras/l3fp-symbolic.dtx | 22 ++---
l3trial/l3kernel-extras/l3kernel-extras.dtx | 4 +-
32 files changed, 340 insertions(+), 340 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 657c28df8b50cdb8927a9e615ba1a9b39eca9795
More information about the latex3-commits
mailing list.