[latex3-commits] [git/LaTeX3-latex3-latex3] main: End removal of deprecated functions (b6f4de458)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Jan 11 23:51:42 CET 2022


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/b6f4de458a112d9250845190cc13be90a5c3f25d

>---------------------------------------------------------------

commit b6f4de458a112d9250845190cc13be90a5c3f25d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Jan 11 22:51:42 2022 +0000

    End removal of deprecated functions
    
    This allows some simplification of l3deprecation, which
    also no longer needs a separate .def file.


>---------------------------------------------------------------

b6f4de458a112d9250845190cc13be90a5c3f25d
 l3kernel/CHANGELOG.md                          |   4 +
 l3kernel/build.lua                             |   2 +-
 l3kernel/doc/l3obsolete.txt                    |  72 ++++----
 l3kernel/expl3.dtx                             |  12 +-
 l3kernel/l3.ins                                |   3 +-
 l3kernel/l3deprecation.dtx                     | 224 +++---------------------
 l3kernel/l3doc.dtx                             |  29 +---
 l3kernel/l3sys.dtx                             |  17 +-
 l3kernel/testfiles/m3deprecation001.luatex.tlg | 188 --------------------
 l3kernel/testfiles/m3deprecation001.lvt        |  43 -----
 l3kernel/testfiles/m3deprecation001.tlg        | 188 --------------------
 l3kernel/testfiles/m3deprecation002.luatex.tlg | 230 -------------------------
 l3kernel/testfiles/m3deprecation002.lvt        |  48 ------
 l3kernel/testfiles/m3deprecation002.tlg        | 230 -------------------------
 l3kernel/testfiles/m3deprecation003.luatex.tlg |  98 -----------
 l3kernel/testfiles/m3deprecation003.lvt        |  27 ---
 l3kernel/testfiles/m3deprecation003.tlg        |  98 -----------
 l3kernel/testfiles/m3deprecation004.lvt        |  28 ---
 l3kernel/testfiles/m3deprecation004.tlg        |  36 ----
 l3kernel/testfiles/m3file001.tlg               |   1 -
 l3kernel/testfiles/m3quark001.tlg              |   2 -
 21 files changed, 74 insertions(+), 1506 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 b6f4de458a112d9250845190cc13be90a5c3f25d




More information about the latex3-commits mailing list.