--- cvsroot/Coro/Changes 2013/11/05 15:13:42 1.620 +++ cvsroot/Coro/Changes 2014/02/22 14:12:45 1.624 @@ -6,6 +6,15 @@ TODO: swap_sv, maybe add scope_swap_sv, andallow to unswap by repeat? TODO: swap_sv not undone in pool +TODO: warnhook reports from wrong line number now, when arg is Math::GMP number. + - FATAL: $Coro::IDLE blocked itself will now use Carp::confess + to report a full stacktrace, which should help find out + where the actual call is. + - disable ecb.h libm dependency, to compile on ancient systems + or under adverse conditions. + +6.33 Mon Nov 18 11:26:27 CET 2013 + - do not crash when freeing padlists with holes (in 5.18). - tentative SVt_BIND 5.19 port/fix. 6.32 Tue Nov 5 15:35:35 CET 2013