Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-10-31 | Another lua_pushlightuserdata->push_unique_key internal replacement | Benoit Germain | 1 | -4/+5 |
2018-10-30 | More buildfix. someday I'll wake up | Benoit Germain | 1 | -1/+1 |
2018-10-30 | Buildfix | Benoit Germain | 1 | -1/+1 |
2018-10-30 | Fix protectproxy.lua | Benoit Germain | 1 | -2/+1 |
2018-10-30 | Update changelog | Benoit Germain | 1 | -0/+3 |
2018-10-30 | Improve LuaJIT-x64 compatibility | Benoit Germain | 7 | -59/+98 |
2018-10-29 | add support for deep userdata cloning | Benoit Germain | 3 | -98/+181 |
2018-10-29 | let manually define PROPAGATE_ALLOCF (needed for LuaJIT GC64) | sonoro1234 | 1 | -0/+2 |
2018-10-26 | use include lualib.h | sonoro1234 | 1 | -0/+1 |
2018-10-25 | add USE_PTHREAD to CMakeLists.txt | sonoro1234 | 1 | -0/+3 |
2018-10-25 | Fix DLL exports | Benoit Germain | 4 | -20/+28 |
2018-10-25 | More MinGW buildfixes (I hope) | Benoit Germain | 6 | -23/+28 |
2018-10-25 | Fix Lanes build by reorganizing types around a bit | Benoit Germain | 10 | -180/+206 |
2018-07-09 | verbose_error improvements | Benoit Germain | 2 | -36/+59 |
2017-08-03 | Fix error when using strict checking | Benoit Germain | 1 | -1/+1 |