Age | Commit message (Expand) | Author |
2019-02-11 | TL19 version numbers, dates | Karl Berry |
2019-01-19 | kpse_var_expand: document $FOO->literal string vs. ${FOO}->empty string expan... | Karl Berry |
2019-01-19 | define TEXMFLOCALEDIR for (currently) cweb translations | Karl Berry |
2018-12-30 | r-* prefix for mpost instead of just r; requires new binaries | Karl Berry |
2018-12-24 | missed %s, from Andreas S | Karl Berry |
2018-12-21 | make r links for all of mpost, pmpost, upmpost; add rmpost to shell_escape_co... | Karl Berry |
2018-12-18 | restore -var-value behavior; new option -var-brace-value | Karl Berry |
2018-12-13 | IS_KPSE_SEP: check for both : and ; only on Unix | Karl Berry |
2018-12-13 | TEXMFDOTDIR variable instead of hardwiring "." | Karl Berry |
2018-12-13 | have kpsewhich --var-value expand braces too; also, recognize eithe ; or : re... | Karl Berry |
2018-12-12 | doc, diag tweaks | Karl Berry |
2018-12-11 | missed space | Karl Berry |
2018-12-04 | fewer #ifdef WIN32 | Karl Berry |
2018-11-23 | support non-ascii values for variables (w32 only) | Akira Kakuto |
2018-11-13 | kpathsea: tex-make.c: check return value from dup (from Andreas) | Norbert Preining |
2018-07-02 | warn that --all is ignored with bitmap fonts | Karl Berry |
2018-06-10 | pdfTeX: Allow non-ascii file names with UTF-8 source files (Windows only) | Takuji Tanaka |
2018-05-29 | Revert. Since 'command_line_encoding=utf-8' is not so natural for pdfTeX | Akira Kakuto |
2018-05-12 | kpathsea/kpsewhich: Allow non-ascii file names with pdftex | Takuji Tanaka |
2018-04-13 | tl2018 release freeze | Karl Berry |
2018-04-11 | TeX control sequences for ChangeLog names in packages I maintain | Karl Berry |
2018-03-16 | distinguish glyph source being fallback resolutions from fallback font | Karl Berry |
2018-03-14 | separate successful glyph searches and filling in return structs | Karl Berry |
2018-02-27 | TL18 pretest version numbers, dates | Karl Berry |
2018-02-24 | kpathsea/tex-make.c: improve an error message | Hironobu Yamashita |
2018-02-23 | -min-crossrefs needs .aux removal; other doc tweaks | Karl Berry |
2018-02-21 | revert lib.h. replace LIB_FATAL2 by FATAL2 in xgetcwd.c | Akira Kakuto |
2018-02-21 | fix a potential bug in kpathsea/lib.h. Thanks to Douglas McKenna | Akira Kakuto |
2018-02-20 | quit if asked to set a nonexistent program name | Karl Berry |
2018-02-16 | texmf.cnf: add defns for upbibtex | Takuji Tanaka |
2018-02-11 | doc | Karl Berry |
2018-02-07 | omit --no-casefold-search test for Plain.TeX, since the result is system-depe... | Karl Berry |
2018-02-04 | casefolding fallback search for Unix | Karl Berry |
2018-02-01 | KPSE_CNF_P convenience macro | Karl Berry |
2018-01-28 | doc fixes, code formatting | Karl Berry |
2018-01-27 | consistent code formatting | Karl Berry |
2018-01-27 | STR_LIST_EMPTY, STR_LIST_FIRST_ELT convenience macros | Karl Berry |
2018-01-27 | log newline before kpse_cnf_format dump, since this happens mid-search | Karl Berry |
2018-01-26 | code formatting and comments (only) | Karl Berry |
2018-01-18 | printf %s instead of direct string (from Debian) | Karl Berry |
2018-01-17 | mktexlsr (treefile): use mktemp with fallback option | Norbert Preining |
2018-01-17 | Debian says no -I${libdir} in .pc file | Karl Berry |
2018-01-14 | doc,synx | Karl Berry |
2018-01-14 | Kpathsea: Use a macro instead of a function strlen() to check if a string is ... | Akira Kakuto |
2018-01-05 | continue loops with original next element | Karl Berry |
2017-12-27 | fix a bug in xdirname.c (W32 only) | Akira Kakuto |
2017-12-27 | kpathsea/xdirname.c: remove IS_KANJI test for UNC names | Akira Kakuto |
2017-12-27 | kpathsea/xbasename.c: Remove IS_KANJI test for UNC names. | Akira Kakuto |
2017-12-09 | tex-glyph.c: avoid compiler warning | Hironobu Yamashita |
2017-12-09 | use DIR_SEP_STRING instead of / in initializations | Karl Berry |