Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-10-01 | luafilesystem 1.6.0 | Fabio Mascarenhas | 5 | -352/+431 |
2012-05-01 | Due to Android (and apparently Sun) not supporting getcwd(NULL, 0), I've chan... | Eric Wing | 1 | -6/+10 |
2012-04-08 | applied debian patches from enrico tassi | Fabio Mascarenhas | 2 | -4/+58 |
2012-02-28 | implements fake luaL_register in Lua 5.2+ | Ian Good | 1 | -0/+9 |
2011-06-09 | Simplify and clarify metatable creation functions. | Reuben Thomas | 1 | -10/+12 |
2011-06-09 | Add lfs.link. | Reuben Thomas | 3 | -2/+55 |
2011-06-09 | Use package.config to get directory separator. | Reuben Thomas | 1 | -1/+1 |
2011-06-09 | Add a comment for make_dir. | Reuben Thomas | 1 | -0/+4 |
2011-06-09 | Fix typo in manual. | Reuben Thomas | 1 | -1/+1 |
2011-06-09 | Simplify dir_iter_factory slightly. | Reuben Thomas | 1 | -5/+3 |