--- Coro/Changes 2016/06/17 04:59:27 1.656 +++ Coro/Changes 2016/06/22 20:24:38 1.657 @@ -6,7 +6,7 @@ TODO: swap_sv, maybe add scope_swap_sv? TODO: croak when async_pool tries to run canceled thread? -6.5 +6.5 Wed Jun 22 22:23:50 CEST 2016 - swap_sv swapping order was not symmetrical, causing wrong swaps when swap_sv was used multiple times on the same sv in the same thread. @@ -16,6 +16,8 @@ - split Coro::Semaphore::up/adjust into separate xs functions for better error reporting, at slight codesize increase. - (libcoro) arm assembly support, please test and report. + - adjust to PL_savestack changes in perl 5.24 (adapted from + the debian patch, which unfortunately gets it wrong). 6.49 Sat Oct 17 01:40:12 CEST 2015 - throwing an exception to a thread waiting in