summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cpascal.h
AgeCommit message (Collapse)Author
2022-03-03[WEB] Always create the pool file next to the Pascal file.Andreas Scherer
If TANGLE creates a pool file at all, this will always be placed next to the Pascal file, irrespective whether a full output path was specified for the third file argument on the commandline. (If no Pascal file name is given, both the Pascal output file and the associated pool file will be created in the 'current' directory, with names derived from the Web input file.) git-svn-id: svn://tug.org/texlive/trunk@62367 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
2019-08-09do not log \openout files for original (ini)texKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@51852 c570f23f-e606-0410-a88d-b1316a301751
2018-06-10bibtex: fallback check for subsidiary aux files in the directory of the main ↵Karl Berry
aux file git-svn-id: svn://tug.org/texlive/trunk@47979 c570f23f-e606-0410-a88d-b1316a301751
2015-01-19texk/web2c: Remove intcast(), obsolete for 32/64-bit systemsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@36091 c570f23f-e606-0410-a88d-b1316a301751
2015-01-13texk/web2c: Use ^byte and alloc_array() in TFtoPL, VFtoVF & CoPeter Breitenlohner
Drop casttobytepointer and pointertobyte git-svn-id: svn://tug.org/texlive/trunk@36045 c570f23f-e606-0410-a88d-b1316a301751
2014-11-10texk/web2c: Avoid gcc -Wunused-value warningPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@35555 c570f23f-e606-0410-a88d-b1316a301751
2014-01-09web2c: Introduce a genuine 64-bit integer type, in case of 32-bit off_tPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@32614 c570f23f-e606-0410-a88d-b1316a301751
2013-12-07Correctly handle 'vptovf foo.vpl bar vf' and 'ovp2ovf foo.ovp bar.ovf' (from ↵Peter Breitenlohner
TANAKA Takuji) pltotf, tftopl, vftovp, vptovf: Verify test output files git-svn-id: svn://tug.org/texlive/trunk@32351 c570f23f-e606-0410-a88d-b1316a301751
2012-03-05build: Avoid various (gcc-4.x) compiler warningsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@25567 c570f23f-e606-0410-a88d-b1316a301751
2012-02-06GFtoDVI: write DVI file with error checking (as in TeX)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@25318 c570f23f-e606-0410-a88d-b1316a301751
2011-04-19Avoid Mac OS X compiler warnings, mainly 'differ in signedness'Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@22123 c570f23f-e606-0410-a88d-b1316a301751
2010-06-10texk/web2c: reorganize headers and CPPFLAGSPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@18865 c570f23f-e606-0410-a88d-b1316a301751
2010-05-19Avoid compiler warnings on 64Bit systemsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@18349 c570f23f-e606-0410-a88d-b1316a301751
2010-05-02bug fix for bibtex, from AkiraPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@18078 c570f23f-e606-0410-a88d-b1316a301751
2010-03-23bibtex: more dynamic memory allocationPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@17536 c570f23f-e606-0410-a88d-b1316a301751
2010-03-15fixed typosPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@17460 c570f23f-e606-0410-a88d-b1316a301751
2010-03-10avoid use of and remove support for kpse_set_progname,Peter Breitenlohner
should be completely removed for kpathsea version 6.x.y git-svn-id: svn://tug.org/texlive/trunk@17409 c570f23f-e606-0410-a88d-b1316a301751
2010-03-09minor bibtex/bibtex8/bibtexu clean upPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@17397 c570f23f-e606-0410-a88d-b1316a301751
2010-03-05gftype: dynamic array allocationPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@17332 c570f23f-e606-0410-a88d-b1316a301751
2010-02-19remove obsolete cruftPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@17100 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-07-13corrected build fixPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@14240 c570f23f-e606-0410-a88d-b1316a301751
2009-07-13minor fixes for pdftexHan The Thanh
git-svn-id: svn://tug.org/texlive/trunk@14235 c570f23f-e606-0410-a88d-b1316a301751
2009-06-24use ANSI C function declarations and prototypesPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@13938 c570f23f-e606-0410-a88d-b1316a301751
2009-06-15avoid compiler warningsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@13758 c570f23f-e606-0410-a88d-b1316a301751
2009-05-17try to keep our getline away from POSIXKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@13198 c570f23f-e606-0410-a88d-b1316a301751
2008-05-24declare loadpoolstrings in cpascal.h for -Wall cleanliness (found by Martin)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@8326 c570f23f-e606-0410-a88d-b1316a301751
2008-03-27clean up some const-string warningsJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@7184 c570f23f-e606-0410-a88d-b1316a301751
2008-03-23use new routine printcstring rather than fputs, so the new help message ends ↵Karl Berry
up in the log git-svn-id: svn://tug.org/texlive/trunk@7111 c570f23f-e606-0410-a88d-b1316a301751
2008-03-22conditional prompt_file_name_help_msgKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@7090 c570f23f-e606-0410-a88d-b1316a301751
2008-01-18avoid some type warningsKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@6305 c570f23f-e606-0410-a88d-b1316a301751
2007-10-01#undef floor for MacOSXKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@5080 c570f23f-e606-0410-a88d-b1316a301751
2007-07-11Imported pdftex 1.40.4Martin Schröder
git-svn-id: svn://tug.org/texlive/trunk@4561 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-06-16allow pipes as input or output files; from TacoKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@1688 c570f23f-e606-0410-a88d-b1316a301751
2006-01-17texk 1Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@1485 c570f23f-e606-0410-a88d-b1316a301751