| Commit message (Collapse) | Author | Files | Lines |
|
Thanks to Karel Tuma.
|
|
|
|
|
|
|
|
|
|
Thanks to Theo Schlossnagle.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Anton Stenmark.
|
|
|
|
|
|
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 Eddie Edwards.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicted with the use of lj_buf_cat2str() in lj_opt_fold.c.
|
|
|
|
|
|
|
|
|