[latex3-commits] [git/LaTeX3-latex3-latex3] timer's head updated: Move timer to sys (3dd8fa1ba)

joseph at dante.de joseph at dante.de
Tue May 11 00:30:11 CEST 2021


Repository : https://github.com/latex3/latex3
Branch 'timer' now includes:

     309485a65 Drop use of l3docstrip for unpacking
     f1c70e47c Make l3docstrip a stub (closes #782)
     8c4ba34fb Update frozen DocStrip to latest release
     07ee84fd8 Drop loading of l3docstrip
     9e6aaa678 Add security warning to l3sys-shell (see #472)
     73848feca Drop a comment
     34bc041f8 Add glyphtounicode to local tree
     7cee6ff47 Update LaTeX2e to 2021-05-01 PR2
     b995ab268 Tidy some section headers
     eac3d1d0b Evaluate int constants only once (fixes #861)
     0db27bcf8 Drop unneeded XeTeX 'adjustment'
     b2b7198ac Improve source3 TOC (see #860)
     da42f0155 Ensure main color stack is always defined for (x)dvipdfmx
     e1fb4d19c Use correct number for color stack init. in (x)dvidpfmx
     71247a543 Step release tag
     7444e6f83 latex2e as Module in l3prefixes
     583f49dc3 Register para prefix for ltpara
     e3a97d720 Forward options to frozen versions
     b9411cb9b Remove a stray tag [ci skip]
     06175cfd3 Log xparse change [ci skip]
     5af0ae0e4 register marks and xmarks for 2e
     8c05d4e4f Step release tag
     3e1892e81 Add "pdfcolorstack n current" to (x)dvipdfmx scopes
     b1e4e56bf Step release tag
     825ec0138 Add \tracingstacklevels
     9abfcc978 Minor internal tweak
     7d3a6663c Doc fix
     8e5ab1287 Avoid \AtBeginDvi in backend
     779c136dc Track (u)pTeX changes
     cd44321f6 Track (u)pTeX changes
     d795c68c1 Changing hook name shows in logs
     13d52622e Export colors in comma-sep format (closes #863)
     0b99e25af Combine color export setup using a common auxiliary
     d99cd3f44 Split kernel messages by module (#854)
     1800db921 Update l3backend as l3pdf is always loaded
     1ad312811 Step l3kernel req. for l3backend
     a03c65135 Add \seq_set_split_keep_spaces:Nnn (closes #784) (#857)
     ca4cabd4e \csname-based filename sanitisation
     adc3551b9 Internals don't need to be \__kernel_...
     e65fd9d9f Add tests for invalid tokens in file names
     8893b54ae Update documentation
     120ef95cd Faster strip quotes and trim spaces
     87b591a9e Colour stack-related test file changes for TL 2021
     9d8846b80 Line wrapping-related test file changes for TL 2021
     5b6e6f303 Line wrapping-related NEW test files for LuaTeX for TL 2021
     59d077cc9 Colour stack-related test file changes for TL 2021
     66696dee9 Merge branch 'main' into filename-sanitize
     87bf15f42 Add CHANGELOG entry
     df0f19abd Merge pull request #869 from latex3/filename-sanitize
     baa1b67d9 Download TL using https
     393e9b388 set pdf version values also with dvips
     5dcb489d8 Add markup to CHANGELOG and reflow
     b79a1d8fe Remove a redundant comment
     0aa128816 Evaluate PDF version data as integers
     69edf9a63 Clarify doc of \seq_set_split_keep_spaces:Nnn [ci skip]
     3f0053160 Make \ior_map_inline:Nn complain when given an undefined stream (fixes #194)
     1de0d8734 Refine documentation of \u in l3regex
     1de0cc07e Typo in doc
     3f925b3c2 Fix bookmark levels by a simple hack in l3doc (fixes #860)
     f48894e92 CHANGELOG entry for commit 3f0053160b (see #194)
     c76ca6c63 Doc typo (fixes #876)
     eea61d046 Document that TeX ignores ~ at the start of a line (fix #125)
     51c73edc8 Avoid hyphenation in the first run of underscores in l3doc's \cs (fixes #479)
     8771ba58e Improve handling of \exp_not:n in \text_expand:n (fixes #875)
     9bc2aae8d Better way to handle \exp_not:n in \text_expand:n (fixes #875)
     8bcf2eaef Change catcode produced by default by l3regex replacement (fixes #621)
     f5ca63db4 Dont't duplicate \pdffilesize in \file_full_name:n
     a4dc3331a Add ISO format in documentation
     aecd3a5a1 Provide \ur escape to compose regex more easily (see #590)
     ab92696db Make \regex_show:n show printable characters (fixes #590)
     115a360b6 Improve documentation of \ur escape (see #590) [ci skip]
     c08c409ab Implement quantifiers for \ur escape sequence
     318b8f3d8 Implement quantifiers for \u escape sequence in regex (see #885)
     d21a04579 l3regex: document that \ur and \u escapes allow quantifiers [ci skip]
     afee1b026 l3regex: tests for \u and \ur escapes and quantifiers
     85c7f20f2 Implement \regex_log:N/n and c variants (see #884)
     5a344d84e Reorganize l3regex doc a bit [ci skip]
     fbd527950 l3regex: mention TeX's expansion for composing regex [ci skip]
     730c711af Actually don't add c variants of \regex_show/log
     b780b51cc Optimize computation of case-changed char in caseless regex
     66f9319dc Suppress capturing groups in composed regex (see #590)
     c69de283a l3regex: Forbid unescaped left braces in \c and \u escapes
     fa31de2ed Document use of l3regex to make tl with arbitrary catcodes [ci skip]
     939f02d61 Error when referring to inexistent group in a regex replacement
     a7b2e7796 Improve interface3.pdf index by setting module for various commands
     8f3f236cc Add to l3prefixes.csv some that were missed in #450
     4226c81d2 Index correctly (or do not index) some more commands
     8ee35d312 Change how special cases such as \l_tmpa_tl are detected (fixes #450)
     335ba2317 Typo in documentation
     830646c2a Mention breaking change (of regex catcodes) in CHANGELOG [ci skip]
     b9c93038e Markup typos [ci skip]
     f59af8b8e Implement \seq_put_item:Nnn(TF) (see #844)
     0adfe3ec4 Implement \seq_pop_item:NnN(TF) (fixes #844)
     c7e08f713 Implement \seq_set_item:NnnTF instead of seq_put_item (see #844)
     c7f58cf32 Tidy ChangeLog (ci skip)
     d4253c7db Validate internal structure when showing complex datatypes (fixes #884)
     c9196acd1 l3doc: Add hyperref target in every \cs (fixes #649)
     74e4207b0 l3doc: in each index entry, list page refs before codeline refs
     a67bf5341 Minor code simplification in l3doc
     8bed31fc3 l3doc: suppress indexing within the table of contents (actually fixes #649)
     2a3a61279 Force hypertargets to exist in many places to remove pdfTeX warnings
     ff5842b9b Adjust mark-up
     3233f33bd Fix codeline indexing of \{ and \}
     c24acb98e l3doc index: avoid duplicate pages and encap warnings (see #673)
     d2d24c74b Adjust mark-up, based on more checking of the index
     a32d72657 Faster conditionals (#822)
     1ffb218fa Log change in #822  [ci skip]
     ab7ed37c0 Implement \box_ht_plus_dp:N (fixes #899)
     3f7576653 Add new ht_plus_dp function directly to stable
     3e8cb1457 Change "mapping to" to "mapping over" [ci skip]
     d0082f56f Fix implementation of \DeclareRestrictedTemplate
     7a0a355c1 Update .tlg files to track l3build changes
     5245f89e1 Fix incorrect use of restricted template in xfrac
     898d93592 Fix formatting of xfrac message
     638e0b1f4 Combine documentation of some N-type and n-type l3str functions
     f5b249552 Implement \str_map_tokens:nn (see #900)
     19def0d99 Implement \clist_map_tokens:nn (see #900)
     51344265e Add testfiles and changelog for new map_tokens (fixes #900)
     ee32cb0c7 Add new map functions directly to stable
     bc8f2cdaf Fix unbracing behaviour of \clist_map_tokens:nn
     5106c1923 Actually fix unbracing behaviour of \clist_map_tokens:Nn (see #900)
     0d76c40b0 Avoid a change in the 2e test suite
     c3f2022b9 Zap stray spaces
     32815d8c0 Step release tag
     17405fce6 Backend change shows in peek code
     061b1d54b Backend change shows in peek code
     10dc74d9a Hook name shows in .tlg files
     d72115a86 Re-introduce use of shipout/firstpage hook
     9f6f6a8b3 Define \g__kernel_backend_header_bool in generic mode (fixes #905)
     205c9cc3b implement faster group_align_safe_begin:
     b1a28983c make small changes to the documentation of align-safe groups
     59c12b991 Changelog about speeding up \group_align_safe_begin: (fix #906)
     3c3760656 Add l3doc test config
     0c7103668 Install lipsum to allow using it in tests
     73e961091 Update l3doc test file to reduce system-dependence (see #903)
     feea7896c Make keyval_parse alignment safe (fixes #896)
     5aebcb94f Document preference of alternatives in l3regex (fixes #904)
     ecd57900e Reorder l3msg documentation to emphasize customizable aspects (fixes #887)
     3dd8fa1ba Move timer to sys




More information about the latex3-commits mailing list.