[latex3-commits] [l3svn] branch master updated: Expand l3obsolete

noreply at latex-project.org noreply at latex-project.org
Fri Sep 18 17:30:24 CEST 2015


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

The following commit(s) were added to refs/heads/master by this push:
       new  6c20413   Expand l3obsolete
6c20413 is described below

commit 6c2041399a47ee2c193196f3ffc1d9c1e5bec1be
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Sep 18 16:29:35 2015 +0100

    Expand l3obsolete
    
    Following a request on TeX-sx, this now covers 'current' code
    that will be removed as well as thing which have been removed.
---
 l3kernel/l3obsolete.txt |   59 ++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 53 insertions(+), 6 deletions(-)

diff --git a/l3kernel/l3obsolete.txt b/l3kernel/l3obsolete.txt
index 6bc885b..2120a5e 100644
--- a/l3kernel/l3obsolete.txt
+++ b/l3kernel/l3obsolete.txt
@@ -1,12 +1,58 @@
-This file lists functions and variables removed from l3kernel.
-Functions which were added with 'experimental' status only are
-not listed. The 'Date removed' and 'SVN' columns detail when the
-functions are removed from the standard DocStrip extraction for
-l3kernel.
+This file lists functions and variables which were part of l3kernel
+but which are either deprecated or which have been removed entirely.
+The file is split into two parts. The first part lists functions
+which are deprecated but are still currently included in the
+extracted files. The second part lists functions which have been
+removed from the distribution entirely. Functions which were added
+with 'experimental' status only are not listed.
 
+Deprecated functions and variables
+==================================
+
+These functions are deprecated and should be removed from packages.
+They will be removed from the sources at the end of the given year.
+
+--------------------------------------
+Function                   Expires end
+--------------------------------------
+\fp_gset_from_dim:cn              2015
+\fp_gset_from_dim:Nn              2015
+\fp_set_from_dim:cn               2015
+\fp_set_from_dim:Nn               2015
+\int_from_binary:n                2015
+\int_to_binary:n                  2015
+\int_from_hexadecimal:n           2015
+\int_to_hexadecimal:n             2015
+\int_from_octal:n                 2015
+\int_to_octal:n                   2015
+\luatex_if_engine_p:              2016
+\luatex_if_engine:F               2016
+\luatex_if_engine:T               2016
+\luatex_if_engine:TF              2016
+\pdftex_if_engine_p:              2016
+\pdftex_if_engine:F               2016
+\pdftex_if_engine:T               2016
+\pdftex_if_engine:TF              2016
+\prop_get:cn                      2015
+\prop_get:Nn                      2015
+\scan_align_safe_stop:            2016
+\xetex_if_engine_p:               2016
+\xetex_if_engine:F                2016
+\xetex_if_engine:T                2016
+\xetex_if_engine:TF               2016
+[key property] .value_forbidden:  2016
+[key property] .value_required:   2016
+---------------------------------------
+
+Removed functions and variables
+===============================
+
+The 'Date removed' and 'SVN' columns detail when the functions were
+removed from the sources.
+
+------------------------------------------------------------------
 Function                                      Date removed     SVN
 ------------------------------------------------------------------
-
 \c_active_char_token                            2011-09-08    2786
 \c_alignment_tab_token                          2011-09-08    2786
 \c_empty_toks                                   2011-09-08    2786
@@ -500,3 +546,4 @@ Function                                      Date removed     SVN
 [key property] .code:x                          2013-07-10    4539
 [key property] .generate_choices:n              2015-07-14    5655
 [key property] .meta:x                          2013-07-10    4538
+------------------------------------------------------------------
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list