[latex3-commits] [git/LaTeX3-latex3-latex2e] pre_shipout's head updated: Housekeeping (a2776476)
joseph at dante.de
joseph at dante.de
Fri Jan 22 16:30:32 CET 2021
Repository : https://github.com/latex3/latex2e
Branch 'pre_shipout' now includes:
fcc1735b Remove path from internal file name representation (fixes #422)
daa98b0a Parsing can't add extension to \@currname
533169d8 Add test file
cd128bf4 Maintain a stack for \@currpath
d354082c Protect against losing braces
c9d7b570 Use string comparison for \ProvidesPackage
fc28fb8a Add latexrelease blocks to changed macros
0cb3e901 ... and to unchanged macros
d0985b43 Do not follow file substitution at this point
0da3c752 Copy option list to requested package
8c059062 The file substitution flag has to be explicitly cleared
cca8084b Docs
fc36d24b Pass \@filef at und (expanded) to \@addtofilelist
00a61234 Stray \tracingnone
b386903e Add \changes entries and latexrelease guards
4b2ed6b4 Do not drop path in replacement file name
abb5d720 Check for replacement file before reporting a missing file
1a5acc9c Update test files
ccbbde50 Update latexrelease test files
b592464c Revert "Check for replacement file before reporting a missing file"
06c2915d Report when a package is loaded with an explicit path
dbab762e Add changes.txt entry and step file dates
709e348a Minor fixes
5dd39147 Make alphabetic characters in \@filelist catcode 11
b867fc40 Add test for external packages and \@filelist
108f8b94 Work on a fix for #434 probably not yet complete
fd85040f I guess that'll do for #434 when rolling forward if the format is at least 2019. Earlier releases such as 2018 will not have expl3.ltx and therefore bail out, but I think that is acceptable in the roll forward case (but the error message in that case could be improved.
d1ac8f18 remaining fixes for #434 it should not roll forward even from fairly old kernels
93a96aad improve log messages
dc42970c remaining documentation for #434
6a4c4e3f Add missing latexrelease entry for \@carcube (5c6c8cc)
2d07818e Protect against latexrelease loaded in another package
b374aa4a Merge pull request #437 from latex3/hotfix/gh434
0b475dfb Merge branch 'master' into hotfix/gh422
cbb781c7 Merge pull request #438 from latex3/hotfix/gh422
8e642e71 fixed #443
472543a8 do not create backrefs if they don't exist (fixes part of #445)
5f509bc2 Add usrguide3
3e3c2ef2 [base/config-filenames.lua] Fix `checkengines` table
6ae3cee4 Move 'top-level' chunks always at the end of the hook
8467ab6a Update (most) test files
1166ab4e fix for #453 (change was forgotten in 2020-02-02)
c878da86 Code docs
f0b01786 In reverse hooks, put the top-level chunk at the beginning
b566126c Update (most again) test files
33d4132b Set the order of the chunk only after the hook is declared
62ef9d42 missing % made example appear inside kernel code
b11dabb4 Test if exist rather than if empty
ed180cad This should be "before"
0e04c5d7 small adjustment
f4ea4de4 Update test file for environment (with reversed) hooks
0ac8253f Explicitly tell if order is not set in the top-level chunk
43c2bafc Do not revert code within the top-level chunk
e2f84ede Tell if top-level is executed first or last
cd9b8f5e Use \tl_if_empty:nTF to check for an empty hook
4994f518 Check for 'top-level' earlier
8fe7a893 Remark on the difference in behaviour when removing code
eac3fcd1 Do not allow 'top-level' outside of top-level
c54967b9 Use current default label as fallback
52b77b90 Change message text
3a25fd90 Add test file for 'top-level' changes
1ecc7bca Rename \DeclareDefaultHookLabel to \SetDefaultHookLabel
6b2e81fc Hard-code top-level as the initial default label
8fcc4ebf Some simplifications entailed by 6b2e81f
2aca9747 Enforce no stack items are blank
a44f4f1d Do not hold the current label in the stack
2feb3ac7 Provide \PushDefaultHookLabel and \PopDefaultHookLabel
413e9406 Replace set+unset default label by push/pop pairs in tests
9d1b243c Changing the top-level label is an error
cca4cecb hotfix for #455
7ce18054 small change big effect .. of course #455 shows up in various test results
ff54ddb1 if we want to test with pgfmorepages we need to load it ...
ee66a7c5 can of worms this #455 :-)
dc867fe5 an additional test file
b7650498 Merge branch 'hotfix/gh453'
04757430 Merge branch 'hotfix/gh445'
d6f7d726 Update firstaid-bidi test files
ea1bc5bc Fix bug in \hook_show:n
70a0596b Use push/pop pair here too
f40df48c Update docs for #441 and document new functions
c832f542 Other minor doc fixes
88670720 firstaid requires tools for pgfmorepages tests
584910d1 Error on unbalanced \(Push|Pop)DefaultHookLabel
f234dd65 Off by one
22beec97 Tests for 584910d
b7a14104 This name is unused now
43368960 Update test files
eec6c9a4 Move testing errors to lthooks-errors
670070f1 Committed this by accident
e5034299 Step file versions and add changes.txt entries
219baa69 Missing argument to error message
9190d186 Fewer arguments to \@@_initialize_single:NNn
16238760 Add expl3 debugging to test files
40231e06 Use own (g)set and (g)put functions to avoid \debug_suspend: mess
d55eced8 Typos, missing docs, and clearer tests
1f72e21d Move missing-pop-label error to kernel hook
8798a4b1 Merge branch 'hotfix/gh441'
cbc07a80 Step release tag
dc44b300 Forgot to update CHANGES
87fcfa2c Update l3kernel and l3packages to 2020-12-07
35916686 Update 40231e060 to track l3tl changes
5d4adecf Improve rollback support
6e4cb567 this is develop with master (PL3) merged in (showing the glocal/global issue)
fb7f60f9 cherry picked code from gh/463 (no v change update yet)
71027f67 Update test files
fcdf0a0b Track luaotfload changes
a9f84558 Step file date
b036f110 Add test file from the github issue
dac80c95 Correctly restore \CurrentFile after the file ends
e248440b Redundant fix against misinterpreting an empty \CurrentFile
9c945c0e Update test file
3ec488b6 Merge branch 'hotfix/gh448'
bbf9e8a0 Add missing \changes and changes.txt entries
aa6deab6 Add missing \changes and changes.txt entries and some docs
ac4e1765 Merge pull request #466 from latex3/hotfix/gh463
3ee45f0c Merge branch 'hotfix/gh464'
c808b5bb Merge branch 'develop' into develop+master
476970d5 Merge branch 'master' into develop+master
e4076eef test change ; lost two diffs for gh/385
58c104f4 rollback changes because of additional rollback code
b7255b3e sigh
29cd43f9 last correction changed the test files
377d654b two more :-(
0aa7fb35 added recent changes to latexchanges.tex
be832619 small typos
3db77292 Merge branch 'hotfix/latexrelease' into develop
ab8187d3 everyshi emulation taken out #440
139a60c0 Step release tag
37cbf286 Step copyright
4fdc9cbb drop BOM
3df8677b add \kernel at after@shipout at background hook
cb07f0b4 drop BOM (just in case there is another PL)
5ba84ede Step pre-release tag
f84c54a5 Update l3kernel to 2021-01-09
ca7d6261 Update l3backend to 2021-01-09
8ad83c99 New dvipdfmx stack shows in one XeTeX .tlg file
1e16051f Merge branch 'master' into develop
7ed5a363 extended array documentation with respect to \\ behavior
b8f6cec5 Merge branch 'develop' into shipout-hook-adjust
83f0f816 Update copyright
cd1d5798 Merge branch 'develop' into shipout-hook-adjust
72d2246c Install cm-super (see #470)
1bf26871 Added internal \@kernel at after@shipout at background hook. Added public shipout/after hook
9fc6780f fix typos
d3c17687 normalize the copyright lines
d0e573b1 give \RawShipout its own box so that \ShipoutBox is not overwritten (in case it is called from within the OR; various bug fixes; first test files
bc8b3701 Change package warnings to kernel warnings; allow \DiscardShipoutBox on document-level to have an effect (as documented); some more documentation
5ab34a75 removed latexrelease code 00/00/00 that was never defined in the kernel (only in atbegshi emulation)
e074d5f2 LaTeX3 Project -> LaTeX Project
1036db6f more LaTeX3 Project -> LaTeX Project
b441a51a and more LaTeX3 Project -> LaTeX Project
2d5e606e fix typo
8fae0624 and more and more LaTeX3 Project -> LaTeX Project
08eccdf7 Merge branch 'develop' into shipout-hook-adjust
3e8abfcc add some debugging info if raw shipout is used
1d204f5e show raw shipout when debugging; make sure firstpage material does not end up in \ShipoutBox in case that gets reused
98b56b02 more documentation on \ShipoutBox [ci skip]
ba575e11 more test files
e46fbdad an afterpage emulation
ba2d5dfb minor improvements to typesetting source2e; get rid of some overfull boxes (more to do); suppress spurious l3doc warnings about using internals;
50818720 \providecommand\InternalDetectionOff{} \providecommand\InternalDetectionOn{} until defined in l3doc.cls
1faea67c Merge branch 'gh440' into develop
148b2b64 make sure /firstpage hook code is executed before /lastpage hook code
08eb20e7 stupid me ... check but not updated the test
b21646c3 Merge branch 'develop' into shipout-hook-adjust
3db2fc51 reordered the execution of shipout hooks so that code in shipout/firstpage really executes first
7509e4ef added change entries
a600d41c typos and the like
f49cb075 ! Missing ) inserted
8c62002f fixed typos
682b0ba9 Merge pull request #477 from latex3/shipout-hook-adjust
294ad649 Lua callback for shipout
28575477 Fix typo
a2776476 Housekeeping
More information about the latex3-commits
mailing list.