summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | [conf] use default formats if variable emptyPhilipp Gesang2014-05-151-1/+5
* | [db,tool] add db creation and modification time to version messagePhilipp Gesang2014-05-152-6/+17
* | [db] store creation and modification time in meta tablePhilipp Gesang2014-05-151-5/+11
* | [fontloader] sync with Context as of 2014-05-15Philipp Gesang2014-05-151-8/+8
* | [main] choose resolver at runtimePhilipp Gesang2014-05-152-4/+8
* | [db] always log index and lookup cache locationsPhilipp Gesang2014-05-151-4/+4
* | [main] remove config hackPhilipp Gesang2014-05-151-1/+0
* | [db,tool,diagnose] eliminat static config hackPhilipp Gesang2014-05-143-57/+11
* | [conf,db,diagnose] reimplement runtime cache path handling as configuration taskPhilipp Gesang2014-05-143-43/+82
* | [conf,tool] move status import to configurationPhilipp Gesang2014-05-142-7/+8
* | [features] adapt tlig feature to extended ligature specPhilipp Gesang2014-05-121-5/+18
* | [fontloader] sync with Context as of 2014-05-12Philipp Gesang2014-05-121-16/+25
* | [fontloader] sync with Context as of 2014-05-12Philipp Gesang2014-05-121-1/+2
* | tool: include host info in version messagePhilipp Gesang2014-05-051-3/+12
* | db: enforce db.update_live optionPhilipp Gesang2014-05-051-4/+16
* | [features] respect feature orderPhilipp Gesang2014-04-261-11/+11
* | [tool] set up interface between the configuration system and the command line...Philipp Gesang2014-04-251-2/+6
* | [conf] remove no-opPhilipp Gesang2014-04-241-2/+0
* | [db] add resolvers to fonts.names namespacePhilipp Gesang2014-04-241-0/+2
* | [main] trivial: improve Luatex minimum version testPhilipp Gesang2014-04-241-7/+7
* | [main] trivial: make local imports legiblePhilipp Gesang2014-04-241-4/+4
* | [main] register as “luaotfload-main” to silence luatexbasePhilipp Gesang2014-04-241-1/+1
* | [tool] adapt help messagePhilipp Gesang2014-04-241-3/+2
* | [colors,conf,db,main,tool] adapt the TeX run code to new configurationPhilipp Gesang2014-04-245-124/+168
* | [conf] fix configuration importPhilipp Gesang2014-04-231-3/+15
* | [db,conf,main,tool] move primary configuration table to new configuration mod...Philipp Gesang2014-04-224-134/+211
* | [tool,db,conf] integrate defaults into new config modelPhilipp Gesang2014-04-223-35/+71
* | [conf,tool] integrate configuration parserPhilipp Gesang2014-04-212-8/+288
* | [tests] add test for config file syntaxPhilipp Gesang2014-04-211-2/+2
* | [parsers] add INI file parserPhilipp Gesang2014-04-211-1/+120
* | [parsers] use less ambiguous identifier for localsPhilipp Gesang2014-04-212-11/+11
|/
* [fontloader] sync with Context as of 2014-04-16Philipp Gesang2014-04-161-4/+13
* [db] update index structure documentationPhilipp Gesang2014-04-061-33/+32
* [fontloader] sync with Context as of 2014-04-05Philipp Gesang2014-04-051-2/+12
* [tool] update usage and help messages to include bisectionPhilipp Gesang2014-03-301-0/+6
* [tool] fix final stage of bisectionPhilipp Gesang2014-03-271-2/+5
* [fontloader] sync with Context as of 2014-03-25Philipp Gesang2014-03-251-10/+13
* [db,tool] reconcile --bisect with --max-fontsPhilipp Gesang2014-03-242-8/+40
* [db,tool] display list of remaining files if less than tenPhilipp Gesang2014-03-232-1/+39
* [db,tool] implement termination of bisect sessionPhilipp Gesang2014-03-232-3/+41
* [tool] implement good/bad directives for bisection modePhilipp Gesang2014-03-231-3/+36
* [db,tool,main] implement run directive for bisection modePhilipp Gesang2014-03-233-24/+63
* [tool] reimplement bisect status directivePhilipp Gesang2014-03-231-14/+41
* [tool] add stop directive to bisect modePhilipp Gesang2014-03-231-0/+22
* [db,tool] add bisection initialization routinesPhilipp Gesang2014-03-232-10/+99
* [tool] add dummies for --bisectPhilipp Gesang2014-03-221-2/+62
* [fontloader] sync with Context as of 2014-03-22Philipp Gesang2014-03-221-2/+4
* [db] update multi-pass descriptionPhilipp Gesang2014-03-211-7/+7
* [db] retrieve list of font files before scanning themPhilipp Gesang2014-03-211-147/+137
* [fontloader] sync with Context as of 2014-03-16Philipp Gesang2014-03-161-37/+51