summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cwebdir/comm-w2c.ch
AgeCommit message (Collapse)Author
2019-01-20Fix typo in TeX part.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@49769 c570f23f-e606-0410-a88d-b1316a301751
2019-01-20Use brace notation for variable expansion.Andreas Scherer
After clarification of the differences between "$VAR" and "${VAR}" as arguments for 'kpse_var_expand', we can eliminate the macro variable that was used to avoid any misspelling. DRY is even better. Maybe the two extra lines will come handy later. This way the 'cweb-tl' catalog doesn't have to be touched for re-referencing. git-svn-id: svn://tug.org/texlive/trunk@49768 c570f23f-e606-0410-a88d-b1316a301751
2019-01-19Adapt the 'common' module to the new TL setting.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@49758 c570f23f-e606-0410-a88d-b1316a301751
2019-01-19Extended description for NLS activation.Andreas Scherer
Note to maintainers about how to compile the CWEB sources and configure NLS catalogs in the TDS along personal experiments. git-svn-id: svn://tug.org/texlive/trunk@49756 c570f23f-e606-0410-a88d-b1316a301751
2019-01-17TeX Live banner lines come from cweb-tl.pot.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@49737 c570f23f-e606-0410-a88d-b1316a301751
2019-01-16Corrections in comm-w2c.ch.Andreas Scherer
Initial experiments with 'HAVE_GETTEXT' show that 'kpse_var_expand' returns the expansion of '$SELFAUTOLOC' correctly, but returns the yet to be defined '$TEXMFLOCALEFILES' AS IS (and not, as advertised in 'texk/kpathsea/variable.h', the empty string, nor the originally assumed NULL pointer). 'strcmp'aring the string returned from 'kpse_var_expand' to the configuration variable works as expected. Secondly, the numeric part after flag '-d/+d' is skipped and not interpreted as flags, i.e., we do not set numeric flags '2' and '3' from command line option '+d32'. git-svn-id: svn://tug.org/texlive/trunk@49726 c570f23f-e606-0410-a88d-b1316a301751
2019-01-15Try to locate NLS catalogs in the TDS.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@49711 c570f23f-e606-0410-a88d-b1316a301751
2019-01-09cweb help msg update from andreasKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@49655 c570f23f-e606-0410-a88d-b1316a301751
2019-01-06cwebbin for cweb, from Andreas Scherer https://github.com/ascherer/cwebbin)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@49626 c570f23f-e606-0410-a88d-b1316a301751
2018-12-30move direct %s fixes to change files (from andreas)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@49537 c570f23f-e606-0410-a88d-b1316a301751
2017-01-28cweb 3.64aiKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@43075 c570f23f-e606-0410-a88d-b1316a301751
2014-06-18web2c/ctiedir, web2c/cwebdir: Avoid useless char subscript warningsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@34289 c570f23f-e606-0410-a88d-b1316a301751
2014-02-12web2c: ctangle, ctie, and tie: Handle input files with CRLFPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@32948 c570f23f-e606-0410-a88d-b1316a301751
2013-07-02web2c/cwebdir: Include system headers after "cpascal.h"Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@31064 c570f23f-e606-0410-a88d-b1316a301751
2013-06-28Include the Autoconf generated headers always firstPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@31002 c570f23f-e606-0410-a88d-b1316a301751
2012-09-05move our changes to change filesAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@27598 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09cweb: Use binary mode for output files (from W32TeX)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26962 c570f23f-e606-0410-a88d-b1316a301751
2010-04-12tie and ctie help and usage messagePeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@17818 c570f23f-e606-0410-a88d-b1316a301751
2010-01-18cleanup extern declarationsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@16772 c570f23f-e606-0410-a88d-b1316a301751
2009-11-10towards TL2010: texk/web2cPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@15964 c570f23f-e606-0410-a88d-b1316a301751
2009-06-23use ANSI C function declarations, drop P?[CH] macrosPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@13924 c570f23f-e606-0410-a88d-b1316a301751
2006-12-26Import pdftex 1.40-rc4, which also changes the signature ofMartin Schröder
print_version_and_exit, and adds a new library (libs/obsdcompat). git-svn-id: svn://tug.org/texlive/trunk@2959 c570f23f-e606-0410-a88d-b1316a301751
2006-01-17texk 1Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@1485 c570f23f-e606-0410-a88d-b1316a301751