--- Coro/Changes 2016/06/26 21:46:03 1.662 +++ Coro/Changes 2016/10/29 19:12:45 1.663 @@ -6,6 +6,9 @@ TODO: swap_sv, maybe add scope_swap_sv? TODO: croak when async_pool tries to run canceled thread? + - re-try JIT allocation without PROT_EXEC, to hopefully improve + portability. + 6.511 Sun Jun 26 23:44:50 CEST 2016 - make it compile with threaded perls again. - simplify and speed up __DIE__ and __WARN__ handling.