summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
AgeCommit message (Expand)Author
2019-04-072019-04-07 hope at release date for sourcesKarl Berry
2019-03-25attempt to document the lack of disk searching when ls-R is present more clearlyKarl Berry
2019-02-11TL19 version numbers, datesKarl Berry
2019-01-19kpse_var_expand: document $FOO->literal string vs. ${FOO}->empty string expan...Karl Berry
2019-01-19define TEXMFLOCALEDIR for (currently) cweb translationsKarl Berry
2018-12-30r-* prefix for mpost instead of just r; requires new binariesKarl Berry
2018-12-24missed %s, from Andreas SKarl Berry
2018-12-21make r links for all of mpost, pmpost, upmpost; add rmpost to shell_escape_co...Karl Berry
2018-12-18restore -var-value behavior; new option -var-brace-valueKarl Berry
2018-12-13IS_KPSE_SEP: check for both : and ; only on UnixKarl Berry
2018-12-13TEXMFDOTDIR variable instead of hardwiring "."Karl Berry
2018-12-13have kpsewhich --var-value expand braces too; also, recognize eithe ; or : re...Karl Berry
2018-12-12doc, diag tweaksKarl Berry
2018-12-11missed spaceKarl Berry
2018-12-04fewer #ifdef WIN32Karl Berry
2018-11-23support non-ascii values for variables (w32 only)Akira Kakuto
2018-11-13kpathsea: tex-make.c: check return value from dup (from Andreas)Norbert Preining
2018-07-02warn that --all is ignored with bitmap fontsKarl Berry
2018-06-10pdfTeX: Allow non-ascii file names with UTF-8 source files (Windows only)Takuji Tanaka
2018-05-29Revert. Since 'command_line_encoding=utf-8' is not so natural for pdfTeXAkira Kakuto
2018-05-12kpathsea/kpsewhich: Allow non-ascii file names with pdftexTakuji Tanaka
2018-04-13tl2018 release freezeKarl Berry
2018-04-11TeX control sequences for ChangeLog names in packages I maintainKarl Berry
2018-03-16distinguish glyph source being fallback resolutions from fallback fontKarl Berry
2018-03-14separate successful glyph searches and filling in return structsKarl Berry
2018-02-27TL18 pretest version numbers, datesKarl Berry
2018-02-24kpathsea/tex-make.c: improve an error messageHironobu Yamashita
2018-02-23-min-crossrefs needs .aux removal; other doc tweaksKarl Berry
2018-02-21revert lib.h. replace LIB_FATAL2 by FATAL2 in xgetcwd.cAkira Kakuto
2018-02-21fix a potential bug in kpathsea/lib.h. Thanks to Douglas McKennaAkira Kakuto
2018-02-20quit if asked to set a nonexistent program nameKarl Berry
2018-02-16texmf.cnf: add defns for upbibtexTakuji Tanaka
2018-02-11docKarl Berry
2018-02-07omit --no-casefold-search test for Plain.TeX, since the result is system-depe...Karl Berry
2018-02-04casefolding fallback search for UnixKarl Berry
2018-02-01KPSE_CNF_P convenience macroKarl Berry
2018-01-28doc fixes, code formattingKarl Berry
2018-01-27consistent code formattingKarl Berry
2018-01-27STR_LIST_EMPTY, STR_LIST_FIRST_ELT convenience macrosKarl Berry
2018-01-27log newline before kpse_cnf_format dump, since this happens mid-searchKarl Berry
2018-01-26code formatting and comments (only)Karl Berry
2018-01-18printf %s instead of direct string (from Debian)Karl Berry
2018-01-17mktexlsr (treefile): use mktemp with fallback optionNorbert Preining
2018-01-17Debian says no -I${libdir} in .pc fileKarl Berry
2018-01-14doc,synxKarl Berry
2018-01-14Kpathsea: Use a macro instead of a function strlen() to check if a string is ...Akira Kakuto
2018-01-05continue loops with original next elementKarl Berry
2017-12-27fix a bug in xdirname.c (W32 only)Akira Kakuto
2017-12-27kpathsea/xdirname.c: remove IS_KANJI test for UNC namesAkira Kakuto
2017-12-27kpathsea/xbasename.c: Remove IS_KANJI test for UNC names.Akira Kakuto