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

Comparing Coro/Changes (file contents):
Revision 1.638 by root, Wed Feb 11 19:30:15 2015 UTC vs.
Revision 1.639 by root, Thu Jun 4 22:58:28 2015 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
8TODO: croak when async_pool triesd to run canceled thread? 8TODO: croak when async_pool tries to run canceled thread?
9
10 - port to stableperl-5.22.0-1.001.
11
126.43 Thu Jun 4 15:38:14 CEST 2015
13 - use stability canary.
14 - update libecb.
9 15
106.42 Wed Feb 11 20:29:52 CET 2015 166.42 Wed Feb 11 20:29:52 CET 2015
11 - Coro::SemaphoreSet->try did not actually work (analyzed by 17 - Coro::SemaphoreSet->try did not actually work (analyzed by
12 SATO Kentaro). 18 SATO Kentaro).
13 - upgrade libecb to be C11 compliant. 19 - upgrade libecb to be C11 compliant.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines