summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea
AgeCommit message (Expand)Author
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
2017-12-27copyright yearAkira Kakuto
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
2017-12-09tex-glyph.c: avoid compiler warningHironobu Yamashita
2017-12-09use DIR_SEP_STRING instead of / in initializationsKarl Berry
2017-12-05default SCHAR_MAX=127, not 128Karl Berry
2017-11-27final % is comment-start in texfonts.mapKarl Berry
2017-11-17(elt_in_db): protect against pathological argumentsKarl Berry
2017-11-15use #!/bin/sh -vx for nontrivial shell *.test files, so <testname>.log is mor...Karl Berry
2017-11-11tex-file.c: Again use a custom kpathsea_getlongpath() instead of GetLongPathN...Akira Kakuto
2017-11-10remove redundant test of "found" variableKarl Berry
2017-11-03checks for empty program name, empty default stringsKarl Berry
2017-10-29add copyright 2017 since files have changedKarl Berry
2017-10-29(do_subdir): arg cannot be empty; make assert robustKarl Berry
2017-10-24avoid potential buffer overrun on erroneous input, and rework testKarl Berry
2017-09-22kpathsea: slightly improve my yesterday's changes (W32 only)Akira Kakuto
2017-09-20kpathsea: fix to return actual file names (W32 only).Akira Kakuto
2017-09-20kpathsea: Fix to return actual file names (W32 only)Akira Kakuto
2017-09-19kpathsea/db.c: fix for DOSISH systems where _WIN32 is not definedAkira Kakuto
2017-06-24automake 1.15.1Karl Berry
2017-06-19.info updateKarl Berry