summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/ChangeLog
AgeCommit message (Expand)Author
2014-01-01Revert because of the lua-script problems. From Hans.Akira Kakuto
2014-01-01Enable to use file names with multi-byte characters in LuaTeX on Windows (Win...Akira Kakuto
2013-12-23luaTeX,pdfTeX: Always precede "endstream" by NL for PDF/A-1b compliancePeter Breitenlohner
2013-12-19LFSAkira Kakuto
2013-12-12luatex: Better way to handle poppler 0.25.xPeter Breitenlohner
2013-12-12luatex: Adapt for poppler 0.25.xPeter Breitenlohner
2013-12-09luatex: Bug fix from AkiraPeter Breitenlohner
2013-12-08Large files in luaAkira Kakuto
2013-12-08Large files in luaAkira Kakuto
2013-12-07luatex: Fix a serious bug related to large numbers in pdfimages (from Akira)Peter Breitenlohner
2013-09-20mpost, luatex: consistently use TL version, not datestampsKarl Berry
2013-08-05Fix a bug in writecff.w: There was not pdf_end_dict() for the corresponding p...Akira Kakuto
2013-07-30luaTeX, pdfTeX: treat unknown 'post' table versions as Version 3.0, i.e., wit...Peter Breitenlohner
2013-07-12{lua,pdf}TeX: Extend {lua,pdf}image.test with a .pdf imagePeter Breitenlohner
2013-07-07luatex: printing of longinteger/off_tPeter Breitenlohner
2013-07-05luatex, mpost, omfonts: Use kpse_program_basename()Peter Breitenlohner
2013-07-04luaTeX, pdfTeX: Added a test case reading image filesPeter Breitenlohner
2013-07-01Use IPC code in texmfmp.c also in luatex.c.Akira Kakuto
2013-07-01LuaTeX: MSVC build fix from AkiraPeter Breitenlohner
2013-06-28Slightly modify luatex.c and ptexlib.h because Visual Studio cannot compile l...Akira Kakuto
2013-06-28LuaTeX: more inclusion of ptexlib.h first, and guard against itPeter Breitenlohner
2013-06-28Replace BSD string functions (removed in POSIX.1-2008) by SYSV/ANSI equivalentsPeter Breitenlohner
2013-06-27further inclusion of ptexlib.h first, and guard against itKarl Berry
2013-06-27Bug fix for LuaTeX crash on 32bit Unix systems (from Taco)Peter Breitenlohner
2013-06-26build system: Fix dependencies for build `on demand'Peter Breitenlohner
2013-06-24LuaTeX and Mpost: Move texk/luatexdir/lua52 => libs/lua52Peter Breitenlohner
2013-04-16LuaTeX: Correctly handle '--luac' and '--luaconly' (from Akira)Peter Breitenlohner
2013-04-15.ofm and ini_version checks from elieKarl Berry
2013-04-08fix an issue with the lua smtp library in luatexTaco Hoekwater
2013-04-05luatex beta 0.76.0 (released version)Taco Hoekwater
2013-04-03<unistd.h> for freebsd, hopefully harmless elsewhereKarl Berry
2013-03-21Import MetaPost 1.800 and LuaTeX beta-0.75.0 from LuaTeX repository r4604Peter Breitenlohner
2013-03-20LuaTeX: Drop unused filesPeter Breitenlohner
2013-03-13prepare for luaTeX 0.75.0: Add luatexdir/lua52/Peter Breitenlohner
2013-01-30build system: Allow subdir-objects as required for Automake 1.14Peter Breitenlohner
2013-01-19Support large files (from Martin).Akira Kakuto
2013-01-18texk/web2c: Simplify mk_shellcmdlist()Peter Breitenlohner
2013-01-10luaTeX, pdfTeX: Avoid various gcc warningsPeter Breitenlohner
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-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