[latex3-commits] [latex3/latex3] gh1040-prop-large: Add CHANGELOG entry, update dates (cb90d9567)
github at latex-project.org
github at latex-project.org
Mon Feb 12 13:30:31 CET 2024
Repository : https://github.com/latex3/latex3
On branch : gh1040-prop-large
Link : https://github.com/latex3/latex3/commit/cb90d956795d1505140c025e3d0d3b988afe3ea7
>---------------------------------------------------------------
commit cb90d956795d1505140c025e3d0d3b988afe3ea7
Author: Bruno Le Floch <blflatex at gmail.com>
Date: Mon Feb 12 13:30:31 2024 +0100
Add CHANGELOG entry, update dates
>---------------------------------------------------------------
cb90d956795d1505140c025e3d0d3b988afe3ea7
l3kernel/CHANGELOG.md | 1 +
l3kernel/l3prop.dtx | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index deea9033a..ca42c3d8f 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -9,6 +9,7 @@ this project uses date-based 'snapshot' version identifiers.
### Added
- `\keys_set_exclude_groups:nnn(nN)` to replace `\keys_set_filter:nnn(nN)`
+- Linked storage type for large property lists (issue \#1040, pull \#1059)
### Changed
- Set `l3doc` option `kernel` off as-standard (issue \#1403)
diff --git a/l3kernel/l3prop.dtx b/l3kernel/l3prop.dtx
index b3f05a2c4..9e7d04056 100644
--- a/l3kernel/l3prop.dtx
+++ b/l3kernel/l3prop.dtx
@@ -110,7 +110,7 @@
% initially contains no entries. See also \cs{prop_new_linked:N}.
% \end{function}
%
-% \begin{function}[added = 2024-01-15]{\prop_new_linked:N, \prop_new_linked:c}
+% \begin{function}[added = 2024-02-12]{\prop_new_linked:N, \prop_new_linked:c}
% \begin{syntax}
% \cs{prop_new_linked:N} \meta{property list}
% \end{syntax}
@@ -146,7 +146,7 @@
% \end{texnote}
% \end{function}
%
-% \begin{function}[added = 2024-01-15]
+% \begin{function}[added = 2024-02-12]
% {
% \prop_clear_new_linked:N, \prop_clear_new_linked:c,
% \prop_gclear_new_linked:N, \prop_gclear_new_linked:c
@@ -221,7 +221,7 @@
% have the standard category code~$12$ or they are active.
% \end{function}
%
-% \begin{function}[added = 2024-01-15]
+% \begin{function}[added = 2024-02-12]
% {\prop_const_linked_from_keyval:Nn, \prop_const_linked_from_keyval:cn}
% \begin{syntax}
% \cs{prop_const_linked_from_keyval:Nn} \meta{prop~var}
@@ -240,7 +240,7 @@
% have the standard category code~$12$ or they are active.
% \end{function}
%
-% \begin{function}[added = 2024-01-15]{\prop_make_flat:N, \prop_make_flat:c}
+% \begin{function}[added = 2024-02-12]{\prop_make_flat:N, \prop_make_flat:c}
% \begin{syntax}
% \cs{prop_make_flat:N} \meta{property list}
% \end{syntax}
@@ -251,7 +251,7 @@
% function can only be used at the outermost group level.
% \end{function}
%
-% \begin{function}[added = 2024-01-15]{\prop_make_linked:N, \prop_make_linked:c}
+% \begin{function}[added = 2024-02-12]{\prop_make_linked:N, \prop_make_linked:c}
% \begin{syntax}
% \cs{prop_make_linked:N} \meta{property list}
% \end{syntax}
More information about the latex3-commits
mailing list.