summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* [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 ↵Philipp Gesang2014-04-251-2/+6
| | | | line parser
* [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 ↵Philipp Gesang2014-04-224-134/+211
| | | | model (ignore those initialization stubs for now)
* [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
|
* [doc] actually patch node mode correctly (Thanks, Hans\!)Philipp Gesang2014-03-141-3/+4
|
* [fontloader] fix node modePhilipp Gesang2014-03-141-2/+2
| | | | See http://www.ntg.nl/pipermail/ntg-context/2014/077372.html
* [fontloader] sync with Context as of 2014-03-14Philipp Gesang2014-03-141-53/+147
|
* [db] treat missing fontname as invalid fontPhilipp Gesang2014-03-041-7/+6
|
* [main] fix syntaxPhilipp Gesang2014-03-031-1/+1
|
* [doc] move Latex inline verbatim commands to listingsPhilipp Gesang2014-02-251-1/+1
|
* [tool,doc] document “--local” option in manual and usage messagesPhilipp Gesang2014-02-141-1/+2
|
* [db,main,tool] scan local fonts upon failed lookup during a TeX run ↵Philipp Gesang2014-02-143-30/+28
| | | | (requires the config flag “scan_local”)