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
Age
Commit message (
Expand
)
Author
2013-07-01
Use IPC code in texmfmp.c also in luatex.c.
Akira Kakuto
2013-07-01
Eliminate use of BSD string functions (bcopy etc)
Peter Breitenlohner
2013-07-01
LuaTeX: MSVC build fix from Akira
Peter Breitenlohner
2013-07-01
dvipdfm-x: Always first include <config.h>
Peter Breitenlohner
2013-07-01
web2c: Make <w2c/config.h> C++ safe
Peter Breitenlohner
2013-07-01
ttf2pk ttf2pk2: Always first include <config.h>
Peter Breitenlohner
2013-07-01
ttfdump: Always first include <config.h>
Peter Breitenlohner
2013-06-29
Right console output on windows in ptex and uptex (from T. Tanaka).
Akira Kakuto
2013-06-29
Merging dvipdfmx and xdvipdfmx (continue)
Peter Breitenlohner
2013-06-29
seetexk: Include <config.h> and <kpathsea/config.h> always first
Peter Breitenlohner
2013-06-29
ps2pkm: Include Autoconf generated headers first
Peter Breitenlohner
2013-06-29
dviscgm: Include <config.h> always first
Peter Breitenlohner
2013-06-28
Include the Autoconf generated headers always first
Peter Breitenlohner
2013-06-28
Include the Autoconf generated headers always first
Peter Breitenlohner
2013-06-28
Slightly modify luatex.c and ptexlib.h because Visual Studio cannot compile l...
Akira Kakuto
2013-06-28
update
Peter Breitenlohner
2013-06-28
pdfTeX (pdftosrc): First #include <w2c/config.h>
Peter Breitenlohner
2013-06-28
LuaTeX: more inclusion of ptexlib.h first, and guard against it
Peter Breitenlohner
2013-06-28
Replace BSD string functions (removed in POSIX.1-2008) by SYSV/ANSI equivalents
Peter Breitenlohner
2013-06-28
xdvik (sparc-solaris): Include <X11/Xaw/XawInit.h> for XawInitializeWidgetSet...
Peter Breitenlohner
2013-06-27
further inclusion of ptexlib.h first, and guard against it
Karl Berry
2013-06-27
sync
Karl Berry
2013-06-27
new script latex-git-log (16jun13)
Karl Berry
2013-06-27
compiler warnings: Drop 'set but not used' variables
Peter Breitenlohner
2013-06-27
ttf2pk2: Avoid compiler warnings (found by Mojca)
Peter Breitenlohner
2013-06-27
web2c: Drop redundant XeTeX dependencies
Peter Breitenlohner
2013-06-27
Bug fix for LuaTeX crash on 32bit Unix systems (from Taco)
Peter Breitenlohner
2013-06-27
man page fixes from esr: ttf2pk/ttf2tfm.1 => ttf2pk2/ttf2tfm.1
Peter Breitenlohner
2013-06-26
man page fixes from esr, tldoc mail 18 Jun 2013 01:13:54, http://tug.org/pipe...
Karl Berry
2013-06-26
latexdiff (17jun13)
Karl Berry
2013-06-26
libgd 2.1.0
Peter Breitenlohner
2013-06-26
dvipdfm-x: Bug fix, Reduce dvipdfmx/xdvipdfmx diffs
Peter Breitenlohner
2013-06-26
build system: Fix dependencies for build `on demand'
Peter Breitenlohner
2013-06-25
multibibliography (25jun13)
Karl Berry
2013-06-25
(guess_input_kanji_encoding): document/default ptex config variable
Karl Berry
2013-06-25
revert r30926, EXEEXT comes from c-auto.h
Peter Breitenlohner
2013-06-25
define EXEEXT if DOSISH is defined.
Akira Kakuto
2013-06-25
chktex 1.7.2 add missing files
Peter Breitenlohner
2013-06-25
ctanify (19jun13)
Karl Berry
2013-06-24
findhyph (21jun13)
Karl Berry
2013-06-24
unify two win32lib.c's in w32 sources.
Akira Kakuto
2013-06-24
fix a potential bug in ptexenc.
Akira Kakuto
2013-06-24
automake 1.14
Peter Breitenlohner
2013-06-24
Update build system
Peter Breitenlohner
2013-06-24
xdv2pdf: Removed (obsolete)
Peter Breitenlohner
2013-06-24
LuaTeX and Mpost: Move texk/luatexdir/lua52 => libs/lua52
Peter Breitenlohner
2013-06-24
XeTeX: Avoid MinGW name conflict
Peter Breitenlohner
2013-06-24
(u)pTeX: Reduce TL vs W32TeX diffs
Peter Breitenlohner
2013-06-24
e-(u)pTeX: Update to e-pTeX 130605 from Hironori Kitagawa
Peter Breitenlohner
2013-06-24
xdvik: Somewhat better checking for libiconv
Peter Breitenlohner
[next]