index
:
luafilesystem
1.7
2.0
fix-101
gh-pages
high-precision-times
master
symlink_target
A mirror of https://github.com/lunarmodules/luafilesystem
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
Bump version to 1.6.2 and set version via define in src/lfs.c to make it bett...
Dennis Schridde
4
-2
/
+39
2012-10-03
Full Lua 5.2 compatibility and adherance to modules-create-no-globals
Dennis Schridde
2
-14
/
+8
2012-10-01
fix build for Lua 5.2; version 1.6.1
Fabio Mascarenhas
3
-0
/
+39
2012-10-01
lfs.c: use Lua 5.2's own luaL_register
Reuben Thomas
1
-9
/
+1
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