[latex3-commits] [l3svn] branch manifest created (now 6e82317)
noreply at latex-project.org
noreply at latex-project.org
Thu Nov 9 13:40:12 CET 2017
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch manifest
in repository l3svn.
at 6e82317 Add "manifest" target
This branch includes the following new commits:
new c354530 Move l3build.lua from support to l3build tree
new d1edf35 Improve logic to order of build dir defintions and allow for 'no bundle'
new f40d0f7 Remove typo in build set up
new 33fab4e Implicit maindir should just be "."
new fe08621 Move L3-specific build settings to a separate config Lua file
new 6dbcd12 Rename "pdfsettings" to "typesetcmds"
new bce1b1b Add switches for path searching in build script
new c9c1f69 add l3build.dtx to produce l3build.tex
new d980cba allow l3build.tex to run under plain
new 773f9bb remove largely unused l3build.tex commands
new ae0d8d7 fix \TYPE in plain
new f476a8a don't assume makeatletter for user commands
new 79054de another 2e command and an update to the \START message
new 6c02d71 l3build is a bundle of its own
new a5be584 Sick to a minimal set of catcode changes
new d86c439 Tiday up some minor l3build things
new d4d2312 Set \newlinechar for l3build
new d6f49f7 Keep 'regression-test' as the extracted code name
new 3b33c8f The build stuff only requires the basic DocStrip program
new 727089e Make TYPE long in one place
new 3ebce69 Mainly editorial tidying
new 30787c4 Add a build wrapper for l3build itself
new 4ab3ada Remove extracted regression-test when cleaning up l3build
new 5603728 Correct logic for setting CTAN dir
new 7a834dc Missing "="
new a385b7e ensure destination exists for "cp ()"
new f9e89f7 allow dirs to be customised
new 5535e9a allow for missing support/ dirs, etc.
new c50753a l3build.dtx: add the lua script, verbatim, to the typeset documentation
new 8ed8c7f Enable extraction of regression-test from l3build and use as a dependency
new 7c9de08 Improve relationship between module and bundle
new df18717 More logic improvements for l3build and module/bundle split
new 5f8c680 Remove a few unfinished l3buld changes
new 2e033bc Generalise support files concept
new afc3472 Simplify cp function
new 4feaf0b Tie l3build's only script more closely to rest of L3
new 6ba45d2 Add a README for l3build
new feb7155 Add a license to l3build.lua
new 6ca4b2f Change l3build ID text so tests pass
new 2fc7d1f Fix main check function
new be9b844 re-instate \PACKAGE and \CLASS, add .cfg for 2e use
new f0d912f add a test to test the test system
new 572ebf7 Only enable cmdcheck target selectively
new 6571f98 Typo
new 598a217 Add a version target
new 60cd047 test "plain" LuaTeX and XeTeX separately (for now?)
new 4e72024 add some proper l3build.lua documentation
new fdeac0d a little more documentation
new a59338b Auto-run main () function
new 8bbc1a2 Allow variation of extensions
new abf6fbb Remove a redundant comment
new cacbfb6 Slightly clearer sub-target message
new dbeef21 Add documentation for all Lua vars in l3build
new 626be80 Target "cmdcheck" is standard but only logical if using l3doc
new 03bbed1 Tighten up a bit what a bundle is
new 5d4547f Remove one unnecessary normalisation
new 06b17ee Document normalisation
new d46f241 some more doc
new 35099ce move default generated folders under common build/
new 779daaf allow the ctan TDS to be customised
new 070fa64 cfg files for both 2e and l3
new 489a69f continue documentation
new 2ce8d55 unpackdir needs generating + cleaning if necessary
new eda2146 add engines to documented variables
new c2655ff build test files updated
new ed4dfa4 Print path to diff files for failing check(s)
new 4a34202 Allow l3hooks tests to access system tree
new 4c15f86 l3build doc: correct slashes in file paths and write a bit about dependencies
new 9d18efb Default is to search system trees
new cd99ab7 fix bug in "doc"; this space is seemingly important
new 3422c97 add "typesetsuppfiles" variable
new 6e32214 Allow for customisation of main()
new eda85a6 "help = help or" is needed for l3kernel
new c1dd198 Use tdsroot for doc installation
new 8d4f219 Use "/" for diff listing in all cases
new 6cf6377 Line up some vars
new a0d99b8 Another minor tidy
new 7abcfb2 document use of \showbox and \showoutput
new b6e663a Typeset docs in a dedicated location
new 49d6b3c Make sure typesetting has exactly the correct files available
new d9bf53b Revert r5107 and r5108
new f812ea5 Add demo Lua scripts directly to .dtx
new 66ec2ab more detail documenting `ctan`
new 24c1bdd Typeset in dedicated location
new 075fd21 No longer need cleanaux
new 53e9a92 Add module name to "allmodules" diagnostic info
new 1e97450 Halt CTAN zip creation if docs fail to build
new 53adb1e Retrun 0 ('pass') errorlevel from doc () function
new c49ee59 `unpack` fails for a module if unpackdir does not exist
new 6b81d40 some more work on the doc
new 479a08f Drop cleaning of auxfiles
new 942fd2e Remove auxfiles stuff from .dtx
new 6efc73d Only copy main .zip to working dir
new 42e88be Clean up as part of CTAN build process in all cases
new 54f4427 Test for testfiledir as part of check()
new 83814b3 Run "check" as part of CTAN process
new 7ef689d Ensure "clean" really tidies up
new 3b69aaf Add a short Winodws batch file demo
new 05e772a add l3 .cfg file directly to the repo
new 8e5066e remove 2e cfg from dtx
new e9a9d1c minus a proof-read, i'm happy with the doc
new 322ca73 Use DocStrip version of regression-test, etc.
new 8d08416 I think \section/\subsection works much better than \par/\section --- just a thought
new ee495db try (?) and improve \END documentation
new b3672fc A few notes on localdir
new 3ad6f7a Add fixed version information to l3build files
new 8b02ad9 quick sanity check of the docs
new ee82385 A few doc tweaks
new 325ec5e Step l3build version (CTAN snapshot)
new 2e8e3a1 Incorrect dir separator
new ac35f93 Temporarily use "regression-test.tex" from support
new 4c1d3f8 Fix build deps for l3kernel
new 515126f Add variable for setting format used in l3build tests
new 9b2a50f Note which formats are supported by l3build at present for checking
new ef0424a Add glossary/changes functions to document typesetting
new 97353e1 Allow for manual module specification/exclusion
new 6cb385c Standardise chk/check
new 284c21c fix typo
new eaa1321 Typos from KB
new 98f2be0 Tighten up circumstances under which directories are emptied
new 45e0183 Do localinstall() as part of doc()
new a2bbbfb not quite right :-) no such thing as \begin{TEST} environment
new 1ec5897 Merge "unpack" and "localinstall"
new a034bfc Place typeset support files in typesetdir
new c2f82ff Step version (CTAN release)
new cbba1c8 Clean up ctan/tds dirs when making "ctan" target
new 66469cb lbuild: testsupdir => testsuppdir
new 11e4ca7 Copy .tlg file as well as .lvt file when running tests
new 242a809 Copy .tlg file for "check(lvt)" but not "savetlg"
new 372ba97 Normalise out file paths for dependencies
new fd8d714 Deal in part with the "module/"bundle" issue
new 1f6805e Issue error message if bundle/module not set up
new c6de453 Typos (I think)
new f454294 Add "-" to allowed chars in file names when normalising
new eda36e2 Another LuaTeX difference in a message
new 69bd860 Rename "savetlg" as "save"
new 78e2029 Rename "checklvt" to "check"
new 297259e Allow extensions to include "-"
new d39eda7 Run all tests fro "check <name>" as standard
new 84ae968 Add comment to code for previous commit
new fbf8137 Update .dtx to reflect changes in targets
new 6b4cc42 Escape special characters in normalization of TeX's help message
new 9cbd794 .md is a common extension for Markdown files (in addition to .markdown)
new 43f524a Step version (CTAN snapshot)
new 6e8ca1a we don't want \errorstopmode due to \showoutput
new 127bd7f Normalise LuaTeX's \csname\endcsname bug
new a8aa668 Remove "unpack" as a public l3build target
new 4b14b1f Update l3build docs to make "unpack" 'internal only'
new ea5ec3f Add a switch for TDS building
new 0da46fc typos
new 5d26afb Try "packtdszip" not "releasetds"
new 526c6d8 Step version (CTAN snapshot)
new 40be0b3 .txt files should be one of the "txtfiles"!
new acda0fe A clearer l3build 'fail' message
new 7d798f4 Address the \askforoverwrite issue
new abb560c Use localdir for the 'yes' file
new 9aa5537 Generalise 'lots of chars' business
new d8f201d Missed a few "/"
new ecd248e Back to just handling 'y'
new bb80b98 Watch out for non-expected input in one normalisation function
new d2e79df Improve a few code comments
new 8179720 Allow for "-" in test names when removing during normalisation
new a10209e Tighten up errorlevel return
new f0c9171 A visual tidy
new b95b909 Include MakeIndex files in TDS-style zip
new 28e21be More work on indexing
new 83589d8 Ignore line ending type in tests
new d90f7b6 Extend txtfiles concept
new 4d7968a Minor typo
new 0a9f2f1 Make a makeindex TDS tree only if required
new 637f8e1 Stray test line removed
new 55d82b2 CTAN snapshot
new bbff2a0 Normalise out pdftex.map
new 6500c57 Document additional normalisation
new 7f9b582 Normalise out "display" from boxes
new 977c8de Step version (CTAN snapshot)
new 47a40fa Allow for extensionless README (fixes 196)
new b4d604c Separate out typesetting and code sources (fixes #197)
new 1f02cf4 Tighten up waht is used as a README file
new b72dc8c Copy "sourcefiles" to "source" for TDS zip selectively
new e584f7c Tighten idea of "readmefiles"
new 73d7d73 Include MakeIndex files as standard
new 9afde2d Differentiate between a check and doc failure
new ead308b New approach to handling formats
new f694951 Remove any stray aux files between tests
new 430565a Get syntax correct for that last checkin!
new 9d186da Drop use of 'lualatexquotejobnmae.lua'
new f45163f Change of plan on that 'tidy up'
new 8dfc8a5 Normalise upper half of 8-bit encoding
new c413a20 Move/save 'secondary' files during testing
new 44402f4 Preserve 'fixed' files in that 'tidy up' phase
new e4e41fe Step copyright year
new 75f3b6e Updae copyright
new 8e66d7a Step version (CTAN snapshot)
new 65d467a Normalise out .lvt line numbers for \show(box), etc. (fixes #204)
new 61fa771 Allow for hyphens in test file names (fixes #205)
new 5979b46 Allow for test files in packed form (see #203)
new c4362ee One new function wrongly named
new 2013c5c Check for dupe .lvt files when running tests
new e82d45f Typo
new 325ebd0 Save a local variable
new 452b9bb Auto-clean up auxfiles
new b45d360 Remove some stray white space
new b77f766 Return errorlevel from MakeIndex run
new ea1d28b Run Biber if required
new edb8ab6 Allow TDS-style zip to have different name from bundle
new 928e8e3 Better approach to CTAN package name oddness
new 93f986a Need to allow for moudle/bundle business
new 3a6d240 Futher update for the CTAN version 'native' bundle name
new 12236aa Allow for custom bundleunpack (needed for LaTeX2e)
new fb95780 Step version (CTAN snapshot): l3build only
new 39c5c78 Normalise out more \show-type line numbers (closes #209)
new 92e13b3 Slightly less aggressive regex for that last checking
new ddbbc4b Set up MakeIndex and Biber via variables (fixes #210)
new cfe1eda Use correct binary for Biber
new dd9025e Normalise "Missing character" message in LuaTeX
new 78498ad 'Typo'
new e3ac773 Rearrange build config file location
new 3b0161a Missed one file
new 606383a Remove normalisation of now-fixed LuaTeX bugs
new f020a2a More removals
new 9652abd Dopr truncation of glue set
new 4f71db9 Round glue setting in LuaTeX to 4 places
new 0f39cc7 Allow for Windows following previous commit
new 556c25f Move normalisation of discretionary nodes to LuaTeX-only block
new 46f3b09 Drop parenthesis for "return"
new f9a87cf Move more noramlisation to LuaTeX-only
new 620b561 Move normalisation of ^^, some reordering
new 878716b remove etex dependency in regression-test.tex
new 1c8d8a1 Add option vars for Biber and MakeIndex
new eac687c Basic BibTeX support (see #208)
new 1d736bb Remove need for --output-directory for typesetting (see #213)
new 71b996a Allow for local dir/inputs for secondary tools
new 3056fbd Modularise typsetting
new deea296 Remove -output-directory from cmdcheck target (see #213)
new b919ae1 Remove use of -output-directory (closes #213)
new e29983c Fix logic for grep/findstr assignment
new f0edde0 Remove a few redundant comments
new eb79108 Add full support for BibTeX (closes #208)
new c20727f Step version (CTAN snapshot)
new 86c0909 Missed one errorlevel issue
new 8bd76f6 Allow for hard-coded "thebibliography"
new 1120e95 Add new "docfiles" variable
new 361a28b Step version (CTAN snapshot)
new 09a971f Extend normalisation of pdftex.map
new a285059 Allow for match of engine and checkformat
new 762bc23 Rename .markdown files to .md
new 6985502 Style change
new 72843ef Pick up (u)platex as special cases
new cd89e64 Normalise (u)p-TeX direction info
new 8400bec The l3build style change removed too many spaces
new 0b04e33 Drop "readmefiles" concept
new 51cadf4 Step version (CTAN snapshot)
new a282378 (u)pTeX not (u)p-TeX
new e52a26b Normalise long lines
new b8dd95b Auto-detect maxprintline
new bdf5d92 Typo
new b05cc88 Typo again
new ac675a6 Force maxprintline as a number
new caaad9e Remove line numbers from wrapped lines
new 2c85cef Check for valid arguments to "-x" zip option
new 7e9fe08 Use argparse-like syntax
new bca48ed Allow multiple engine args
new d9d1f1f Add expectation tests (closes #206)
new 8507dee Force all engines to run tests for CTAN
new e45c601 Shorted set up for a var
new c9fd626 Run makeindex between each TeX run
new c3d3469 Allow selection of typeset files at command line
new d01958f Kill lines after length normalisation
new 61e7067 Use OS native newline when writing formatted log
new 055af40 Step version (CTAN snapshot)
new 622c4bb Change latex3/svn-mirror to latex3/latex3 throughout the repository
new f45c026 source files from testfiledir on check or save
new a06cda1 add example from manual as actual test
new c884eb8 Tidy up and fully activate self-testing
new 3a35e60 copy recursively
new 61ad2c1 Typo
new 6bfb7db Revert "Typo"
new 859009c Revert "l3build: copy recursively"
new 6e00ab1 Simplify platform test
new 0e10e8e l3buid: Special case for e-LaTeX
new 44d99e8 Normalise out .fd files
new 9b31066 Extend .fd file removal a bit more
new 81730bd Step version (CTAN snapshot)
new 17e6ec4 Normalise out system-wide pdftex.map on Windows
new 099bab7 Update README copyright footer style
new ea0f48b Use a commone text for discussion/issues
new 4e45e6f Uses a common text for details of the team
new baa07ca Remove a common typo!
new 9145ded Allow local diff choice on Windows
new bf667fb Extend normalisation of "yoko diretion"
new 5ebc832 Minor typo in test file
new 8154b7d Document diffexe env. var.
new e6d554e Tidy up some SVN props
new 2b42e7d Improve normalisation for chars 0/127/28-255
new e8e694e Typos
new 395a502 Just include pdfTeX in 'ascii' list
new 1fc9e0c Trim off trailing whitespace
new 001d267 Be more aggressive with LuaTeX glue set variations
new a72eaba Remove another LuaTeX \discretionary
new cf5e326 Refactor some parts of the LuaTeX-specific code
new bceb66e Use only 3 dp from glue setting
new dc41e12 Pick up another LuaTeX glue case
new a4befc6 Normalise out empty \hbox after \mathon
new 4c30127 Replace \n by os_newline
new 18f7a54 Fix regex for dropping empty \hbox after \mathon
new c7f8195 Allow for spaces at start of .fd lines
new 1f53c30 More LuaTeX normalisation
new 077e0e3 Remove some stray spaces
new 350a13c l3build; Avoid spurious console output from (u)pTeX
new cbd87dc Step version (CTAN release)
new 8af0249 Fix typo
new 386a020 Tighten up a bit on errorlevel return
new c668cb4 Step version (CTAN snapshot)
new 9652577 Add a -q option/reduce logging for dependencies
new ea59963 Allow for single-line file paths when searching active
new 00a3356 Fix "loose" => "lose" where appropriate
new d3e113c Return errorlevel from all file functions
new 7cf331f Return errorlevel for unpack/install targets
new b359ab4 Remove some stray line-end spaces
new 613302c Standardise to some extent formatting
new 0b8ea51 Normalise out more line numbers
new 66a93a7 Standardise Markdown list markup
new aaef0f8 Make README link to issue tracker 'live'.
new 490f7ac Skip running xdvipdfmx with XeTeX
new cfe4312 Step version (CTAN snapshot)
new ad285e5 Allow for LuaJITTeX
new 76fb70f More restrictive test for LuaJITTeX
new 8113965 Only let \@@end to \END under LaTeXe in regression-test.tex
new 09123a0 l3build has no deps at all
new ea22bb2 Step version (CTAN snapshot)
new 7dbb108 Add "setversion" target
new 89e574b Carry change through all files
new 38d78b8 Pass through new -d/-v data
new d0c3734 Document new "setversion" target
new d71e117 Check for line changes only once
new 7650e15 Pre-define some common version string forms
new 57cc4a0 Make the line update function more specific
new 8e95476 Step version
new be1de20 Allow for l3build.lua itself in version setting
new eba214b Typo
new 428aaef One "setversion" missing
new ac29b33 One "setversion_update_line" missed "
new 35e4e91 Use a one-shot replace for \ProvidesExpl...
new b10972a Make file writing after edit atomic
new 7778dc5 Format dates correctly
new 31d5155 Typo
new eed59f2 Forgot to make versionform optional
new 6423bbd Reformate date only when used
new 02c1e11 Set version for bundle-wide files
new a752f73 Make TDS creation the standard
new bcd4882 Revert "l3build: Make TDS creation the standard"
new 0129776 Step version (CTAN snapshot)
new 192d395 Allow for extensions in auto-versioning
new 1d7ff84 Add 'unpacked' README, etc.
new ada1fab Sep version (CTAN snapshot)
new 5c435fb copy recursively
new 64ee6d0 fix single file copy on windows
new 78c81d0 Use stream 16 for logging stuff
new 4718651 Use a dedicated no-op stream
new 7bee221 Use stream 128 for \c_term_iow
new 36d71b7 One LuaTeX v0.85 difference normalised
new ba4fcc4 Normalise \local... stup in LuaTeX v0.85+
new c2e2748 Normalise another LuaTeX \discretionary variant
new 46c12b5 Comment on why the \local... change was needed
new 5b5b74c Normalise another LuaTeX \discretionary
new 3b73d60 Use \write128 for logging
new 7e2266e Step version (CTAN snapshot)
new 9474191 Some Lua tune-ups
new e9f4f38 Remove a redundant comment [ci skip]
new df5ca77 Formatting
new 92ea1aa Stray space
new 1ec2cd4 Simplify a function
new 2726924 Move a line (lexical scoping)
new 7f8d86c Stray space
new 6f53e43 Stray parenthesis removed
new 8c5b96c Stray parenthesis
new bf064f1 Drop line wrapping in general
new d99deea Wrap lines for yoko direction removal
new 468fe9a Move one LuaTeX-specific correction
new 849907f Drop space-stripping at start of lines
new 2b70c07 Wrap lines correctly for LuaTeX
new 4836429 Missed a test file
new bb45dc3 Avoid issue with spaces after .map line
new 05ed1e4 .aux line may have a leading space
new 6e2db81 Hard-code max_print_line
new 1eb9de3 Back out recent changes
new 0494fd1 Correct logic for using formatlualog
new 57fcd52 Hard-code max_print_line
new 6800ef9 Keep all of lines when wrapping with LuaTeX
new 15071ae Step version (CTAN snapshot)
new a49f618 Zap line numbers 'early'
new 1fe9850 Retain spaces at start of lines
new 3cc9ea1 Step copyright year on 'auto-versioned' files
new b078460 Step version (CTAN snapshot)
new 8f6c806 Stray space
new 392cda6 typo
new fbb39e2 typo + improve list formatting
new 97766d7 Drop char table from test files
new a705ff4 document --quiet
new d6450b7 yet another extra normalisation for luatex 0.89.5
new 1f05ece Step version (CTAN snapshot)
new 702a8da Step version [CTAN snapshot]
new 0427193 Step version (CTAN snpshot)
new 4bcde9f Another LaTeX oddity covered
new 4a5e0ee Step version (CTAN snapshot)
new be6de96 Step version (CTAN snapshot)
new d35d5a0 Step vesion (CTAN snapshot)
new 3974374 Another "-q" to pass through
new 20161e8 Typo
new 90315e4 Add "epoch" variable
new 10aac87 Suppress variable PDF info
new 4d31312 Fix logic of last commit
new 77bb28a Working on PDF-based comparison
new d500981 Allow for .dvi based workflows
new 9c9b18a Stray debug line removed
new e64f530 Copt .tlg file from testfiledir or unpackdir
new c69f2ed Stick to "pdfext"
new d82a2b3 Stray debug line, some formatting
new 3c178e3 Extend documentation [ci skip]
new 44c17c7 DVI-to-PDF as a separate function
new 08427ff Allow for passing through "-p" option
new e7ccf94 Zap some end-of-line spaces
new e847321 Add a way to include 'secondary' tasks in tests
new 802700f Always return a value from runtest_tasks
new b7ca58e Missed an env setting
new 5eb3b99 fc needs Win-style paths
new 6bd1149 Run typesetting cycle correct number of times (fixes #274)
new 057477d Make .pdf checks work separately from .tlg route
new efbb260 Tidy option order
new db9d678 Help really should be 'stable'
new d5ad965 Step version (CTAN snapshot)
new 48e5d10 Remove a redundant couple of lines
new 403687b Hide generation from .lve files
new 48ba10b Auto-detect .pdf/.tlg split
new 7ed00b9 Allow PDF creation automatically
new f8f2d79 Avoid 'data leak' when cycling lastline data
new 8dec26d Initial work on ConTeXt support
new 6dd0820 Normalise out ConTeXt end-of-run data
new f626822 Allow for ConTeXt in loading
new c635157 Further work on 'data leak' issue
new 810445f Remove \special for PDF-stability line from .tlg
new 28f1fe4 Suppress new paper size \special
new 65e17f8 Change -v to -v (breaking change)
new bab12c1 A bit more work needed for -v => -r
new 9565baa Step version (CTAN snapshot)
new cc4989e Avoid \scrollmode in regression-test (fixes #305)
new a0404ec Revert "Avoid \scrollmode in regression-test (fixes #305)"
new 85baf21 Working on LuaTeX v1.0 changes
new c964d53 'REstore' some data for LuaTeX v1
new 04488f4 Allow for flexible output box in LuaTeX
new 119dc14 Convert a LuaTeX v1 \discretionary to TeX90 form
new 33a2252 Extend 'discretionary recovery' for LuaTeX v1
new 9466dc5 Document \discretionary stuff [ci skip]
new bd09f48 Use batchmode not scrollmode (fixes #305)
new 84ee01e Use nonstopmode not matchmode for checks
new 525f458 l3uild: Missed one optrelease for bundles
new 60b4bed Step version (CTAN snapshot)
new 69b2647 Remove stray debug line
new e3bfb23 Load pdftex.map before \START
new b1ac7de Remove two redundant lines
new d8bc23c Step version (CTAN snapshot)
new 308e4b9 Typo luajitex -> luajittex ?
new 71388b8 Update meta-comments
new 4025870 add newline before \START's message
new a23377b Formatting
new 284c076 Add --testfiledir |-t option
new b59d02b Return a known non-zero value
new 0cc1883 Document -t option
new 8eb6c2b Step version (CTAN snapshot)
new a38003b ensure 'END-TEST-LOG' is on a line of its own
new cbfaab7 Step version [CTAN snapshot]
new eeac9e8 Step version [CTAN snapshot]
new 12f6366 Step version [CTAN snapshot]
new 19d9c79 Step version [CTAN snapshot]
new 1970401 Normalise out some luaotfload paths
new 942dc27 Step version [CTAN snapshot]
new b06ecb4 Step version [CTAN snapshot]
new 5222941 Change most uses of || or && to bool_lazy functions (see #217)
new 372610c luaotfload normalisation, and diff printing
new ad4c1e0 no need to special-case luaotfload strings
new 4a6614e Allow "cmdcheck" target to deal with complex sources
new 7c57c49 zap line numbers from lua stack trace
new 0d65825 Step version [CTAN snapshot]
new 75ccba5 Step a copyright [ci skip]
new 39c44c1 Step version (CTAN snapshot)
new 8bd05ed Move 'fixed' package data to \ProvidesExpl... lines
new acbf05d Use "ExplFileDate" not "ExplFileName" as version marker
new 4149bdb Step version
new e11a35b Drop use of SVN revision
new dfb3c48 Largely switch from \ExplFileDate to explicit value
new 71e7f4d Correct a comment [ci skip]
new cf142be Normalise out ^^@
new 137c1b3 LuaTeX v1.04+ on Windows needs \n newlines
new 33369fb Revert "l3build: Normalise out ^^@"
new 52da561 New approach to iterating over lines
new eef5ffc Newline has to be an exact match
new 9da0f7c Normalise line ends on reading
new 8cdb9dc Step version
new 4065ac4 make typesetting process run anywhere
new 302f08f typeset upacked files
new e920c1f Extend setversion() to select directory for action
new f01c6bc Drop a redundant line [ci skip]
new 0494aec Make a var name consistent
new 23daec2 Tidy some comments
new 70244b0 Simplify a test
new b7a1a52 Allow zipexe to be set by a script
new 02c8680 Parsing args is a local function
new e11459c Localise functions/variables
new ced1afc Move lfs loading
new 7cc8c1d Load lfs as a local table
new 047b8c8 Rename a var
new 8257865 Use external functions/vars via local copies
new 58e6bb0 Minor formatting changes
new eaa81d6 opt... names are local
new 757d729 "options" better than "userargs"
new 512a892 glob_to_pattern is local
new fc213eb Make set of OS-dependent vars local
new c8a0ab0 Formatting
new 42c4205 for loops automatically use local vars
new 79218a1 Avoid a confusing name
new aba3afc Consolidate local access
new 175225f Drop on internal var
new 86bf9b2 Document 'utility' functions [ci skip]
new fe02d29 Adjust allmodules()
new 47b2088 Auxiliary functions local
new 884b02d Some rearrangements
new 228670b Move copyctan() and copytds() to public area
new ac5da0e More internal functions marked local
new 48e1020 Use local copies where possible
new ecb53ff Revert "l3build: Move copyctan() and copytds() to public area"
new 593da1a Reverse one "local"
new 153c1d9 Use os.type rather than os_windows
new 1c3c17d Make public and document some os_... strings
new e07e0e9 replace relative with absolute paths
new 8ffb118 Step version
new 56e23e9 provide table for demo file to include in typesetting
new 8b2825f Ensure typesetdemofiles go to CTAN
new aea70d3 One relpath missed
new 0af989a Allow for empty lists
new 44954e8 Step version
new 66c49f0 Need to santize abspath values
new db57420 Secondary tools need neame with no path
new 3f8f6c5 Typos [ci skip]
new fd18a90 Revert "l3build: Secondary tools need neame with no path"
new aa51fd2 Correct a code example [ci skip]
new 34e53c4 Some code style [ci skip]
new b91f0f2 Document "doc <name>" [ci skip]
new cdac533 Reorder functions
new fafd273 Document basename() and jobname()
new a2d74f3 Step version
new d866117 Update for TL'17
new 30c3d61 Normalise out paths for images
new 6650e60 Drop removal of file name during normalisation
new 25c6ec3 Minor rearrangement
new b7f055f Remove redundant \CTable definition
new 1ace200 Remove undocumented meta-data commnds
new a01f2c9 Improve formatting of regression-test.tex source
new 2920200 More tidying
new 0c1396a Make the order a little clearer
new d2b72e5 More tidying
new 36955b8 The number of tests is presumably global
new 79ea5be Avoid e-TeX in tests
new 49cd983 Avoid e-TeX
new 01ab98e Revert "l3build: Avoid e-TeX"
new 02fbfff For the present, leave checkinit() global
new af83aba Require e-TeX
new 4b1d0ef provide typesetsourcefiles
new ada5639 re-tabulate
new 20c0c9e More documentation of typesetsourcefiles [ci skip]
new 9e1b6be allow for subdirectory globbing
new 4c4b822 replace basename with a more generic path split
new 9f6af21 unpack in subdirectories
new 551c9e9 typeset in subdirectories
new dce02f3 only find directories for patterns ending with /
new 83b9f15 provide ** globbing
new d3ec698 exclude the build directory itself
new 935fe75 exclude hidden files by default
new 17e3b6a Retain basname() and add dirname()
new 09e33ea Document dirname() and splitpath() [ci skip]
new 487838e Update for 'indpendent' working
new 59260f6 Shorter README
new 86af3fb Add LICENSE
new 0413209 Add .gitignore
new 9f4d90d Remove some redundant Lua files
new b3968b6 Add Travis-CI support
new c6c5f77 Need etex-pkg for Travis-CI
new c202410 Avoid some warnings due to Unicode font use
new cab9838 Step version
new e73bdb5 Typos [ci skip]
new 7ffa6fc Correct the repo link
new e30d8bb Locally copy typesetfiles inside bundlectan() (fixes #3)
new 3688471 Add FORCE_SOURCE_DATE setting (fixes #7)
new ee07262 Start a CONTRIBUTING.md file
new f0ab341 Details about commit messages [ci skip]
new 257bf01 Typo [ci skip]
new 47bd2d0 More on contributing [ci skip]
new 3339b68 Print version directly from main script (fixes #12)
new 09ab41d Commits that fix issues are always marked as such [ci skip]
new 5d3f863 Add a documented call() functions (fixes #16)
new 2020307 Simplify call()
new f66433d Environment version of \TEST (fixes #15)
new e073ef3 Suggest a way to test entire pages (see #15)
new 6207a13 Switch to --version|-v from --release|-r
new b08788e Add \BEGINTEST ... \ENDTEST to tests
new f136ad6 Add a .tlg for XeTeX
new c19cbef Force font loading
new 2b3dae5 Add sanity check for engine values
new 4e39723 Still improving test files
new 8ee6dde Provide list of valid engines when an unknown one is passed
new 3f5d657 New --force|-f option
new c4471ca Add new --rerun|-r option (#17)
new 4a41295 Step version
new db79a08 Add support for command-line epoch setting (#19)
new 00462e1 Set epoch via a single function (fixes #20)
new e288185 Local setepoch() has to be defined before use
new bbd8906 Use options[] table for examining options
new 35d4231 Use a single table for all options
new c4bd00c Auto-generate options in help()
new 0d0ec28 Add an optional arg to call() to pass additional settings (fixes #22)
new 3110cd3 Minor formatting
new 21357b6 Missed optversion => options["version"]
new b779c1f Improve some internal logic
new 8232233 Clearer error message
new 597fd6e Replace "args" by "type" for creating options
new 4afe8e6 Handle string and table options separately
new c52f7c0 Stick to a 'simple' scheme for long option names
new 3b5e122 Incorrect short option corrected
new 05adaea Support compressed short options, e.g. -qH
new 6b943e7 Allow for undefined options
new 40671fc Revert "Support compressed short options, e.g. -qH"
new d8a268e Only return files if it is non-empty
new 64f06aa Update .tlg files for plain
new 7dfa0e4 use basename function instead of its contents
new 0fda829 do not typeset the same documents twice
new ad961b6 introduce a docfiledir
new fc66f62 reverse arguments
new bf4cc83 pluralize table name
new f80a5b3 resolve copied links
new ca47b99 copy out from subdirectories
new 51b92ac include full path in output
new a58392e utilize already composed name parts
new 3b6d104 concatenate only once
new 44e243a omit leading ./ from output path
new 0336774 select files by path
new a6baf91 omit leading ./ when selecting files
new 3017522 do not include ./ to begin with
new 46a6a0d -r does not exist on OSX -R does (also on linux)
new 854cea4 Allow for spaces in names in cp() function
new a337a6b Can't use \luavar for something undefined [ci skip]
new 3ce8a61 allow for outputing error level to tlg file
new 90a38b3 missing \end{macro}
new 78e8162 documentation for "recorderrorlevel"
new e953ab5 reword errorlevel -> exit status and tweak wording
new 146ac40 Step version
new 96d8c09 Important 'no' missing [ci skip]
new a9cb055 Lua docs are welcome but in addition to info in the .dtx [ci skip]
new 5a57c6e missing newline -- sorry!
new 9ced330 show failed checks while running through the full set of checks (rather than waiting until the end)
new 11b9eb7 moved as suggested
new 6e82317 Add "manifest" target
The 661 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list