[latex3-commits] [git/LaTeX3-latex3-latex3] main: Document deprecation removals (f7b68fd70)

Joseph Wright joseph.wright at morningstar2.co.uk
Sat Jul 10 10:13:57 CEST 2021


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

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

commit f7b68fd70f16fc60afc7920d7318c867f3263d7d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Jul 10 09:13:57 2021 +0100

    Document deprecation removals


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

f7b68fd70f16fc60afc7920d7318c867f3263d7d
 l3kernel/CHANGELOG.md       |  3 +++
 l3kernel/doc/l3obsolete.txt | 48 ++++++++++++++++++++++-----------------------
 2 files changed, 27 insertions(+), 24 deletions(-)

diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index b53d494e4..a0a11bbec 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -10,6 +10,9 @@ this project uses date-based 'snapshot' version identifiers.
 ### Fixed
 - Handling of multiple color models (issue #962)
 
+### Removed
+- Functions marked for removal end-2020
+
 ## [2021-06-18]
 
 ### Fixed
diff --git a/l3kernel/doc/l3obsolete.txt b/l3kernel/doc/l3obsolete.txt
index 94c1a824c..23f559388 100644
--- a/l3kernel/doc/l3obsolete.txt
+++ b/l3kernel/doc/l3obsolete.txt
@@ -15,15 +15,6 @@ They will be removed from the sources at the end of the given year.
 --------------------------------------
 Function                   Expires end
 --------------------------------------
-\box_gset_eq_clear:cc             2020
-\box_gset_eq_clear:cN             2020
-\box_gset_eq_clear:Nc             2020
-\box_gset_eq_clear:NN             2020
-\box_set_eq_clear:cc              2020
-\box_set_eq_clear:cN              2020
-\box_set_eq_clear:Nc              2020
-\box_set_eq_clear:NN              2020
-\c_term_ior                       2020
 \char_fold_case:N                 2022
 \char_lower_case:N                2022
 \char_mixed_case:N                2022
@@ -32,8 +23,6 @@ Function                   Expires end
 \char_str_lower_case:N            2022
 \char_str_mixed_case:N            2022
 \char_str_upper_case:N            2022
-\hbox_unpack_clear:c              2020
-\hbox_unpack_clear:N              2020
 \l_keys_key_tl                    2022
 \l_keys_path_tl                   2022
 \str_declare_eight_bit_encoding:nnn 2022
@@ -45,25 +34,12 @@ Function                   Expires end
 \str_upper_case:n                 2022
 \seq_indexed_map_inline:Nn        2023
 \seq_indexed_map_function:NN      2023
-\tl_gset_from_file:cnn            2020
-\tl_gset_from_file:Nnn            2020
-\tl_gset_from_file_x:cnn          2020
-\tl_gset_from_file_x:Nnn          2020
 \tl_lower_case:n                  2022
 \tl_lower_case:nn                 2022
 \tl_mixed_case:n                  2022
 \tl_mixed_case:nn                 2022
-\tl_set_from_file:cnn             2020
-\tl_set_from_file:Nnn             2020
-\tl_set_from_file_x:cnn           2020
-\tl_set_from_file_x:Nnn           2020
 \tl_upper_case:n                  2022
 \tl_upper_case:nn                 2022
-\token_get_arg_spec:N             2020
-\token_get_prefix_spec:N          2020
-\token_get_replacement_spec:N     2020
-\vbox_unpack_clear:c              2020
-\vbox_unpack_clear:N              2020
 --------------------------------------
 
 Removed functions and variables
@@ -75,8 +51,16 @@ removed from the sources.
 ----------------------------------------------------------
 Function                                      Date removed
 ----------------------------------------------------------
+\box_gset_eq_clear:cc                           2021-07-07
+\box_gset_eq_clear:cN                           2021-07-07
+\box_gset_eq_clear:Nc                           2021-07-07
+\box_gset_eq_clear:NN                           2021-07-07
 \box_resize:cnn                                 2018-12-27
 \box_resize:Nnn                                 2018-12-27
+\box_set_eq_clear:cc                            2021-07-07
+\box_set_eq_clear:cN                            2021-07-07
+\box_set_eq_clear:Nc                            2021-07-07
+\box_set_eq_clear:NN                            2021-07-07
 \box_use_clear:c                                2018-12-27
 \box_use_clear:N                                2018-12-27
 \c_active_char_token                            2011-09-08
@@ -88,6 +72,7 @@ Function                                      Date removed
 \c_five                                         2020-01-01
 \c_four                                         2020-01-01
 \c_fourteen                                     2020-01-01
+\c_term_ior                                     2021-07-07
 \c_job_name_tl                                  2017-01-01
 \c_keys_code_root_tl                            2013-01-08
 \c_letter_token                                 2011-09-08
@@ -302,6 +287,8 @@ Function                                      Date removed
 \hbox_set_inline_begin:c                        2014-08-09
 \hbox_set_inline_begin:N                        2014-08-09
 \hbox_set_inline_end:                           2014-08-09
+\hbox_unpack_clear:c                            2021-07-07
+\hbox_unpack_clear:N                            2021-07-07
 \if_num:w                                       2013-01-08
 \int_case:nnn                                   2015-07-14
 \int_convert_from_base_ten:nn                   2011-11-22
@@ -478,6 +465,10 @@ Function                                      Date removed
 \tl_greplace_in:cnn                             2011-09-08
 \tl_greplace_in:Nnn                             2011-09-08
 \tl_gset:Nc                                     2011-09-08
+\tl_gset_from_file:cnn                          2021-07-07
+\tl_gset_from_file:Nnn                          2021-07-07
+\tl_gset_from_file_x:cnn                        2021-07-07
+\tl_gset_from_file_x:Nnn                        2021-07-07
 \tl_head_i:n                                    2011-09-08
 \tl_head_i:w                                    2011-09-08
 \tl_head_iii:f                                  2011-09-08
@@ -515,11 +506,18 @@ Function                                      Date removed
 \tl_replace_in:cnn                              2011-09-08
 \tl_replace_in:Nnn                              2011-09-08
 \tl_set:Nc                                      2011-09-08
+\tl_set_from_file:cnn                           2021-07-07
+\tl_set_from_file:Nnn                           2021-07-07
+\tl_set_from_file_x:cnn                         2021-07-07
+\tl_set_from_file_x:Nnn                         2021-07-07
 \tl_show_analysis:N                             2020-01-01
 \tl_show_analysis:n                             2020-01-01
 \tl_tail:w                                      2013-01-08
 \tl_to_lowercase:n                              2018-03-05
 \tl_to_uppercase:n                              2018-03-05
+\token_get_arg_spec:N                           2021-07-07
+\token_get_prefix_spec:N                        2021-07-07
+\token_get_replacement_spec:N                   2021-07-07
 \token_if_active_char_p:N                       2011-09-08
 \token_if_active_char:NF                        2011-09-08
 \token_if_active_char:NT                        2011-09-08
@@ -644,6 +642,8 @@ Function                                      Date removed
 \vbox_set_inline_begin:c                        2014-08-09
 \vbox_set_inline_begin:N                        2014-08-09
 \vbox_set_inline_end:                           2014-08-09
+\vbox_unpack_clear:c                            2021-07-07
+\vbox_unpack_clear:N                            2021-07-07
 \xetex_...:D                                    2020-01-01
 \xetex_if_engine_p:                             2017-01-01
 \xetex_if_engine:F                              2017-01-01





More information about the latex3-commits mailing list.