ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Changes
(Generate patch)

Comparing Coro/Changes (file contents):
Revision 1.621 by root, Mon Nov 18 10:27:53 2013 UTC vs.
Revision 1.622 by root, Tue Nov 19 05:16:01 2013 UTC

3TODO: should explore PerlIO::coroaio (perl leaks like hell). 3TODO: should explore PerlIO::coroaio (perl leaks like hell).
4TODO: channel->maxsize(newsize)? 4TODO: channel->maxsize(newsize)?
5TODO: __GCC_HAVE_DWARF2_CFI_ASM 5TODO: __GCC_HAVE_DWARF2_CFI_ASM
6TODO: swap_sv, maybe add scope_swap_sv, andallow to unswap by repeat? 6TODO: swap_sv, maybe add scope_swap_sv, andallow to unswap by repeat?
7TODO: swap_sv not undone in pool 7TODO: swap_sv not undone in pool
8
9 - FATAL: $Coro::IDLE blocked itself will now use Carp::confess
10 to report a full stacktrace, which should help find out
11 where the actual call is.
8 12
96.33 Mon Nov 18 11:26:27 CET 2013 136.33 Mon Nov 18 11:26:27 CET 2013
10 - do not crash when freeing padlists with holes (in 5.18). 14 - do not crash when freeing padlists with holes (in 5.18).
11 - tentative SVt_BIND 5.19 port/fix. 15 - tentative SVt_BIND 5.19 port/fix.
12 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines