Age | Commit message (Expand) | Author |
---|---|---|
2015-01-15 | Fix opening network path files on Win32. | |
2014-12-31 | Updated copyright year. | |
2014-11-25 | Fixed bug when iterating over root directory; core/lfs_ext.lua | |
2014-08-15 | More options for `lfs.dir_foreach()`; core/lfs_ext.lua | |
2014-06-30 | Condensed manual and API documentation into single files. | |
2014-05-28 | Updated LuaDoc. | |
2014-05-28 | Updated LuaDoc. | |
2014-04-10 | Fixed bug introduced by r1710 relating to absolute paths. | |
2014-04-06 | Added `lfs.abspath()` in order to always use absolute paths. | |
2014-01-12 | Updated copyright information. | |
2013-11-10 | Updated LuaDoc. | |
2013-10-09 | More LuaDoc updates. | |
2013-09-15 | Do not convert filenames to UTF-8; keep them in `_CHARSET`. | |
2013-09-06 | Updated LuaDoc. | |
2013-03-25 | Added lfs.dir_foreach() for allowing Find in Files to have a filter. |