summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir
AgeCommit message (Expand)Author
2012-12-29build system: Enable "silent rules" (see Automake manual)Peter Breitenlohner
2012-12-13kpathsea: Resolve remaining const related problemsPeter Breitenlohner
2012-11-23require poppler 0.18 or betterPeter Breitenlohner
2012-11-06pdflistout.w: sync with r4471 (a bug fix by H. Henkel).Akira Kakuto
2012-10-13input by pipe was impossible in luatex. enable it.Akira Kakuto
2012-10-11luaTeX: Free two malloc()ed stringsPeter Breitenlohner
2012-10-10check the length of command stringAkira Kakuto
2012-10-10check the length of command stringAkira Kakuto
2012-10-10Modify determination of fullpath for restricted shell escape commands (from A...Peter Breitenlohner
2012-10-10luaTeX: Remove all diffs between TL and W32TeXPeter Breitenlohner
2012-10-10libs/obsdcompat: No longer used and therefore removedPeter Breitenlohner
2012-09-19luaTeX: Avoid const => non-const cast (for WIN32)Peter Breitenlohner
2012-09-18luaTeX: Avoid conflicting extern declaration of environ,Peter Breitenlohner
2012-09-13allow lualatex "\input" "a b" on WindowsAkira Kakuto
2012-08-21recover the old codeAkira Kakuto
2012-08-10luaTeX: Drop unused definition of M_PIPeter Breitenlohner
2012-08-08luaTeX [WIN32]: Detect and skip Byte order marks (reduce W32TeX vs TL diffs)Peter Breitenlohner
2012-08-07luaTeX: Move swap_items() to tex/texfileio.w where it is usedPeter Breitenlohner
2012-08-04luaTeX: Reduce diffs between TeX Live and W32TeXPeter Breitenlohner
2012-08-03e-TeX 2.5: Better tracing of font definitionsPeter Breitenlohner
2012-07-31luaTeX: Handle return value from broken (pre-C99) snprintf()Peter Breitenlohner
2012-07-30luaTeX: One and only one prototype per functionPeter Breitenlohner
2012-07-30luaTeX: Avoid using asprintf()Peter Breitenlohner
2012-07-30luaTeX: Avoid using asprintf()Peter Breitenlohner
2012-07-26luaTeX: Avoid WIN32 build problem (from W32TeX)Peter Breitenlohner
2012-07-26luaTeX: Use uint64_t and PRIu64Peter Breitenlohner
2012-07-24luaTeX: Binary mode for popen() on Windows now done in kpathseaPeter Breitenlohner
2012-07-19luaTeX: Use LONGINTEGER_PRI instead of LONGINTEGER_PRI[di] to print file offsetsPeter Breitenlohner
2012-07-14luatex, pdftex: Use EXIT_FAILURE instead of EX_SOFTWAREPeter Breitenlohner
2012-07-13largefileAkira Kakuto
2012-07-13largefileAkira Kakuto
2012-07-13luaTeX: Cast xfseeko() arg2 to avoid MSVC warning (from W32TeX)Peter Breitenlohner
2012-07-09luaTeX: Use binary file io mode (from W32TeX)Peter Breitenlohner
2012-05-23add kpse.default_texmfcnf() to the kpse libraryTaco Hoekwater
2012-05-22updated for commit 26265 and 26566Taco Hoekwater
2012-05-22more off_t troubleTaco Hoekwater
2012-05-22drop parts of the Type1 saving routines (unused) to remove a compiler warning.Taco Hoekwater
2012-05-21Make sure that "ptexlib.h" is loaded first because that reads config.hTaco Hoekwater
2012-05-20Fix warning spetted by PeterKhaled Hosny
2012-05-18fix a crash in context on '\endinput \end' (double-free during dealloc)Taco Hoekwater
2012-05-18Backport math related changes from luatex 0.71Khaled Hosny
2012-05-10web2c & luatex: Adapt for poppler 0.19.4Peter Breitenlohner
2012-05-10luatex, mpost: Use WEB2CVERSION stringPeter Breitenlohner
2012-04-03quick hack to make luatex print banner that ends with '(TeX Live 2012)'Taco Hoekwater
2012-02-06GFtoDVI: write DVI file with error checking (as in TeX)Peter Breitenlohner
2012-01-18web2c: Printing of file offsets when sizeof(off_t) > sizeof(long)Peter Breitenlohner
2012-01-12pdfTeX, luaTeX: Consistent support for large JBIG2 filesPeter Breitenlohner
2011-10-21luatex: Correctly compute array size (from Werner Fink)Peter Breitenlohner
2011-10-06Allow to build luaTeX with (installed) poppler-0.18.0Peter Breitenlohner
2011-10-04Bug fix: Make sure that 'make distcheck' removes all generated filesPeter Breitenlohner