summaryrefslogtreecommitdiff
path: root/src/luaotfload-log.lua
Commit message (Collapse)AuthorAgeFilesLines
* [*] bump year and versionPhilipp Gesang2017-01-291-1/+1
|
* [log] handle logging more defensivelyPhilipp Gesang2017-01-291-3/+27
|
* [*] update dates, versionPhilipp Gesang2016-04-071-1/+1
|
* [*] bump version and datePhilipp Gesang2015-12-091-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 Gesang2015-10-291-2/+2
| | | | | In the name of MS compiler compatibility bow before the Middle Ages.
* [log] remove duplicate codePhilipp Gesang2015-07-221-49/+0
| | | | How the hell did that get there the first placeā€½
* [log,db] fix options to os.date() on non-posix systemsPhilipp Gesang2014-07-161-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 ./srcPhilipp Gesang2014-02-121-0/+404