Permalink
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also .
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
6
contributors
Commits on Oct 11, 2019
Commits on Oct 13, 2019
Commits on Oct 14, 2019
The formatting here is similar to the kernel banner.
'Timing' issue!
Commits on Oct 15, 2019
Commits on Oct 17, 2019
Commits on Oct 19, 2019
Commits on Oct 20, 2019
Windows ignores spaces at the end of an extension, and does not allow creation of files starting with a space from the GUI. As such, this change gives us the best chance to have consistent cross-platform behaviour.
Commits on Oct 23, 2019
Pass the names without quotes, only add them for primitives which require them: - \openin - \openout - \input (not LuaTeX)
Commits on Oct 24, 2019
This addresses
```latex
\typeout{[\file_full_name:n{a~b}]}
\typeout{[\file_full_name:n{zzz-noext}]}
\typeout{[\file_full_name:n{space~here/abc}]}
```
as raised by David (I was not passing the name of the
directory!), but leaves a couple of LuaTeX-specific ones.
This got missed earlier!
Commits on Oct 26, 2019
This aligns with 'new' iftex package and also guidance from pTeX devs.
Commits on Oct 27, 2019
This will be needed as part of preloading.
Commits on Oct 28, 2019
Commits on Oct 30, 2019
Commits on Nov 03, 2019
Commits on Nov 04, 2019
Commits on Nov 06, 2019
More hopefully to come once they get lists from work on the VM.
Commits on Nov 07, 2019
Commits on Nov 08, 2019
Should now have better dep coverage.
... can't believe nothing marks it as a dependency!
Commits on Nov 14, 2019
Also make sure they all typeset: a few fixes.
This is heavily based on ltnews.tex, originally by Heiko Oberidek.
This is primarily for the news, but makes things a little clearer generally. The set-up is the same as for LaTeX2e.
We likely want to fix all of this in a class ...
The remaining files were of historical interest only: they are there in the history if we need them (unlikely).
Commits on Nov 15, 2019
In the sense that we likely don't need the deprecated functions here.
Commits on Nov 19, 2019
Requested by Alex Grahn and Enrico.
Commits on Nov 20, 2019
This matches e.g. \str_range:nnn.
Commits on Nov 25, 2019
This has never shown up, but it is wrong ...
Commits on Dec 01, 2019
Commits on Dec 05, 2019
Commits on Dec 07, 2019
Commits on Dec 14, 2019
Commits on Dec 19, 2019
And I hope these will be enough for now :-)
sigh...
Commits on Dec 28, 2019
Commits on Jan 02, 2020
l3trial is excluded as there is no auto-versioning there.
Commits on Jan 06, 2020
Commits on Jan 07, 2020
Commits on Jan 08, 2020
Commits on Jan 09, 2020
Mumble Mumble
The name may yet need work here: unicode?
Still experimental but has to come before the text functions.
Still experimental as the output format still needs to be agreed, and name may still need some work.
Commits on Jan 10, 2020
The case-change renames impact here, so both bundles need to be released with l3kernel.
Commits on Jan 13, 2020
Showing you all comments on commits in this comparison.
This comment has been minimized.
This comment has been minimized.
|
|
This comment has been minimized.
This comment has been minimized.
|
@aminophen Fixed. Thanks! |
This comment has been minimized.
This comment has been minimized.
|
Should probably be \bool_set_false:N \l_@@_bb_update_bool |
There are no files selected for viewing