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
Age
Commit message (
Expand
)
Author
2012-08-02
mplibdir: Drop replacement function for snprintf()
Peter Breitenlohner
2012-07-31
luaTeX: Handle return value from broken (pre-C99) snprintf()
Peter Breitenlohner
2012-07-31
synctex: Check values returned by 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-30
pdfTeX: Avoid using asprintf()
Peter Breitenlohner
2012-07-28
web2c/mplibdir: Remove unused cruft
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-26
build system: Check for 64-bit integer types and bail out if unsupported
Peter Breitenlohner
2012-07-24
luaTeX: Binary mode for popen() on Windows now done in kpathsea
Peter Breitenlohner
2012-07-24
pdfTeX: Binary mode for popen() on Windows now done in kpathsea
Peter Breitenlohner
2012-07-19
*TeX: Distribute the *texdir/*tex_version.h files
Peter Breitenlohner
2012-07-19
luaTeX: Use LONGINTEGER_PRI instead of LONGINTEGER_PRI[di] to print file offsets
Peter Breitenlohner
2012-07-19
pdfTeX: Use LONGINTEGER_PRI instead of LONGINTEGER_PRId to print file offsets
Peter Breitenlohner
2012-07-17
bug fix from H. Kitagawa
Akira Kakuto
2012-07-16
texk/*: Pass known program names as arg2 to kpse_set_program_name()
Peter Breitenlohner
2012-07-15
TeX & Co: Must #define DLLPROC before reading texmfmp.h
Peter Breitenlohner
2012-07-14
luatex, pdftex: Use EXIT_FAILURE instead of EX_SOFTWARE
Peter Breitenlohner
2012-07-13
largefile
Akira Kakuto
2012-07-13
largefile
Akira Kakuto
2012-07-13
largefile
Akira Kakuto
2012-07-13
a typo
Akira Kakuto
2012-07-13
luaTeX: Cast xfseeko() arg2 to avoid MSVC warning (from W32TeX)
Peter Breitenlohner
2012-07-13
pdfTeX: Cast xfseeko() arg2 to avoid MSVC warning (from W32TeX)
Peter Breitenlohner
2012-07-11
web2c help msgs: Use DEV_NULL instead of hard-coding /dev/null
Peter Breitenlohner
2012-07-11
web2c help msgs: luatangle no longer exists
Peter Breitenlohner
2012-07-10
automake 1.12.2
Peter Breitenlohner
2012-07-10
bison 2.5.1: Rebuild parsers
Peter Breitenlohner
2012-07-09
luaTeX: Use binary file io mode (from W32TeX)
Peter Breitenlohner
2012-07-09
TeX & Co: Add DLLPROC for MSVC to build *tex.dll
Peter Breitenlohner
2012-07-09
web2c/w2c/config.h: Define LONGINTEGER_{TYPE,PRId} for MSVC
Peter Breitenlohner
2012-07-09
web2c/window: Avoid TeX Live vs W32TeX diffs
Peter Breitenlohner
2012-07-09
pdfTeX: Use #include <regex.h> for __MINGW32__ as for Unix
Peter Breitenlohner
2012-07-09
synctex: Remove "# warning ..." line, because MSVC fails to interpret it (fro...
Peter Breitenlohner
2012-07-09
web2c/lib: Open WIN32 pipes in binary mode
Peter Breitenlohner
2012-07-09
web2c: Added the never-interactive option to prevent flex
Peter Breitenlohner
2012-07-09
tie: Use binary mode for output files (from W32TeX)
Peter Breitenlohner
2012-07-09
cweb: Use binary mode for output files (from W32TeX)
Peter Breitenlohner
2012-07-09
ctie: Use binary mode for output files (from W32TeX)
Peter Breitenlohner
2012-07-09
otps: Added the never-interactive option to prevent flex
Peter Breitenlohner
2012-07-09
omegafonts: Added the never-interactive option to prevent flex
Peter Breitenlohner
2012-07-09
prepare for TeX Live 2013
Peter Breitenlohner
2012-06-28
XeTeX uses 256 math font families (from Akira)
Peter Breitenlohner
2012-06-28
do appending "b" to popen modes only on Windows differently from r26900 (do i...
Peter Breitenlohner
2012-06-28
Aleph uses 256 math font families (from Akira)
Peter Breitenlohner
2012-06-28
do appending "b" to popen modes only on Windows differently from r26900 (comp...
Peter Breitenlohner
2012-06-28
pdfTeX: revert parts of previous change (26905)
Peter Breitenlohner
2012-06-28
pdfTeX: allow to build with poppler >= 0.19.0 (aka system-xpdf)
Peter Breitenlohner
[next]