summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c
AgeCommit message (Collapse)Author
2021-05-07com16bit.ch: Sync sup_param_size and sup_save_size with tex.ch.Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@59131 c570f23f-e606-0410-a88d-b1316a301751
2021-05-07increase sup_save_size to 30m and active save_save to 200kKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@59114 c570f23f-e606-0410-a88d-b1316a301751
2021-05-07doc typosKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@59112 c570f23f-e606-0410-a88d-b1316a301751
2021-05-03[CWEB] New release 4.3.1.Andreas Scherer
This release is almost the same as CWEB 4.3 of 2021-04-16, but * it fixes the indexing bug in CWEAVE/CTWILL that got retracted * it extracts and collects all additions made in CTWILL, so that the section numbers of CWEAVE are retained up to §272 and new material is described in the (first) appendix, including the CTWILL user manual * it provides fully revised and (hopefully) corrected mini-indexes for CTWILL, if it is processed by itself (to be published in package 'knuth-pdf' on CTAN) git-svn-id: svn://tug.org/texlive/trunk@59061 c570f23f-e606-0410-a88d-b1316a301751
2021-05-02Revert "[CWEB] New release 4.3."Andreas Scherer
This reverts commit 3ccac2a7d0f4a19dde861c6f4c178e853d90f0cc. CWEB 4.3 is seriously broken. git-svn-id: svn://tug.org/texlive/trunk@59048 c570f23f-e606-0410-a88d-b1316a301751
2021-04-29(calledit): ignore token lists and any string <256 when looking for the ↵Karl Berry
filename to edit git-svn-id: svn://tug.org/texlive/trunk@59027 c570f23f-e606-0410-a88d-b1316a301751
2021-04-19Sync with upstream luatex. Accept par in math after halign and eqn when in ↵Luigi Scarso
supress mode; a patch for linkarea in rtl context. git-svn-id: svn://tug.org/texlive/trunk@58916 c570f23f-e606-0410-a88d-b1316a301751
2021-04-17version 2022/devKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@58897 c570f23f-e606-0410-a88d-b1316a301751
2021-04-16[CWEB] New release 4.3.Andreas Scherer
This release introduces new features to CWEB 4: * Former option '-t' is now called '-c'. - New option '-t' for CWEAVE when dealing with 'typename' in C++ templates. - New option '-k' for CTANGLE to keep '-separators in numeric literals. * Support for "variadic macros" along "variadic functions". * @d is printed similar to #define (and vice versa): - '#' is no longer printed in boldface. - Spacing is similar in most cases. * Support for extended C99/C++ numeric literals: - hexadecimal, octal, and -- new! -- binary numbers. - NOTE: 'cwebmac.tex 4.3' is NOT compatible with CWEAVE 4.2 and older and vice versa. * Long parameter lists in ANSI function definitions are indented similar to old-style function parameters. - Option '-i' works similar for old-style and modern function headers. * Additional C99/C++ keywords -- from 'alignas' to 'thread_local' -- are supported internally. * '@i'nclude file 'iso_types.w' for numeric types (in addition to 'c++lib.w'). * Countless code modifications, including some corrections amd improvements. Thanks and cudos to Github user "@texdraft" for numerous contributions to this feature release! git-svn-id: svn://tug.org/texlive/trunk@58884 c570f23f-e606-0410-a88d-b1316a301751
2021-04-13Always ensure teckit converter is reset after use.Jonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@58865 c570f23f-e606-0410-a88d-b1316a301751
2021-04-11sync with the version 2.01 mp.wAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@58826 c570f23f-e606-0410-a88d-b1316a301751
2021-04-10LuaTeX 1.13.2 and MetaPost 2.01Luigi Scarso
git-svn-id: svn://tug.org/texlive/trunk@58822 c570f23f-e606-0410-a88d-b1316a301751
2021-04-06[CTIE] Use 'putc' for single newline character.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@58770 c570f23f-e606-0410-a88d-b1316a301751
2021-04-04[CTIE] Include TeX Live versionstring in banner line.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@58740 c570f23f-e606-0410-a88d-b1316a301751
2021-04-04[TIE] Remove dot from banner line.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@58739 c570f23f-e606-0410-a88d-b1316a301751
2021-04-02LuaTeX 1.13.1Luigi Scarso
git-svn-id: svn://tug.org/texlive/trunk@58701 c570f23f-e606-0410-a88d-b1316a301751
2021-04-02[CTIE] More concise 'find/fopen' logic.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@58700 c570f23f-e606-0410-a88d-b1316a301751
2021-04-02Updated copyright.Luigi Scarso
git-svn-id: svn://tug.org/texlive/trunk@58699 c570f23f-e606-0410-a88d-b1316a301751
2021-04-02Revert the patch in mpx_copy_mpto, it was wrong in tex mode. Added a check ↵Luigi Scarso
if in troff mode. git-svn-id: svn://tug.org/texlive/trunk@58698 c570f23f-e606-0410-a88d-b1316a301751
2021-03-23declare TL21=21-03-23Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@58655 c570f23f-e606-0410-a88d-b1316a301751
2021-03-16error message instead of assertionKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@58431 c570f23f-e606-0410-a88d-b1316a301751
2021-03-16quick fix when fo->fd->builtin_glyph_names == NULLLuigi Scarso
git-svn-id: svn://tug.org/texlive/trunk@58430 c570f23f-e606-0410-a88d-b1316a301751
2021-03-16mflua: code clean up (thanks to A. Kakuto)Luigi Scarso
git-svn-id: svn://tug.org/texlive/trunk@58429 c570f23f-e606-0410-a88d-b1316a301751
2021-03-12Luatex: when restricted system commands is enabled os.setenv has no effect. ↵Luigi Scarso
Patched Decompress to avoid execution of arbitrary commands. git-svn-id: svn://tug.org/texlive/trunk@58292 c570f23f-e606-0410-a88d-b1316a301751
2021-03-11Disable commands containing a character '|' for write18 in restricted mode ↵Akira Kakuto
for security. git-svn-id: svn://tug.org/texlive/trunk@58283 c570f23f-e606-0410-a88d-b1316a301751
2021-03-08add knuthian glue.web and webman.tex here, for lack of a better ideaKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@58229 c570f23f-e606-0410-a88d-b1316a301751
2021-03-08doc,syncKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@58223 c570f23f-e606-0410-a88d-b1316a301751
2021-03-07Patch for readinteger4 (M.F. Krüger)Luigi Scarso
git-svn-id: svn://tug.org/texlive/trunk@58192 c570f23f-e606-0410-a88d-b1316a301751
2021-03-07Fixed inclusion of PDF images with page /Metadata streams (M.F. Krüger)Luigi Scarso
git-svn-id: svn://tug.org/texlive/trunk@58185 c570f23f-e606-0410-a88d-b1316a301751
2021-03-04man page fixes from DebianKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@58119 c570f23f-e606-0410-a88d-b1316a301751
2021-03-04updated luatex_svnversion.hLuigi Scarso
git-svn-id: svn://tug.org/texlive/trunk@58118 c570f23f-e606-0410-a88d-b1316a301751
2021-03-04fixes from debian, tldistro 3 Mar 2021 07:59:41Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@58117 c570f23f-e606-0410-a88d-b1316a301751
2021-02-26luatex: sync with the upstreamAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@57960 c570f23f-e606-0410-a88d-b1316a301751
2021-02-25restore Build,TODO from r57911Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@57915 c570f23f-e606-0410-a88d-b1316a301751
2021-02-25French translation for tlmgr updatedDenis Bitouzé
git-svn-id: svn://tug.org/texlive/trunk@57912 c570f23f-e606-0410-a88d-b1316a301751
2021-02-25[CWEB] New release 4.2.Andreas Scherer
This second service release wraps up the major code overhaul of CWEB 4.0. New features will take more time. git-svn-id: svn://tug.org/texlive/trunk@57895 c570f23f-e606-0410-a88d-b1316a301751
2021-02-24[CWEB] Code review.Andreas Scherer
Compactify single function declarations. git-svn-id: svn://tug.org/texlive/trunk@57874 c570f23f-e606-0410-a88d-b1316a301751
2021-02-24[CWEB] Fix spacing for |#include| in TeX comment.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@57871 c570f23f-e606-0410-a88d-b1316a301751
2021-02-24[CWEB] Fine print for single '@' characters in TeX text.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@57870 c570f23f-e606-0410-a88d-b1316a301751
2021-02-24[CWEB] Fix ouput format when 'tracing @2' (and '-p').Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@57869 c570f23f-e606-0410-a88d-b1316a301751
2021-02-23sync with the upstreamAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@57865 c570f23f-e606-0410-a88d-b1316a301751
2021-02-23changelog correctionsKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@57864 c570f23f-e606-0410-a88d-b1316a301751
2021-02-23[CWEB] Purge trivial change.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@57856 c570f23f-e606-0410-a88d-b1316a301751
2021-02-23[CWEB] dito.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@57855 c570f23f-e606-0410-a88d-b1316a301751
2021-02-23[CWEB] Minor redactions in 'cwebman.tex'.Andreas Scherer
Most notably, CWEB's option 'e' is _on_ by default since version 3.64. git-svn-id: svn://tug.org/texlive/trunk@57854 c570f23f-e606-0410-a88d-b1316a301751
2021-02-23[CWEB] Simplify documentation for I18N.Andreas Scherer
After 'common.h' has become the full interface for 'common.w', it is no longer necessary to set 'HAVE_GETTEXT' at two spots. Only touch up 'comm-w2c.h' accordingly and recompile. git-svn-id: svn://tug.org/texlive/trunk@57853 c570f23f-e606-0410-a88d-b1316a301751
2021-02-22limit \numexpr recusion by expand_depth, like \number (from phelype)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@57850 c570f23f-e606-0410-a88d-b1316a301751
2021-02-22[CWEB] Code review.Andreas Scherer
* Decouple CTANGLE and CWEAVE from COMMON by using 'static' variables. * Reshuffle variable declarations in 'common.h' to match the definitions in 'common.w'. * Eliminate some unused stuff in CTWILL. git-svn-id: svn://tug.org/texlive/trunk@57841 c570f23f-e606-0410-a88d-b1316a301751
2021-02-20[CWEB] New release 4.1.Andreas Scherer
Enough changes have accumulated since the major release of CWEB 4.0 to warrant a new revision number. git-svn-id: svn://tug.org/texlive/trunk@57806 c570f23f-e606-0410-a88d-b1316a301751
2021-02-19[CWEB] More fixes on example output page.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@57799 c570f23f-e606-0410-a88d-b1316a301751