[latex3-commits] [latex3/latex3] 9541cd: Comment about \str_concat:NNN being slightly unsaf...
GitHub
noreply at github.com
Wed Nov 15 04:29:07 CET 2017
Branch: refs/heads/master
Home: https://github.com/latex3/latex3
Commit: 9541cdab9bf6516f16be0f4d49a512987f936491
https://github.com/latex3/latex3/commit/9541cdab9bf6516f16be0f4d49a512987f936491
Author: Bruno Le Floch <bruno at le-floch.fr>
Date: 2017-11-14 (Tue, 14 Nov 2017)
Changed paths:
M l3kernel/l3str.dtx
Log Message:
-----------
Comment about \str_concat:NNN being slightly unsafe
Commit: 470601224e330fd81c4573660476ffb1a7cc7f45
https://github.com/latex3/latex3/commit/470601224e330fd81c4573660476ffb1a7cc7f45
Author: Bruno Le Floch <bruno at le-floch.fr>
Date: 2017-11-14 (Tue, 14 Nov 2017)
Changed paths:
M l3kernel/l3str.dtx
Log Message:
-----------
Optimize a termination test in str_map_function
Commit: 26fc246293ec3c82bba4d4c9e515b81bc6f6e50a
https://github.com/latex3/latex3/commit/26fc246293ec3c82bba4d4c9e515b81bc6f6e50a
Author: Bruno Le Floch <bruno at le-floch.fr>
Date: 2017-11-14 (Tue, 14 Nov 2017)
Changed paths:
M l3kernel/l3clist.dtx
M l3kernel/l3seq.dtx
M l3kernel/l3str.dtx
M l3kernel/l3tl.dtx
Log Message:
-----------
Clarify doc about nesting mappings... by deleting it
Any mapping can be nested. The previous doc confusingly listed a few cases
such as "inline mappings can be nested" and "variable mappings can be nested",
which seemed to forbit other nestings. It seems somewhat pointless to
document the absence of a limitation that nobody would expect anyways.
Compare: https://github.com/latex3/latex3/compare/43951fc2445d...26fc246293ec
More information about the latex3-commits
mailing list