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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 1.8.0
v1_8_0
Hisham Muhammad
2020-04-22
2
-2
/
+2
*
Lua 5.4: use __close to close dir if you break the iterator
Hisham Muhammad
2020-04-22
1
-0
/
+11
*
indent -kr -nut -i2 src/lfs.c src/lfs.h
Hisham Muhammad
2020-04-22
2
-555
/
+690
*
Use CREATE_ALWAYS instead of CREATE_NEW
云风
2020-04-21
1
-1
/
+1
*
win32: strip UNC prefix if present
Hisham Muhammad
2020-04-21
1
-0
/
+6
*
win32 lstat: if it's not a link, just do stat
Hisham Muhammad
2020-04-21
1
-0
/
+3
*
win32: obtain symlink attributes
Hisham Muhammad
2020-04-21
1
-26
/
+78
*
Add Windows compatibility for lfs.link
Eroica
2020-04-21
1
-41
/
+65
*
Support Lua 5.4
Peter Melnichenko
2020-04-20
1
-2
/
+2
*
Fallback to _POSIX_PATH_MAX when MAXPATHLEN isn't available (#130)
James McCoy
2019-10-29
1
-1
/
+6
*
Fix memory leak in case of realloc failure. (#102)
Hisham Muhammad
2017-11-27
1
-5
/
+11
*
Update version in lfs.def (#96)
Stephen E. Baker
2017-10-08
1
-1
/
+1
*
Fix _VERSION entry
Hisham Muhammad
2017-09-15
1
-1
/
+1
*
Merge branch '1.7'
Peter Melnichenko
2017-09-14
1
-60
/
+48
|
\
|
*
Merge branch 'master' into 1.7
Peter Melnichenko
2016-06-21
2
-12
/
+14
|
|
\
|
*
|
Return errno from lfs.attributes on error
Peter Melnichenko
2016-05-05
1
-1
/
+2
|
*
|
Return errno from lfs.touch on error
Peter Melnichenko
2016-05-05
1
-18
/
+16
|
*
|
Return errno from lfs.rmdir on error
Peter Melnichenko
2016-05-05
1
-12
/
+2
|
*
|
Return errno from lfs.mkdir on error
Peter Melnichenko
2016-05-05
1
-29
/
+28
*
|
|
Update copyright year [ci skip]
Peter Melnichenko
2017-09-14
2
-3
/
+3
*
|
|
Fix compilation warning for LuaJIT 2.1
Peter Melnichenko
2017-09-14
1
-3
/
+5
*
|
|
Dynamically size getcwd() buffer in get_dir function (#84)
NiteHawk
2016-10-14
1
-41
/
+46
*
|
|
Fix lfs.attributes and lfs.symlinkattributes extra argument handling
Peter Melnichenko
2016-08-25
1
-1
/
+2
*
|
|
Add a 'target' field for symlinkattributes.
NiteHawk
2016-07-16
1
-1
/
+48
|
|
/
|
/
|
*
|
Fix export of luaopen_lfs on Windows (#74)
Eric Cosatto
2016-06-01
2
-12
/
+14
|
/
*
Include strerror(errno) into error message in lfs.attributes
Peter Melnichenko
2016-05-05
1
-2
/
+2
*
Add attribute name to error on invalid attribute in lfs.attributes
Peter Melnichenko
2016-05-05
1
-1
/
+1
*
Document passing table as second argument to lfs.attributes
Peter Melnichenko
2016-05-04
1
-1
/
+1
*
Refactor set_info() using lua_setfield
Peter Melnichenko
2016-05-04
1
-9
/
+6
*
Update top level comments
Peter Melnichenko
2016-05-04
2
-7
/
+4
*
Fix a warning when compiling as C++11
Peter Melnichenko
2016-05-04
1
-1
/
+1
*
Merge pull request #68 from mpeterv/setmode-refactor
Hisham Muhammad
2016-04-25
1
-11
/
+6
|
\
|
*
Don't pass Lua state to lfs_setmode, it's always unused
Peter Melnichenko
2016-04-25
1
-4
/
+4
|
*
Use pusherror in lfs_g_setmode
Peter Melnichenko
2016-04-25
1
-5
/
+1
|
*
Get rid of goto in lfs_g_setmode
Peter Melnichenko
2016-04-25
1
-2
/
+1
*
|
Have make_link() use pushresult() instead of pusherror() on Windows
NiteHawk
2016-03-25
1
-1
/
+2
|
/
*
fix warning for redefining macro on MinGW
Thijs Schreijer
2015-08-24
1
-0
/
+2
*
Fix detection of closed files on Lua 5.2/5.3.
Philipp Janda
2015-06-14
1
-4
/
+12
*
Merge branch 'master' of git://github.com/keplerproject/luafilesystem
Hisham Muhammad
2015-03-19
3
-4
/
+10
|
\
|
*
DEF file fixes (DESCRIPTION is deprecated; VERSION must contain one or two nu...
Alex
2015-02-16
1
-2
/
+1
|
*
A few minor things fixed which prevented compilation of LuaFileSystem as C++ ...
Alex
2015-02-15
2
-2
/
+9
*
|
Prepare for release 1.6.3
v_1_6_3
v1_6_3
Hisham Muhammad
2015-01-15
1
-1
/
+1
*
|
Cleanup use of explicit \0
Hisham Muhammad
2015-01-15
1
-2
/
+2
|
/
*
Updated to support Lua 5.3. Fixed to supress warnings in windows. Removed ext...
Andrew Starks
2015-01-15
2
-18
/
+26
*
Merge pull request #46 from moteus/master
Hisham Muhammad
2014-11-12
1
-0
/
+8
|
\
|
*
Fix. Support Lua 5.3.beta
Alexey Melnichuk
2014-11-12
1
-0
/
+8
*
|
Add LFS_DO_NOT_USE_LARGE_FILE flag
Mikhael-Danilov
2014-09-25
1
-0
/
+4
|
/
*
Fix. Compile with MSVC and with gcc without `-std=c99`
Alexey Melnichuk
2014-08-13
1
-2
/
+6
*
Fix lfs.attributes(file, 'blksize')
Stefan Hoffmann
2014-08-09
1
-24
/
+15
*
Fix. Prevents double close the same handle (#24)
Alexey Melnichuk
2014-01-08
1
-1
/
+4
[next]