summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'texlive2014' of github:lualatex/luaotfload into texlive2014Philipp Gesang2014-06-071-17/+24
|\
| * Fix issue #218: support XDG_DATA_HOME for <dir> nodesReuben Thomas2014-06-061-17/+24
* | 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
* | [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