index
:
texlive
branch2007
branch2008
branch2009
branch2009-dev
branch2010
branch2011
branch2012
branch2013
branch2014
branch2015
branch2016
branch2017
branch2018
branch2019
branch2019.4
branch2020
branch2020.0
branch2021
branch2021.final
branch2022
branch2022.final
branch2023
branch2023.final
branch2024
dev/check-dir-before-remove
dev/ci-docs
dev/context-auto-build
dev/fix-old-pdftexconfig-paper-config
dev/for-2022
dev/hybrid-fmtutil
dev/install-libc-check
dev/install-tl-interactive
dev/kanjiembed-prog
dev/paper-factor
dev/parallel-fmtutil
dev/partial-install
dev/post-release-merge
dev/rsync
dev/tlmgr-bug
dev/translation-module
dev/versioned-containers
dev/win64
dev/xetex-post-fontconfig
merged/context-paper
merged/fmtutil-improvements
merged/gpg-status
merged/pref-sys-progs
merged/system-pipe
tags/texlive-2007.0
tags/texlive-2007.1
tags/texlive-2007.2
tags/texlive-2008.0
tags/texlive-2009-dev
tags/texlive-2009-pre
tags/texlive-2009.0
tags/texlive-2010.0
tags/texlive-2011.0
tags/texlive-2012.0
tags/texlive-2013.0
tags/texlive-2013.1
tags/texlive-2014.0
tags/texlive-2015.0
tags/texlive-2016.0
tags/texlive-2017.0
tags/texlive-2017.1
tags/texlive-2018.0
tags/texlive-2018.1
tags/texlive-2018.2
tags/texlive-2019.0
tags/texlive-2019.1
tags/texlive-2019.2
tags/texlive-2019.3
tags/texlive-2019.4
tags/texlive-2020.0
tags/texlive-2021.1
tags/texlive-2021.2
tags/texlive-2021.3
tags/texlive-2022.0
tags/texlive-2023.0
tags/texlive-2024.0
tags/texlive-2024.1
tags/texlive-2024.2
trunk
Mirror of svn TeX Live plus development branches
norbert@preining.info
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Build
/
source
/
texk
/
web2c
/
luatexdir
Age
Commit message (
Expand
)
Author
2013-06-24
LuaTeX and Mpost: Move texk/luatexdir/lua52 => libs/lua52
Peter Breitenlohner
2013-05-27
* liolibext.c (io_popen): must use "r" rather than "rb", or io.popen fails (r...
Karl Berry
2013-04-16
LuaTeX: Correctly handle '--luac' and '--luaconly' (from Akira)
Peter Breitenlohner
2013-04-15
.ofm and ini_version checks from elie
Karl Berry
2013-04-15
(parse_options): GPLv2+, not just GPLv2 (after
Karl Berry
2013-04-13
2013
Karl Berry
2013-04-08
fix an issue with the lua smtp library in luatex
Taco Hoekwater
2013-04-07
various typos and minor fixes
Peter Breitenlohner
2013-04-05
luatex beta 0.76.0 (released version)
Taco Hoekwater
2013-04-03
<unistd.h> for freebsd, hopefully harmless elsewhere
Karl Berry
2013-03-21
luatex_svnversion header update (rev 4604)
Taco Hoekwater
2013-03-21
LuaTeX: Delete property 'svn:keywords'
Peter Breitenlohner
2013-03-21
Import MetaPost 1.800 and LuaTeX beta-0.75.0 from LuaTeX repository r4604
Peter Breitenlohner
2013-03-20
LuaTeX: Drop unused files
Peter Breitenlohner
2013-03-15
devnag: Add a 'make check' test case
Peter Breitenlohner
2013-03-13
prepare for luaTeX 0.75.0: Add luatexdir/lua52/
Peter Breitenlohner
2013-01-30
build system: Allow subdir-objects as required for Automake 1.14
Peter Breitenlohner
2013-01-19
Support large files (from Martin).
Akira Kakuto
2013-01-18
texk/web2c: Simplify mk_shellcmdlist()
Peter Breitenlohner
2013-01-10
luaTeX, pdfTeX: Avoid various gcc warnings
Peter Breitenlohner
2012-12-29
build system: Enable "silent rules" (see Automake manual)
Peter Breitenlohner
2012-12-13
kpathsea: Resolve remaining const related problems
Peter Breitenlohner
2012-11-23
require poppler 0.18 or better
Peter Breitenlohner
2012-11-06
pdflistout.w: sync with r4471 (a bug fix by H. Henkel).
Akira Kakuto
2012-10-13
input by pipe was impossible in luatex. enable it.
Akira Kakuto
2012-10-11
luaTeX: Free two malloc()ed strings
Peter Breitenlohner
2012-10-10
check the length of command string
Akira Kakuto
2012-10-10
check the length of command string
Akira Kakuto
2012-10-10
Modify determination of fullpath for restricted shell escape commands (from A...
Peter Breitenlohner
2012-10-10
luaTeX: Remove all diffs between TL and W32TeX
Peter Breitenlohner
2012-10-10
libs/obsdcompat: No longer used and therefore removed
Peter Breitenlohner
2012-09-19
luaTeX: Avoid const => non-const cast (for WIN32)
Peter Breitenlohner
2012-09-18
luaTeX: Avoid conflicting extern declaration of environ,
Peter Breitenlohner
2012-09-13
allow lualatex "\input" "a b" on Windows
Akira Kakuto
2012-08-21
recover the old code
Akira Kakuto
2012-08-10
luaTeX: Drop unused definition of M_PI
Peter Breitenlohner
2012-08-08
luaTeX [WIN32]: Detect and skip Byte order marks (reduce W32TeX vs TL diffs)
Peter Breitenlohner
2012-08-07
luaTeX: Move swap_items() to tex/texfileio.w where it is used
Peter Breitenlohner
2012-08-04
luaTeX: Reduce diffs between TeX Live and W32TeX
Peter Breitenlohner
2012-08-03
e-TeX 2.5: Better tracing of font definitions
Peter Breitenlohner
2012-07-31
luaTeX: Handle return value from broken (pre-C99) snprintf()
Peter Breitenlohner
2012-07-30
luaTeX: One and only one prototype per function
Peter Breitenlohner
2012-07-30
luaTeX: Avoid using asprintf()
Peter Breitenlohner
2012-07-30
luaTeX: Avoid using asprintf()
Peter Breitenlohner
2012-07-26
luaTeX: Avoid WIN32 build problem (from W32TeX)
Peter Breitenlohner
2012-07-26
luaTeX: Use uint64_t and PRIu64
Peter Breitenlohner
2012-07-24
luaTeX: Binary mode for popen() on Windows now done in kpathsea
Peter Breitenlohner
2012-07-19
luaTeX: Use LONGINTEGER_PRI instead of LONGINTEGER_PRI[di] to print file offsets
Peter Breitenlohner
2012-07-14
luatex, pdftex: Use EXIT_FAILURE instead of EX_SOFTWARE
Peter Breitenlohner
2012-07-13
largefile
Akira Kakuto
[next]