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
/
kpathsea
/
progname.c
Age
Commit message (
Expand
)
Author
2021-02-25
restore Build,TODO from r57911
Karl Berry
2021-02-25
French translation for tlmgr updated
Denis Bitouzé
2019-12-05
doc
Karl Berry
2019-11-03
remove register declarations
Karl Berry
2018-11-23
support non-ascii values for variables (w32 only)
Akira Kakuto
2018-06-10
pdfTeX: Allow non-ascii file names with UTF-8 source files (Windows only)
Takuji Tanaka
2018-02-20
quit if asked to set a nonexistent program name
Karl Berry
2018-01-14
Kpathsea: Use a macro instead of a function strlen() to check if a string is ...
Akira Kakuto
2016-06-28
kpathsea: Eliminate global and static variables (w32 only)
Akira Kakuto
2013-12-31
bug fix about error check when fopen (Windows only)
Takuji Tanaka
2013-12-03
Support KANJI file name in (e)upTeX and XeTeX on Windows (from T. Tanaka)
Akira Kakuto
2013-12-01
Revert
Akira Kakuto
2013-12-01
Support KANJI file name in (e)upTeX on Windows (T. Tanaka)
Akira Kakuto
2013-12-01
Revert
Akira Kakuto
2013-12-01
Support KANJI file name in (e)up-TeX on Windows (T. Tanaka)
Akira Kakuto
2013-07-06
more CP936, CP950
Takuji Tanaka
2013-07-06
more CP936, CP950
Takuji Tanaka
2013-07-06
CP936, CP950 (simplified / traditional Chinese) also have 0x5c problem simila...
Takuji Tanaka
2013-06-24
unify two win32lib.c's in w32 sources.
Akira Kakuto
2013-06-24
kpathsea 6.2.0dev
Peter Breitenlohner
2013-04-05
version numbers and years to prepare for TL 2013 pretest
Karl Berry
2013-01-28
Simplify win32_popen.
Akira Kakuto
2012-08-01
kpathsea: Make sure snprintf() is not badly broken
Peter Breitenlohner
2012-03-11
prepending kpathsea: to warnings
Karl Berry
2011-08-08
kpathsea: standalone test program progname-test
Peter Breitenlohner
2011-08-08
kpathsea: progname.c: Simplify fix_selfdir() and clarify remove_dots().
Peter Breitenlohner
2011-08-01
kpathsea: More changes to reduce diffs with W32TeX
Peter Breitenlohner
2011-07-30
kpathsea: minor cleanup
Peter Breitenlohner
2011-07-28
kpathsea: More changes to reduce diffs with W32TeX
Peter Breitenlohner
2011-07-27
kpathsea: More changes to reduce diffs with W32TeX
Peter Breitenlohner
2011-07-26
kpathsea: More changes to reduce diffs with W32TeX
Peter Breitenlohner
2011-07-22
free unused memory
Peter Breitenlohner
2011-07-20
libs/t1lib + texk/ps2pkm: bug fix and update
Peter Breitenlohner
2011-05-12
Finally remove kpse_set_progname (deprecated since 1998)
Peter Breitenlohner
2010-05-16
untabify.
Akira Kakuto
2010-05-15
remove trailing spaces.
Akira Kakuto
2010-05-10
kpathsea: more const
Peter Breitenlohner
2010-04-10
use MAX_PATH for PATH_MAX (Windows), et al.; from Javier Mugica
Karl Berry
2010-03-10
avoid use of and remove support for kpse_set_progname,
Peter Breitenlohner
2010-02-15
somewhat reorganize libkpathsea internals
Peter Breitenlohner
2010-02-15
use __DJGPP__ instead of DJGPP (from Javier Mugica)
Karl Berry
2009-12-03
formatting/doc fixes
Karl Berry
2009-11-17
texk/kpathsea: update openout_any handling for Win/Mingw/Cygwin
Peter Breitenlohner
2009-03-16
new reentrant kpathsea API (from Taco)
Peter Breitenlohner
2009-03-04
part 1 of mingw32 patches from Taco
Peter Breitenlohner
2008-07-04
remove system-dependent program_invocation_name behavior in kpse_set_program_...
Karl Berry
2008-03-07
avoid const related warnings
Peter Breitenlohner
2008-01-21
no fsf physical address
Karl Berry
2006-01-17
texk 1
Karl Berry