summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tests] include two kinds of tests for Minion ProPhilipp Gesang2014-01-031-0/+24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] use (sanitized) names.fullname field when resolving fonts by namePhilipp Gesang2014-01-031-3/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #166 from phi-gamma/masterPhilipp Gesang2014-01-031-3/+12
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] fix incorrect localv2.4-fix-2Philipp Gesang2014-01-031-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [db] handle missing metadata tablePhilipp Gesang2014-01-031-1/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #163 from phi-gamma/masterPhilipp Gesang2014-01-023-8/+12
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main] fix path resolverv2.4-fix-1Philipp Gesang2014-01-021-7/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #161 from phi-gamma/masterPhilipp Gesang2013-12-303-7/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: update newsPhilipp Gesang2014-06-051-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: fix indentation in listingsPhilipp Gesang2014-06-041-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: document user access to font indexPhilipp Gesang2014-06-041-8/+25
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aux: add helpers for accessing the index table/index filePhilipp Gesang2014-06-042-2/+53
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2014-05-31Philipp Gesang2014-05-311-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main] lowercase file suffix when forcing file format (thanks, Bryan!)Philipp Gesang2014-05-181-7/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [main] log name: requests independent of fontloaderPhilipp Gesang2014-05-183-5/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2014-05-18Philipp Gesang2014-05-181-2/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fontloader] sync with Context as of 2014-05-18Philipp Gesang2014-05-183-3/+48
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [conf] use default formats if variable emptyPhilipp Gesang2014-05-151-1/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [doc] remove obsolete paragraphPhilipp Gesang2014-05-151-3/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [doc] remove dependency on mdwlist.styPhilipp Gesang2014-05-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tests] remove obsolete configPhilipp Gesang2014-05-151-11/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tests] integrate new configuration systemPhilipp Gesang2014-05-151-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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-212-3/+61