index
:
lanes
C-Implementation
gh-pages
master
A mirror of https://github.com/LuaLanes/lanes.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
fixed some tests
Benoit Germain
3
-4
/
+6
2021-06-26
fix stack overflow when transfering a clonable userdata referencing itself th...
Benoit Germain
7
-152
/
+245
2021-06-24
correctly transfer the uservalue of a deep userdata
Benoit Germain
17
-422
/
+598
2021-06-24
expand deeptest.lua
Benoit Germain
2
-18
/
+20
2021-06-23
updated deep userdata unit test to expose issue #189
Benoit Germain
2
-9
/
+51
2021-06-23
__lanesclone now receives the original as light userdata the first time it i...
Benoit Germain
4
-17
/
+35
2021-06-16
changed lanes.threads() output so that several lanes with the same name don't...
Benoit Germain
5
-49
/
+130
2021-02-24
Compat lua_setiuservalue fixed for Lua 5.1 and LuaJIT
valid-ptr
1
-1
/
+6
2021-02-15
Bug fix for Lua 5.1/LuaJIT: lua_getiuservalue must check if lua_getfenv retur...
valid-ptr
1
-0
/
+14
2020-10-05
NetBSD support
nia
2
-3
/
+15
2020-04-22
Makefile detect MinGW 64 as well as MinGW 32
Benoit Germain
2
-4
/
+4
2020-04-22
fix THREAD_SET_AFFINITY always failing
Benoit Germain
1
-2
/
+2