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
/
ptexenc
/
ptexenc.c
Age
Commit message (
Expand
)
Author
2019-09-10
ptexenc.c: updates from H. Kitagawa
Hironobu Yamashita
2019-02-15
initialize a local variable
Akira Kakuto
2019-02-06
kanji-internal (ptex and friends 1 of 5)
Hironobu Yamashita
2018-06-14
remove sjisterminal (w32 only)
Akira Kakuto
2018-06-09
pTeX: Support UTF-8 file names on UTF-8 locale (Unix-like platform only)
Takuji Tanaka
2018-03-26
use default_kanji_enc = ENC_UTF8 also on Windows (ptexenc)
Akira Kakuto
2018-01-17
#include <kpathsea/c-pathmx.h> per debian
Karl Berry
2017-09-09
\epTeXinputencoding works also with the terminal (H. Kitagawa and N. Abe)
Hironobu Yamashita
2016-03-01
texk/ptexenc: Increase default OPEN_MAX
Takuji Tanaka
2016-02-01
texk/ptexenc, web2c/eptexdir, web2c/euptexdir: add a new primitive \epTeXinpu...
Akira Kakuto
2016-02-01
texk/ptexenc, web2c/eptexdir, web2c/euptexdir: add a new primitive \epTeXinpu...
Akira Kakuto
2016-01-25
texk/ptexenc: Fix a bug, thanks to N. Abe.
Akira Kakuto
2015-10-25
texk/ptexenc: Enable composition of Hira-/Katakana in upTeX
Takuji Tanaka
2014-04-28
xetex, ptexenc [win32]: Accept Ctrl+Z as EOF on console
Takuji Tanaka
2014-01-24
ptexenc, uptex [win32]: return U+FFFD for illegal surrogate pair in console i...
Takuji Tanaka
2014-01-03
Enable console input of Unicode characters in upTeX on Windows
Takuji Tanaka
2013-06-29
Right console output on windows in ptex and uptex (from T. Tanaka).
Akira Kakuto
2013-06-24
fix a potential bug in ptexenc.
Akira Kakuto
2012-12-13
kpathsea: Resolve remaining const related problems
Peter Breitenlohner
2012-09-18
ptexenc: Define ptexenc_version_string as PTEXENCVERSION
Peter Breitenlohner
2012-03-05
build: Avoid various (gcc-4.x) compiler warnings
Peter Breitenlohner
2012-01-05
enable -kanji option in pdvitype and updvitype: patch from TANAKA Takuji-san.
Akira Kakuto
2011-10-07
remove more TL vs W32TeX diffs
Peter Breitenlohner
2011-09-05
Apply patches by Takuji Tanaka.
Akira Kakuto
2011-08-23
more upTeX and e-upTeX for WIN32
Peter Breitenlohner
2011-08-23
more upTeX and e-upTeX
Peter Breitenlohner
2011-08-18
more upTeX and e-upTeX
Peter Breitenlohner
2011-08-14
upTeX and e-upTeX (preliminary)
Peter Breitenlohner
2011-01-11
towards e-pTeX
Peter Breitenlohner
2011-01-11
Change version string "ptetex" => "ptexenc"
Peter Breitenlohner
2010-04-22
minor pTeX fixes
Peter Breitenlohner
2010-04-15
pTeX: avoid compiler warnings
Peter Breitenlohner
2010-04-13
fix linux => mingw32 cross build
Peter Breitenlohner
2010-04-11
add ptex from Akira, Norbert, and jTeX group; ptex not actually built by defa...
Karl Berry