summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/tex-file.c
AgeCommit message (Expand)Author
2019-08-09doc/formattingKarl Berry
2018-02-01KPSE_CNF_P convenience macroKarl Berry
2018-01-27log newline before kpse_cnf_format dump, since this happens mid-searchKarl Berry
2017-12-09use DIR_SEP_STRING instead of / in initializationsKarl Berry
2017-11-11tex-file.c: Again use a custom kpathsea_getlongpath() instead of GetLongPathN...Akira Kakuto
2017-10-29add copyright 2017 since files have changedKarl 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
2016-11-08copyright yearAkira Kakuto
2016-11-08kpathsea: Add ".OTF" as a suffix of OpenType fontsAkira Kakuto
2016-06-06Fix TEXMFOUTPUT bug (w32 only)Akira Kakuto
2014-07-22have kpsewhich --help display (for each format) variable names considered, th...Karl Berry
2012-12-13kpathsea: Resolve remaining const related problemsPeter Breitenlohner
2012-03-11prepending kpathsea: to warningsKarl Berry
2011-09-30new (biblio) formats .ris and .bltxml per philkimeKarl Berry
2011-07-26kpathsea: More changes to reduce diffs with W32TeXPeter Breitenlohner
2011-07-22free unused memoryPeter Breitenlohner
2011-07-20libs/t1lib + texk/ps2pkm: bug fix and updatePeter Breitenlohner
2011-05-23.dfont as another truetype extensionKarl Berry
2011-04-11Avoid using strcpy() for overlapping stringsPeter Breitenlohner
2011-01-06(LUA_SUFFIXES): add .tluKarl Berry
2010-11-10avoid unportable passing of vararg list, http://bugs.debian.org/602566Karl Berry
2010-05-16untabify.Akira Kakuto
2010-05-15avoid late declaration.Akira Kakuto
2010-05-15remove trailing spaces.Akira Kakuto
2010-05-10kpathsea: more constPeter Breitenlohner
2010-04-15support one-word abbreviations of format names where usefulKarl Berry
2010-02-12fix compilation with -DNO_DEBUGPeter Breitenlohner
2010-01-11add kpse_clua_format type, from Taco and AkiraKarl Berry
2010-01-08define alt_suffixes for C version of opl2opm and ovp2ovfPeter Breitenlohner
2009-12-15new options -safe-in-name, -safe-out-name, suggested by ManuelKarl Berry
2009-12-13formattingKarl Berry
2009-12-11allow file..txt, from Manuel and AlexanderKarl Berry
2009-12-05more doc fixes/formattingKarl Berry
2009-12-04consider ..foobar not_okKarl Berry
2009-12-03formatting fixes continueKarl Berry
2009-12-03formatting/doc fixesKarl Berry
2009-12-01doc fixes, formatting, start error msg with newlineKarl Berry
2009-11-19texk/kpathsea/: revised handling of constPeter Breitenlohner
2009-11-18texk/kpathsea: Disallow writing file in dotted directoriesPeter Breitenlohner
2009-11-17texk/kpathsea: update openout_any handling for Win/Mingw/CygwinPeter Breitenlohner
2009-11-14misc updatesPeter Breitenlohner
2009-11-13Import dvisvgm-0.8.7Peter Breitenlohner
2009-11-10towards TL2010: texk/kpathseaPeter Breitenlohner
2009-06-23use ANSI C function definitions and prototypesPeter Breitenlohner
2009-06-02mlbib/mlbst support for HufflenKarl Berry
2009-05-12set suffix_search_only for sfd, otf, and lig; show binmode in debug outputKarl Berry
2009-05-10add kpse_{fea,cid}_format for luatexKarl Berry
2009-03-16new reentrant kpathsea API (from Taco)Peter Breitenlohner