summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c
AgeCommit message (Expand)Author
2015-10-07Lua(JIT)TeX: Simplify the build systemPeter Breitenlohner
2015-10-07luatexdir/image/epdf.h: Support Visual Studio 2010 for log().Akira Kakuto
2015-10-07web2c/luatexdir: Sync with the upstream trunk.Akira Kakuto
2015-10-07web2c/mplibdir: Sync with the upstream.Akira Kakuto
2015-10-05web2c/luatexdir: Sync with the upstream trunk.Akira Kakuto
2015-10-01web2c/luatexdir/pdf/pdfgen.w: Sync with the upstream.Akira Kakuto
2015-09-28Build system: Enable LuaJIT for x86_64-cygwinPeter Breitenlohner
2015-09-27texk/web2c: in (e)*TRIP tests also check tripos.tex and etrip.outPeter Breitenlohner
2015-09-21web2c/mplibdir/mpmathdecimal.w: Sync with the upstream.Akira Kakuto
2015-09-19web2c/texmfmp.h: Change file names texmf.h and texmf.c in comments as texmfmp...Akira Kakuto
2015-09-10web2c/ptexdir: Bug fix by H. Kitagawa in flushing choice node.Akira Kakuto
2015-09-10web2c/ptexdir: Bug fix by H. Kitagawa in flushing choice node.Akira Kakuto
2015-09-02luaTeX: Remove all g++ warningsPeter Breitenlohner
2015-08-31luaTeX: Bugfix: Avoid potential segmentation faultPeter Breitenlohner
2015-08-29texk/web2c (luaTeX): Drop workaround for poppler < 0.25Peter Breitenlohner
2015-08-29luaTeX: minor code improvementPeter Breitenlohner
2015-08-28web2c/luatexdir/lua/luainit.w: Sync with the trunkAkira Kakuto
2015-08-28luaTeX: Enable g++ warnings and avoid most of themPeter Breitenlohner
2015-08-27web2c/luatexdir: Formally keep the --[no-]parse-first-line option for compati...Akira Kakuto
2015-08-27luaTeX: Drop useless casts to avoid some g++ warnings (if enabled)Peter Breitenlohner
2015-08-27pdfTeX: Enable and avoid gcc/g++ warningsPeter Breitenlohner
2015-08-27web2c/luatexdir: Remove --[no-]parse-first-line option, since it does not exi...Akira Kakuto
2015-08-26web2c/luatexdir/tex/mlist.w: sync with the trunk. See http://tug.org/pipermai...Akira Kakuto
2015-08-26XeTeX: More gcc warningsPeter Breitenlohner
2015-08-26XeTeX: Enable and avoid gcc warnings for libxetex.aPeter Breitenlohner
2015-08-25web2c/xetexdir: support pair kerning for native type1 fontsAkira 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-08-10PLtoTF etc: Send all messages to stderr (including reals) -- reported by NorbertPeter Breitenlohner
2015-08-06e-pTeX: Fix the test for primitives \pdfprimitive and \ifpdfprimitivePeter Breitenlohner
2015-08-06e-(u)pTeX: Add primitives \pdfprimitive and \ifpdfprimitive (from Hironori Ki...Peter Breitenlohner
2015-07-28e-(u)pTeX: Fix delcode initialization (from Hironori Kitagawa <h_kitagawa2001...Peter Breitenlohner
2015-07-28pdfTeX: No reason to use 'long' for 32-bit integersPeter Breitenlohner
2015-07-28texk/web2c: Removed a spurious duplicate statement in dvitype.chPeter Breitenlohner
2015-07-28e-TeX: Fixed a stupid typo that caused 'make dist' to create e-TeXPeter Breitenlohner
2015-07-24xetexdir: Support pagebox=artbox etc. as in pdfTeX in PDF inclusion. It works...Akira Kakuto
2015-07-11texk/web2c: More dependencies for 'make check'Peter Breitenlohner
2015-07-11Change \pdfmdfivesum to \mdfivesum, to be consistent with \strcmp and \shelle...Akira Kakuto
2015-07-10Build system: Better dependencies for 'make check'Peter Breitenlohner
2015-07-09XeTeX: Added \pdfmdfivesum, Version 0.99993 (from Akira)Peter Breitenlohner
2015-07-09XeTeX: Added \pdfmdfivesum, Version 0.99993Peter Breitenlohner
2015-07-08texk/web2c: Build system: Fix various dependenciesPeter Breitenlohner
2015-07-07Build system: Better dependencies for 'make check' in utils/*/ and texk/*/Peter Breitenlohner
2015-07-06e-(u)pTeX: Add libmd5.a to dependenciesPeter Breitenlohner
2015-07-04e-(u)pTeX: Add \pdfmdfivesum as in pdfTeX (from Hironori Kitagawa)Peter Breitenlohner
2015-07-03MFLua(JIT): Use lkpselib.c (from Akira)Peter Breitenlohner
2015-07-03METAFONT: Always create mf*-nowin, either as separate program or as symlinkPeter Breitenlohner
2015-07-02MFLua, MFLuaJIT: Use kpse_find_file() to locate .lua files (from Akira)Peter Breitenlohner
2015-06-30PdfTeX: Sync with upstream (output unique pdf)Peter Breitenlohner
2015-06-27luatexdir/lua/liolibext.c: Use binary mode on windows since fseek and ftell d...Akira Kakuto