summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/kpsewhich.c
AgeCommit message (Expand)Author
2014-01-25[WIN32 only] progname should be kpse->program_name since progname can be NULLAkira Kakuto
2014-01-25kpathsea [win32]: Allow Unicode file name in kpsewhich, add new functions in ...Takuji Tanaka
2013-06-24kpathsea 6.2.0devPeter Breitenlohner
2013-04-05version numbers and years to prepare for TL 2013 pretestKarl Berry
2012-05-10TL 2012 w/o dev, 6.1.0, other version numbersKarl Berry
2011-08-03kpathsea: More changes to reduce diffs with W32TeXPeter Breitenlohner
2011-07-20libs/t1lib + texk/ps2pkm: bug fix and updatePeter Breitenlohner
2011-05-03Drop unused variablePeter Breitenlohner
2011-04-28update version numbers and yearsKarl Berry
2011-04-28check entire string for format names, not just suffixes (clua vs. lua)Karl Berry
2010-05-17prepare for 2010 pretest buildsKarl Berry
2010-05-16cosmetic fix after untabification.Akira Kakuto
2010-05-16untabify.Akira Kakuto
2010-05-15remove trailing spaces.Akira Kakuto
2010-04-15support one-word abbreviations of format names where usefulKarl Berry
2009-12-20(find_format): had forgotten to increment the loopKarl Berry
2009-12-19revert to checking kpse_fmt_format last, Angelo Graziosi, http://tug.org/pipe...Karl Berry
2009-12-15new options -safe-in-name, -safe-out-name, suggested by ManuelKarl Berry
2009-12-14rm never-used variable/option "separator"; alphabetize variable listKarl Berry
2009-12-14rm special rearrangement of checking kpse_fmt_format lastKarl Berry
2009-12-05make --mktex=foo actually enable mktexfoo, by setting --must-existKarl Berry
2009-12-05do not respect MKTEX* envvars/cnf values in kpsewhichKarl Berry
2009-12-03formatting fixes continueKarl Berry
2009-12-03formatting/doc fixesKarl Berry
2009-09-03remove nonfunctional special case for dvipdfmx.cfg, add texglyphlist.txtKarl Berry
2009-06-25use new header <kpathsea/version.h>Peter Breitenlohner
2009-06-01do expansions on user --path valueKarl Berry
2009-06-01translate ; to : in user_pathKarl Berry
2009-05-31update version numbers to 5.0.0 (web2c version change coming separately)Karl Berry
2009-03-16new reentrant kpathsea API (from Taco)Peter Breitenlohner
2008-12-31special-case XDvi to "other text files"Karl Berry
2008-12-15warn if explicit --user-format is not recognizedKarl Berry
2008-11-10in help message, mention need for -engine when looking up format filesKarl Berry
2008-05-23do not free raw_path value; handle texmf.cnfKarl Berry
2008-05-22might as well recognize glyphlist.txt and pdfglyphlist.txt tooKarl Berry
2008-05-22use the right formats for updmap.cfg, mktex.cnf, fmtutil.cnf, and dvipdfmx.cf...Karl Berry
2008-05-04urls for license noticesKarl Berry
2008-04-30try_std_extension_first config value, and recognize .sty/.cls/etc. as common ...Karl Berry
2008-03-07avoid const related warningsPeter Breitenlohner
2008-01-21document --all and --subdirKarl Berry
2008-01-21no fsf physical addressKarl Berry
2008-01-18silence a couple warnings, from MartinKarl Berry
2008-01-13protect against loc<=0, from dakKarl Berry
2007-12-24--subdir implies --allKarl Berry
2007-12-24finish implementing --subdirKarl Berry
2007-12-23begin subdir matching implementationKarl Berry
2007-12-23implement kpsewhich --all for normal searchesKarl Berry
2007-12-15improve --version and --helpKarl Berry
2007-05-05use kpse_dvips_config_format for config.psKarl Berry
2006-01-17texk 1Karl Berry