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

Comparing Coro/Changes (file contents):
Revision 1.627 by root, Tue Mar 4 12:32:02 2014 UTC vs.
Revision 1.628 by root, Thu Mar 6 06:40:31 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 - croak when cancel is called without a thread context.
10
96.37 Tue Mar 4 13:27:33 CET 2014 116.37 Tue Mar 4 13:27:33 CET 2014
10 - *sigh*, removed leftover dbeugging code from debugging a 12 - *sigh*, removed leftover debugging code from debugging a
11 perl bug, of all things. 13 perl bug, of all things.
12 14
136.36 Tue Mar 4 07:11:59 CET 2014 156.36 Tue Mar 4 07:11:59 CET 2014
14 - semaphores would not clear the destroy hook when interrupted 16 - semaphores would not clear the destroy hook when interrupted
15 by ->throw, causing segfaults or worse. 17 by ->throw, causing segfaults or worse.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines