aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-28fixed some testsBenoit Germain3-4/+6
2021-06-26fix stack overflow when transfering a clonable userdata referencing itself th...Benoit Germain7-152/+245
2021-06-24correctly transfer the uservalue of a deep userdataBenoit Germain17-422/+598
2021-06-24expand deeptest.luaBenoit Germain2-18/+20
2021-06-23updated deep userdata unit test to expose issue #189Benoit Germain2-9/+51
2021-06-23 __lanesclone now receives the original as light userdata the first time it i...Benoit Germain4-17/+35
2021-06-16changed lanes.threads() output so that several lanes with the same name don't...Benoit Germain5-49/+130
2021-02-24Compat lua_setiuservalue fixed for Lua 5.1 and LuaJITvalid-ptr1-1/+6
2021-02-15Bug fix for Lua 5.1/LuaJIT: lua_getiuservalue must check if lua_getfenv retur...valid-ptr1-0/+14
2020-10-05NetBSD supportnia2-3/+15
2020-04-22Makefile detect MinGW 64 as well as MinGW 32Benoit Germain2-4/+4
2020-04-22fix THREAD_SET_AFFINITY always failingBenoit Germain1-2/+2