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

Comparing Coro/Changes (file contents):
Revision 1.619 by root, Tue Nov 5 14:38:46 2013 UTC vs.
Revision 1.620 by root, Tue Nov 5 15:13:42 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 - tentative SVt_BIND 5.19 port/fix.
8 10
96.32 Tue Nov 5 15:35:35 CET 2013 116.32 Tue Nov 5 15:35:35 CET 2013
10 - use a new algorithm to derive padlists for perl 5.18. The old 12 - use a new algorithm to derive padlists for perl 5.18. The old
11 one could lead to 0-pointer accesses inside perl (reported 13 one could lead to 0-pointer accesses inside perl (reported
12 by Darin McBride). 14 by Darin McBride).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines