summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea
AgeCommit message (Expand)Author
2018-12-13IS_KPSE_SEP: check for both : and ; only on UnixKarl Berry
2018-12-13TEXMFDOTDIR variable instead of hardwiring "."Karl Berry
2018-12-13(-var-value): disable brace_expand again due toKarl 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-04correct #defineAkira Kakuto
2018-12-04fewer #ifdef WIN32Karl Berry
2018-11-23support non-ascii values for variables (w32 only)Akira Kakuto
2018-11-23support non-ascii values for variables (w32 only)Akira Kakuto
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-14automake 1.16.1Karl Berry
2018-05-12kpathsea/kpsewhich: Allow non-ascii file names with pdftexTakuji Tanaka
2018-04-28bump library minor version numbers tooKarl Berry
2018-04-28make that 2019/devKarl Berry
2018-04-28post-2018 release /dev identKarl Berry
2018-04-13tl2018 release freezeKarl Berry
2018-04-11TeX control sequences for ChangeLog names in packages I maintainKarl Berry
2018-03-26syncAkira Kakuto
2018-03-26syncAkira Kakuto
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-28(READABLE): take ignored kpse arg so we can avoid some #ifdefsKarl 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-14doc fixesKarl 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