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
/
xetexdir
/
XeTeX_ext.c
Age
Commit message (
Expand
)
Author
2017-09-05
strip only trailing spaces on input, not tabs et al.
Karl Berry
2016-02-22
web2c/xetexdir: sync with the upstream (a new primitive \XeTeXinterwordspaces...
Akira Kakuto
2016-02-09
xetexdir/XeTeX_ext.c: recover the original output driver "xdvipdfmx -q -E"
Akira Kakuto
2015-11-06
web2c/xetexdir/XeTeX_ext.c: Remove the '-q' option from the default output dr...
Akira Kakuto
2015-08-26
XeTeX: Enable and avoid gcc warnings for libxetex.a
Peter Breitenlohner
2015-05-05
XeTeX: Can not use non-locking getc() for MinGW
Peter Breitenlohner
2015-05-05
[xetexdir/XeTeX_ext.c] use non-locking variant of getc() to read input files ...
Jonathan Kew
2015-03-22
Remove redundant definition of a variable.
Akira Kakuto
2015-03-22
xetexdir/XeTeX_ext.c: The SELFAUTOLOC issue has been considered independently...
Akira Kakuto
2015-03-22
Sync XeTeX
Khaled Hosny
2014-08-16
Fix XeTeX build on Mac
Khaled Hosny
2014-08-16
Update XeTeX
Khaled Hosny
2014-04-28
xetex, ptexenc [win32]: Accept Ctrl+Z as EOF on console
Takuji Tanaka
2014-03-26
Sync XeTeX
Khaled Hosny
2014-03-14
Sync XeTeX
Khaled Hosny
2014-01-17
xetex [WIN32]: Accept Unicode characters from STDIN on console
Takuji Tanaka
2013-12-06
Remove unused variables
Akira Kakuto
2013-12-06
set _wpopen binary mode (Windows only)
Takuji Tanaka
2013-12-06
use _wpopen instead of popen (Windows only)
Takuji Tanaka
2013-12-05
Rwrite command line for popen. (Windows only)
Akira Kakuto
2013-07-02
undef timezone before reading time.h for MSVC.
Akira Kakuto
2013-07-02
XeTeX: Make sure <w2c/config.h> is always included first
Peter Breitenlohner
2013-05-18
Fix selection of multiple alternates
Khaled Hosny
2013-03-30
Some XeTeX updates
Khaled Hosny
2013-03-27
XeTeX 0.9999.2
Khaled Hosny
2013-03-23
XeTeX 0.9999.1
Khaled Hosny
2013-03-11
XeTeX 0.9999.0
Khaled Hosny
2013-03-07
More XeTeX updates
Khaled Hosny
2013-03-06
Sync XeTeX
Khaled Hosny
2013-02-20
More Mac fixes, should build on 10.5 now
Khaled Hosny
2013-02-19
More Mac fixes
Khaled Hosny
2013-02-19
Fix some warning on Mac
Khaled Hosny
2013-02-19
Sync with XeTeX
Khaled Hosny
2013-02-15
Fix 32 Mac build (hopefully)
Khaled Hosny
2013-02-03
(W32) change to match the simplified win32_popen.
Akira Kakuto
2013-01-06
Move execution lines below variable definitions.
Akira Kakuto
2013-01-06
Some missed XeTeX changes and misc. fixes
Khaled Hosny
2013-01-05
XeTeX: Print Graphite2 version (from Akira)
Peter Breitenlohner
2013-01-05
XeTeX: Build fixes
Peter Breitenlohner
2013-01-04
More XeTeX fixes
Khaled Hosny
2013-01-04
Build fixes for new XeTeX
Peter Breitenlohner
2013-01-03
Merge in new XeTeX stuff
Khaled Hosny
2012-10-22
Merge changes from XeTeX repository
Khaled Hosny
2012-09-15
On Windows, use $SELFAUTOLOC/xdvipdfmx.exe as a driver for security reason
Akira Kakuto
2012-08-10
use rewind(f) instead of fseek(f,0,SEEK_SET)
Akira Kakuto
2012-08-09
Add 'extern "C" {' to avoid link error
Akira Kakuto
2012-03-19
XeTeX: prepare for teckit-2.5.3
Peter Breitenlohner
2012-02-11
[xetex] make xetex pass font file paths to xdvipdfmx, to avoid fontconfig sea...
Jonathan Kew
2011-08-18
more upTeX and e-upTeX
Peter Breitenlohner
2011-08-12
fix to allow font definition like \font\x="[msmincho.ttc:1]"
Akira Kakuto
[next]