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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-28
win32: declare lfs_win32_pusherror, windowsToUnixTime, lfs_win32_lstat as static
HEAD
master
FractalU
1
-3
/
+3
2024-10-28
CI: don't duplicate runs
Hisham Muhammad
1
-1
/
+5
2024-10-28
CI: add Windows run
Hisham Muhammad
1
-4
/
+29
2024-10-28
ci: use gh-actions-lua and gh-actions-luarocks from luarocks
Hisham Muhammad
1
-2
/
+2
2023-12-12
ci: fix python version on macos (#173)
Hisham Muhammad
1
-1
/
+2
2023-12-12
Explicitly cast void * pointers - allows code to build cleanly as C++. (#165)
Vas Crabb
1
-2
/
+2
2023-12-12
Fix a few compiler warnings (#171)
rpatters1
1
-4
/
+4
2022-07-26
keplerproject -> lunarmodules
Hisham Muhammad
9
-47
/
+35
2022-07-15
win32: use standard memmove function
Hisham Muhammad
1
-1
/
+1
2022-07-15
appveyor.yml: update pip, hererocks, add Lua 5.4
Hisham Muhammad
1
-17
/
+29
2022-06-24
Move doc/us/ to docs/, replacing the gh-pages branch.
Hisham Muhammad
9
-28
/
+16
2022-06-24
Remove old "vc6" folder
Hisham Muhammad
3
-165
/
+0
2022-06-24
switch to Github Actions
Hisham Muhammad
3
-35
/
+49
2021-11-09
rockspec: use git+https:// for git repository URL
Alexander Turenko
1
-1
/
+1
2020-04-22
Release 1.8.0
v1_8_0
Hisham Muhammad
3
-3
/
+12
2020-04-22
It does work on Windows now!
Hisham Muhammad
1
-1
/
+0
2020-04-22
update copyrights
Hisham Muhammad
2
-2
/
+2
2020-04-22
Lua 5.4: use __close to close dir if you break the iterator
Hisham Muhammad
1
-0
/
+11
2020-04-22
indent -kr -nut -i2 src/lfs.c src/lfs.h
Hisham Muhammad
2
-555
/
+690
2020-04-21
Makefile: make it easier to switch Lua versions
Hisham Muhammad
2
-9
/
+9
2020-04-21
Use CREATE_ALWAYS instead of CREATE_NEW
云风
1
-1
/
+1
2020-04-21
tests: behavior test for hard links
Hisham Muhammad
1
-1
/
+34
2020-04-21
win32: strip UNC prefix if present
Hisham Muhammad
1
-0
/
+6
2020-04-21
win32 lstat: if it's not a link, just do stat
Hisham Muhammad
1
-0
/
+3
2020-04-21
win32: obtain symlink attributes
Hisham Muhammad
1
-26
/
+78
2020-04-21
Add Windows compatibility for lfs.link
Eroica
1
-41
/
+65
2020-04-21
tests: drop LuaJIT 2.0 from test matrix
Hisham Muhammad
2
-2
/
+0
2020-04-20
Make MACOSX_DEPLOYMENT_TARGET configurable
Joshua Root
2
-1
/
+4
2020-04-20
Support Lua 5.4
Peter Melnichenko
1
-2
/
+2
2019-10-29
Fallback to _POSIX_PATH_MAX when MAXPATHLEN isn't available (#130)
James McCoy
1
-1
/
+6
2018-03-15
Replace rockspecs/ with a single scm rockspec (#108)
Peter Melnichenko
18
-478
/
+8
2017-12-14
lfs.attributes and lfs.symlinkattributes arguments renamed s/aname/request_na...
TsT
1
-4
/
+4
2017-11-29
added extra include-dir to compile in ubuntu (#103)
Kıvanç Çakmak
1
-2
/
+3
2017-11-27
Fix memory leak in case of realloc failure. (#102)
Hisham Muhammad
1
-5
/
+11
2017-10-08
Update version in lfs.def (#96)
Stephen E. Baker
1
-1
/
+1
2017-10-08
Support DESTDIR make install option (#98)
Dan Church
1
-2
/
+2