Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [*] bump year and version | Philipp Gesang | 2017-01-29 | 1 | -1/+1 |
| | |||||
* | [log] handle logging more defensively | Philipp Gesang | 2017-01-29 | 1 | -3/+27 |
| | |||||
* | [*] update dates, version | Philipp Gesang | 2016-04-07 | 1 | -1/+1 |
| | |||||
* | [*] bump version and date | Philipp Gesang | 2015-12-09 | 1 | -1/+1 |
| | | | | | We still had some 2014 values lingering around dark corners. In theory this is all meaningless wrt. the Git repo. | ||||
* | [log] fix format strings passed to os.date() | Philipp Gesang | 2015-10-29 | 1 | -2/+2 |
| | | | | | In the name of MS compiler compatibility bow before the Middle Ages. | ||||
* | [log] remove duplicate code | Philipp Gesang | 2015-07-22 | 1 | -49/+0 |
| | | | | How the hell did that get there the first placeā½ | ||||
* | [log,db] fix options to os.date() on non-posix systems | Philipp Gesang | 2014-07-16 | 1 | -2/+4 |
| | | | | | | | | | Fixes https://github.com/lualatex/luaotfload/issues/233 On non-POSIX systems, the Lua interpeter is compiled with a reduced set of options accepted by ``os.date()`` [0]. [0] http://www.lua.org/source/5.2/loslib.c.html#LUA_STRFTIMEOPTIONS | ||||
* | [*] move source files to ./src | Philipp Gesang | 2014-02-12 | 1 | -0/+404 |