Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [parsers] indent consistently | Philipp Gesang | 2014-07-19 | 1 | -47/+49 |
| | | | | | Gets rid of even more ugliness caused by the recent unification of the parsers. | ||||
* | [parsers] fix damage to indentation caused by refactoring | Philipp Gesang | 2014-07-18 | 1 | -31/+31 |
| | |||||
* | [parsers] fix missing argument to fontconfig scanner | Philipp Gesang | 2014-07-18 | 1 | -17/+45 |
| | | | | | | | The reference to ``find_files`` didn’t get passed on to recursive calls which caused an error if multiple directories are searched. Reported by Norbert Preining. | ||||
* | [parsers] convert dashes to underscores in ini parser | Philipp Gesang | 2014-07-13 | 1 | -2/+2 |
| | |||||
* | parsers: remove obsolete comment | Philipp Gesang | 2014-06-09 | 1 | -3/+0 |
| | |||||
* | Merge branch 'texlive2014' of github:lualatex/luaotfload into texlive2014 | Philipp Gesang | 2014-06-07 | 1 | -17/+24 |
|\ | |||||
| * | Fix issue #218: support XDG_DATA_HOME for <dir> nodes | Reuben Thomas | 2014-06-06 | 1 | -17/+24 |
| | | |||||
* | | [tests] add test for config file syntax | Philipp Gesang | 2014-04-21 | 1 | -2/+2 |
| | | |||||
* | | [parsers] add INI file parser | Philipp Gesang | 2014-04-21 | 1 | -1/+120 |
| | | |||||
* | | [parsers] use less ambiguous identifier for locals | Philipp Gesang | 2014-04-21 | 1 | -10/+10 |
|/ | |||||
* | [*] move source files to ./src | Philipp Gesang | 2014-02-12 | 1 | -0/+578 |