pkgsrc/parallel/lua-lanes
nia 133832cfc0 lua-lanes: update to 3.16.0
Changes:
- fix require() wrapper to return all values returned by original require()
- Lanes no longer relies on malloc/free for internal allocations, but uses the primary alloc function from the master Lua state (excepted for LuaJIT flavors, because the allocator seems to assume that it won't be used oustide the Lua state).
- __lanesclone is now called only once with 3 parameters dest, source, size -> BREAKS CUSTOM DEEP USERDATA API
2022-03-06 07:51:10 +00:00
..
patches lua-lanes: update to 3.16.0 2022-03-06 07:51:10 +00:00
DESCR
Makefile lua-lanes: update to 3.16.0 2022-03-06 07:51:10 +00:00
PLIST
distinfo lua-lanes: update to 3.16.0 2022-03-06 07:51:10 +00:00