Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove util-env.lua due to interfering argv handling | Philipp Gesang | 2014-05-05 | 1 | -1/+1 |
| | | | | | | | | | The stricter behavior of table.insert() since Lua 5.2.2 causes the import of util-env.lua to fail. Since the argument handling is specific to Context we now ship the extended set without the file. Thanks to: Karl Berry, Hironoir Kitagawa, Akira Kakuto for discovering / reporting the issue! | ||||
* | bump version (2.1), update news, readme, tests | Philipp Gesang | 2013-11-03 | 1 | -0/+1 |
| | |||||
* | remove untracked ``util-fmt`` from test | Philipp Gesang | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | add test | Philipp Gesang | 2013-05-08 | 1 | -0/+81 |