[latex3-commits] [git/LaTeX3-latex3-latex3] gh433-regex-case's head updated: ChangeLog entry (4c08ebddc)
joseph at dante.de
joseph at dante.de
Mon Jan 10 17:15:41 CET 2022
Repository : https://github.com/latex3/latex3
Branch 'gh433-regex-case' now includes:
c30190f64 Avoid using an inappropriate clist mapping in l3regex
531f38b0a Clarify doc of prop_put, prop_set_from_keyval etc (see discussion at #924)
aa6280a58 Implement \prop_concat:NNN
c880e5f4a Implement \prop_put_from_keyval:Nn (fixes #924)
4f76a65c7 Only build necessary format during `l3build save`
8eb4d005f Handle forat building in bundlecheck
b6c8f74df Implement \str_compare:nNnTF (fixes #927)
2000ea3fa Update a list of unimplemented regex features
9a18a9985 Implement \msg_info_term:nnnnnn (fixes #911)
2451e5f92 Add xparse support for ltcmd message renames
2fc2f11d1 Document list of msg classes
60f6a67da Format expandable errors like other errors (see #931)
785754764 Shorten a few expandable error messages to avoid LuaTeX-specific logs
13fbf1ebc Correct documentation markup
beada4e46 Implement info messages on the terminal as \msg_note:nnnnnn (fixes #911 again)
b274dda53 Clarify documentation of message classes: info versus note
45e07e4f4 Register pgfmxfp (#937)
eb377a253 Optimization: use \c_zero_int and \c_one_int
9137c5640 Optimize \tl_set_eq:NN and elementary register operations (fixes #932)
e360029f3 Document how \tl_rescan:nn differs from the \scantokens primitive [ci skip]
b9fb9cb6d Merge branch 'ltcmd-xparse-msg' into main
0081c90a4 Merge remote-tracking branch 'origin/gh931-expandable-errors' into main
27afb5d67 Step release tag
7a87cf1cb Revert "Format expandable errors closer to other errors (see #931)"
aebf0f7ac Add -dev when \development at branch@name _does_ exist
99e779f55 Update ChangeLog [ci skip]
52a3df401 Step release tag
616594b31 Minor edit to ChangeLog [ci skip]
7e7e60276 Increase maxprintline and regenerate tests
a0d3b846b register chaos prefix
ed668b09b register kivitendo prefix
104538488 Restore one parameter in xfrac
3d7eaa03c Properly correct xfrac issue
e91952cb5 Use x expansion for \int_const:Nn
07b88fa63 Document change [ci skip]
5314dfea5 Step release tag
983203b97 Tidy up a copyright date
9aa050ddf Correct module name in messages
01b7853d8 One more ltcmd removed
b56ae74d7 Track hyperref changes
95436ed69 Logged functions
01c796ed2 Correct an internal function name
0e42f6c0f Avoid case changing high chars in (u)pTeX (issue #939)
e15009f50 Fix local assignment to a global variable '\g__sys_backend_tl'
2d3523a07 Update CHANGELOG (for PR/949) [ci skip]
e8a21bd01 Merge branch 'main' into master
6c1b64878 Merge pull request #949 from dbitouze/master
e31bb39ec Handle accents separately from other case exlcusiosn
0ff41bd63 Step release tag
5ee644e0e Register prefix "nmc" (numerica)
e811958cb Typos
fee9454d8 Update l3experimental README [ci skip]
b14d499ed Typo [ci skip]
0e17a8219 fix typo [CI skip]
a0cf73ea3 Add note that xparse-generic.tex is no longer generated
3c66360bc July 2021 deprecation removals
1c9ef635d Normalise catcodes in color models (fixes #962)
f7b68fd70 Document deprecation removals
22f03eac9 Source formatting
70c301251 Remove a stray line
5d35308f1 Move l3opacity to l3experimental
aa9de7b48 Source formatting
422d93152 Update a comment
a852db585 Use /Action not /A for GoTo links in dvips (fixes #957)
f5e636816 Revert "Remove a stray line"
8b32e9ffb Explain pdf.link.dict
f3cf89187 Support transparency in Distiller
6eeacd108 Missed a comment
83550e0cb Note about Distiller and transparency
79c06955c Test file updates
4aa911bd1 Test file updates
4d5d64042 Step release tag
8761d269b Add l3bitset to README.md
2d2911e3b Starting some notes/extensions in l3draw-scopes
c5e1e6bf4 Fix typo
14d805f51 Typo
38818dcd6 Update docs for l3draw
8a5de0515 Implement \draw_baseline:n (fixes #964)
99284c9b0 Test file updates
f84e3da9b Rename \__draw_point_to_dim:n to \draw_point:n
549f1baa5 Register "langsci"
a18c926e1 Allow for l3keys2e loading in the kernel
46ff677ad Add \partoken(context|name) to l3names
d303fc4ae Setup GitHub Actions
996bad17c Only use \pdfmanagement_add:nnn if active
f1a76d5ed Missed a "{"
8f17ef2fe Oops: s/c/N/g
ca3ad2cd8 Correct logic in one test
03f1a907a Documentation improvements (closes #974)
b7f4a94b6 Document scratch variables (closes #973)
25ce7aeb6 Ooops
a8f02e1a3 Step release tag
8b55955d1 Drop Trvis-CI
77ad6c27d Register zref-check
4ea8eb9f4 fix small typo
f46e9b181 Merge pull request #977 from Skillmon/typo
61771d076 Define missing parts for \__cmd_copy:NN
51a6aa6d7 Add test file for \__cmd_copy:NN with deprecated types
3f677eead Add changelog entry
877caba4a Move TL packages for GH Actions to separate file
78e58ccfa Add release system for GH Actions
699e69fcf Add environment to allow making releases subject to verification
90b7d4846 Create global cache to make tags and new branches faster
48222d28e Track changes in the signature parser
a4b676621 Merge pull request #979 from latex3/gh-release
918400b64 register etl
3834893b9 Merge pull request #981 from Skillmon/register-etl
ff8924573 Prefix registrations for Keno Wehr
bbaef3cde Combine the implementations of warning/note/information messages
98bd0d031 Shorten some expandable errors to avoid LuaTeX-specific tests later on
7e09ff9b0 Change expandable errors to use "doesn't match its def" (fixes #931)
62252bf98 Shorten another expandable error message to avoid cropping
2619b5357 Changelog for issue #931
c04054027 Correct expandable errors throughout the LaTeX3 repository (see #931)
53443c8cb Drop some line-end spaces
a2bb278a6 Drop kernel_msg from l3experimental
d3b47622b Drop most kernel_msg from l3trial
574795fc6 Drop a redundant message
f3d0bfa85 Drop kernel_msg from l3kernel
c14309ae5 Test file adjustments
0ebbc67bc Add coffin module to l3 list
b60d9ceb9 Documentmessage changes
3670ddc0d Step release version
443b61893 Attempt to upload all the zip files
c965cd8ea Register prefix stycmd
ccb37d517 Register prefix markdown
b58d2986f [actions] Update package index before installing GhostScript
2cc097293 fix box_gresize_to_ht_plus_dp to be global
b0ec59705 add changelog entry to the fix for \box_gresize_to_ht_plus_dp
845cc6d61 Merge branch 'main' into latex2e/gh569
d19d672b2 Merge pull request #993 from latex3/latex2e/gh569
335222608 Seems to be typo
282e813fd Make \coffin_gattach: really global
bdcd660f6 Add changelog entry for 282e813
85672ef95 Add tests for coffin scopes
2eb7338ef Merge pull request #1000 from latex3/coffin-gattach
dd15e70a2 Register incgra prefix
966500986 update csv
489d53e70 Merge branch 'main' of https://github.com/latex3/latex3
f99407fbf do it correctly :-(
5390c9d62 Correct dvips DeviceN init.
3fcc5f5b8 Tidy some spaces
6373ef2b4 Add missing braces
7f41c07b4 Test file updates
4280bf70c Need an addition roll for DeviceN
b3d6ef3fd Add additional braces for PDF-based DeviceN creation
79df04dab ChangeLog updates
4f7139d77 Step release tag
faff9c9d0 Mumble
d17eb6567 Track colorant obj IDs where possible
96d2a0d34 Test file updates
00de45504 Better DeviceN support
c6351dcf6 Support DeviceN colorants for dvips:
32d04ee60 Adjust testfiles
89d3fd89e Step release tag
4a25838a6 Add support for ICC-based color profiles
f359f21f8 Test file coverage for ICC profiles
7f8f03451 More test files
6891d9f59 Correct init. code for ICCbased spaces
8963f5f59 Add a stub ICCbased init function for dvips
cbe8a4144 ICC Profile test requires a profile file
a468c6b1e Correct test files
a8494e556 Correct error text
8cd78e7c8 Correct ICCBased tests
21d454250 Auto detect component count from ICC
b67000e74 Test file updates
251e153a9 Fix bug
68efbe902 Remove a stray line
4dd012c53 Test file updates
c1814d5b7 Support ICC profiles for device colour spaces
9ac81095e Correct ChangeLog [ci skip]
5b11edaef Step release tag
5b02b2f30 add intersect_line_circle
7b4657d3b Update ChangeLog
0c24de42f Add test for \draw_intersect_line_circle:nnnnn
33a5fab42 Always generate 6 digits in HTML export
d13504756 Fix typos for DeviceN RGB colorspaces
3c6e9db6b Fix tint transforms and RGB DeviceN conversions
74c0a7c70 Simplify color conversion macro signature
3ddc2029b Update CHANGELOG
abdf7098e add str_set:N etc. properties
7b0e5ff26 Gh1010 doc (#1014)
07b00ebb3 Correct docs
f5f24df0d Correct space stripping for choices in xtemplate
db68a09be Correct treatment of \EvaluateNow in xtemplate
235c85a1c Declare all dependencies for xfrac
ebc26cfd8 l3prop: use \keyval_parse:nnn for ..._from_keyval:Nn (#1012)
9546483f5 Document improvements in \prop_..._from_keyval:Nn made in pull #1012
7443087e5 Speed up string comparison by using \if (#958)
481a67b06 move keyval_allow_blank_keys_bool to kernel namespace (#1015)
ca50d41fe Avoid indexing some conditionals without TF (see #1016)
23d711eaf remove xlists as it has outlived itself
641eb0d05 remove xhead
be88ccd25 Update LaTeX2e to 2021-11-15
e12cc39ef Update unicode-data to v1.9
5a1ac5dfc Tidy up a ChangeLog
86e0d1491 Step release tag
95497c3f2 Remove xfont
5a0a9c8c2 Remove some redundant .txt files
faff188f7 Update main README
6b1afb06d Update main README
6925b36f6 Update documentation of conditional optimization (fixes #1020) (#1021)
06cc90433 Improve doc of some functions that also assign a tl (fixes #1017)
b3ebaaeaa Clarify documentation of l3int (fixes #1018)
1bbc727f7 Move documentation of integer expressions outside that of \int_eval:n
d766b1ad3 Document integer scaling operation more exactly (fixes #1022)
90b214812 Make token_create alias for token.create available for all expl3 code
16bb7aba1 Replace ad-hoc constructions with token_create_safe method
9d0929301 Lua based intarrays
1569b22b0 [NFC] Change indentation to adjust to outer conditional
57f4156f3 Log changes
5817cdef4 Add hypdoc for GH Actions
21e0d788e ConTeXt/LMTX compatibility
039e4e9d8 Use a common auxiliary for .bool_(g)set: and the inverse version
b7aceaca2 Support legacy if switches in l3keys
974f73d33 Step release tag
b19ed52e1 Typo
407cd5c84 Log one of Marcel's changes
266e7591d Document legacy switch support in l3keys
8f7127fa1 Tighten up documentation (fixes #1027)
33d33a964 Missed the 'if'
947301155 Correct a comment
389a4587b Internal rename
0dd6c7ffc Tidy source ordering
f8c2618e8 Register zref-clever
a24069433 prepare for xfp commands to be added to 2e kernel
7138a157d Fix scoping function for drawing with dvisvgm
33e95a502 Fix an incorrect command name
7f36a851e Allow for specialformats when building format
06533bb9b Enable testing for l3draw using dvips
50aa1c9a8 Better specialformats support
ffe5e5c00 Correct init. code for dash pattern with dvisvgm
869a34e85 Define backend drawing scope for dvisvgm
9b471a396 Correct m3draw005
2d90929ec Correct sig for backend draw box function with dvisvgm
0d861f348 Clip path is __kernel for dvisvgm
3655fc93b Tidy some names
95bcfe11c Set up tests for l3draw with dvisvgm
b1a58a75c Update .tlg files
0f7a16981 Step release tag
1df6e9018 Doc tweak
298eeac37 Doc tweak
d969d2eaf Merge branch 'main' into gh-2e-711
dd153c8ac Tighten approach to "current" color
259836c27 Step copyright
69f0cdabf Step copyright
b1c1e4475 Remove deprecated l3kernel Lua table
45438487e Update a comment
d9a09bbd1 Better obsolete text
595bca81c Move some color reset from backend to l3color
42181ac39 Minor Lua improvement
9c7a47a31 Correct handling for fmtname
616a83d48 Remove a debug ling
1a1cf19fe added prop_to_keyval:N
fe582e255 only the value needs exp_not:n
3953ab165 added tests
f3d62ffd4 warn about unordered property lists
708ee4f3a fix overflow issue
88927e5cc slight performance tweaks
063af6f33 put key names in braces
950692b8d update testfile
bfd9bdbd1 update implementation documentation for added braces around key
72c693d07 remove unnecessary _aux suffix from internals
8d2f28458 Update ChangeLog
d73468df5 Use \cs_if_exist_use:cTF
c0bb36ae5 Remove \@@_model_init:nnn
86d92dc06 Use fallback color models instead of fallback colors
955e5426f Documentation improvements
2d9303460 Mumble
663838ccc Implement regex_case_match (see #433)
c21bb892b Tweak code and doc of \regex_case_match:nnTF (see #433)
55d9f978e Implement \regex_case_replace_once:nN(TF) (see #433)
3476a24c7 Implement \regex_case_replace_all:nN(TF) (see #433)
ffe85eb4b Correct computation of brace balance in regex_case functions (see #433)
a62da3c11 Update changelog to record the new multi-regex functions (fixes #433)
4a72b78f1 Correct regex_case for a single-token explicit regex (see #433)
5c415232f Update for kernel msg change
e6bb18474 Update for intarray change
552afd09b Name as 'match_case'/'replace_case'
4c08ebddc ChangeLog entry
More information about the latex3-commits
mailing list.