summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/lib/texmfmp.c
AgeCommit message (Expand)Author
2018-06-10pdfTeX: Allow non-ascii file names with UTF-8 source files (Windows only)Takuji Tanaka
2018-06-09pTeX: Support UTF-8 file names on UTF-8 locale (Unix-like platform only)Takuji Tanaka
2018-05-30hide an internal variable (w32 only)Akira Kakuto
2018-05-29Discard the changes for pdfTeX on 2018-05-11, since 'command_line_encoding=ut...Akira Kakuto
2018-05-12Allow non-ascii file names for pdfTeX (w32 only). Changes on 2018-05-11 was i...Akira Kakuto
2018-05-11Allow non-ascii file names in pdfTeX (w32 only)Akira Kakuto
2018-03-16remove support of short 8.3 names (w32 only)Akira Kakuto
2018-03-16fix a w32 bug in texmfmp.c (w32 only)Akira Kakuto
2018-03-16fix a w32 bug in texmfmp.c (w32 only)Akira Kakuto
2018-03-16fix a w32 bug in texmfmp.c (w32 only)Akira Kakuto
2018-02-03xetexdir: sync with the upstream [acfb33c] (version 0.99999)Hironobu Yamashita
2017-09-05strip only trailing spaces on input, not tabs et al.Karl Berry
2017-03-12texmfmp.c: Adopt Jonathan's fix for http://tug.org/pipermail/xetex/2017-Janua...Akira Kakuto
2017-02-13texmfmp.c: unsigned long long >= 0. Thanks Luigi.Akira Kakuto
2017-02-01web2c/lib/texmfmp.c: avoid a crash in xelatexAkira Kakuto
2016-11-14Add new primitives \pdfuniformdeviate etc. in eptex and euptex (from H. Kitag...Akira Kakuto
2016-06-12rename SOURCE_DATE_EPOCH_TEX_PRIMITIVES to FORCE_SOURCE_DATE; from pdftex r758Karl Berry
2016-05-06avoid to crash (w32 only)Akira Kakuto
2016-05-05ignore SOURCE_DATE_EPOCH... envvars for original TeXKarl Berry
2016-05-04texmfmp.c: support VS 2010Akira Kakuto
2016-05-04import SOURCE_DATE_EPOCH_TEX_PRIMITIVES support from pdftex r751, per tex-k t...Karl Berry
2016-04-14Fix a bug to show input file name in the case of pipe input. Reported by Enri...Akira Kakuto
2016-03-23web2c/lib, web2c/pdftexdir: sync with the pdftex upstreamAkira Kakuto
2016-01-26texmfmp.c: improve to skip BOM (win32 only).Akira Kakuto
2016-01-25texmfmp.c: Improve to skip BOM (win32 only).Akira Kakuto
2015-11-15web2c/lib/texmfmp.c: Show return code of system() if it is not zero.Akira Kakuto
2015-11-01web2c/lib/texmfmp.c: Improve a little (w32 only).Akira Kakuto
2015-10-31web2c/lib/texmfmp.c: Improve a little (w32 only).Akira Kakuto
2015-08-19texk/web2c: Minor modification (drop unused)Peter Breitenlohner
2015-08-18web2c/lib/texmfmp.c, web2c/pdftexdir/utils.c: sync with the upstream of pdftexAkira Kakuto
2015-07-09XeTeX: Added \pdfmdfivesum, Version 0.99993 (from Akira)Peter Breitenlohner
2015-07-09XeTeX: Added \pdfmdfivesum, Version 0.99993Peter Breitenlohner
2015-07-04e-(u)pTeX: Add \pdfmdfivesum as in pdfTeX (from Hironori Kitagawa)Peter Breitenlohner
2015-06-15Minor updatesPeter Breitenlohner
2015-06-14web2c/lib/texmfmp.c: Reset program names for mflua-nowin and mfluajit-nowin.Akira Kakuto
2015-06-12Integrate MFLua and MFLuaJITPeter Breitenlohner
2014-11-06MinGW64 build: Fix minor glitches, avoid compiler warningsPeter Breitenlohner
2014-11-03texmfmp.c and luatex.c: Minor change of indentationAkira Kakuto
2014-10-30texk/web2c [W32TEX]: Handling of tex.dll etcPeter Breitenlohner
2014-10-09TeX & Co: Apply some changes from W32TeXPeter Breitenlohner
2014-08-22Simplify support of multibyte filenames (Windows only)Akira Kakuto
2014-08-22fix commentsAkira Kakuto
2014-08-22TeX & Co: Avoid compiler warnings (Windows only)Peter Breitenlohner
2014-08-22Support multibyte filenames in pipe (Windows only)Akira Kakuto
2014-07-23Support of short-file-name-convention is incompatible with --src-specials (w3...Akira Kakuto
2014-07-23Support of short-file-name convention is incompatible with --src-specials (w3...Akira Kakuto
2014-07-21use getnullstr in maketexstring in alephAkira Kakuto
2014-07-19use getnullstr(), as in pdftex, in most cases in maketexstring()Akira Kakuto
2014-07-15Replace the deprecated spawnvp() by _spawnvp(), they differ for 64-bit MinGWPeter Breitenlohner
2014-07-04Remove redundant cpp macros (w32 only)Akira Kakuto