Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Update to LuaJIT 2.0.5 #1

Open
wants to merge 166 commits into
base: master
Choose a base branch
from
Open

Update to LuaJIT 2.0.5 #1

wants to merge 166 commits into from

Conversation

Vociferix
Copy link

This repository hasn't been updated in quite a long time. Not sure if you are taking pull requests, but here it is. I simply merged in the latest master from http://luajit.org/git/luajit-2.0.git, updated dist.info, and checked that it still build on both Linux and Windows.

Mike Pall added 30 commits March 24, 2014 09:41
Valgrind 3.9 killed MAP_32BIT support. Ugh. So now we have to rely on
undocumented behavior where Valgrind always allocates from the bottom
of memory. Alas, such a binary won't run properly without Valgrind.
Thanks to Anton Stenmark.
Thanks to Theo Schlossnagle.
Mike Pall and others added 30 commits May 1, 2017 20:01
Thanks to Yichun Zhang.
Contributed by Djordje Kovacevic and Stefan Pejic.
Contributed by Djordje Kovacevic and Stefan Pejic.
Thanks to Joshua Haberman.
This is a serious bug. But extremely hard to reproduce, so it went
undetected for 8 years. One needs two resurrections with different
main nodes, which are both in a hash chain which gets relinked on
key insertion where the colliding node is in a non-main position. Phew.

Thanks to lbeiming.
Contributed by Javier Guerra Giraldez.
Thanks to he32 and daurnimator.
Thanks to Yichun Zhang.
Cleanup only, bug cannot trigger.
Thanks to Domingo Alvarez Duarte.
Cleanup only, bug cannot trigger.
Thanks to Domingo Alvarez Duarte.
Thanks to Victor Bombi.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant