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

Comparing cvsroot/Coro/Changes (file contents):
Revision 1.628 by root, Thu Mar 6 06:40:31 2014 UTC vs.
Revision 1.630 by root, Thu May 1 08:09:18 2014 UTC

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 8
9 - check that perl slots actually have enough space to hold
10 interpreter variables.
11 - untested port to perl 5.19 (64 bit tmps indices) (reported
12 by Andreas König).
9 - croak when cancel is called without a thread context. 13 - croak when cancel is called without a thread context.
10 14
116.37 Tue Mar 4 13:27:33 CET 2014 156.37 Tue Mar 4 13:27:33 CET 2014
12 - *sigh*, removed leftover debugging code from debugging a 16 - *sigh*, removed leftover debugging code from debugging a
13 perl bug, of all things. 17 perl bug, of all things.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines