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

Comparing Coro/Changes (file contents):
Revision 1.637 by root, Tue Feb 10 17:50:40 2015 UTC vs.
Revision 1.638 by root, Wed Feb 11 19:30:15 2015 UTC

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 triesd to run canceled thread?
9 9
106.42 Wed Feb 11 20:29:52 CET 2015
10 - Coro::SemaphoreSet->try did not actually work (analyzed by 11 - Coro::SemaphoreSet->try did not actually work (analyzed by
11 SATO Kentaro). 12 SATO Kentaro).
13 - upgrade libecb to be C11 compliant.
12 14
136.41 Sat Sep 6 22:08:46 CEST 2014 156.41 Sat Sep 6 22:08:46 CEST 2014
14 - restore portability to perl 5.8.x. 16 - restore portability to perl 5.8.x.
15 - give new Coro's a valid GvHV(PL_hintgv) - this is slow and takes 17 - give new Coro's a valid GvHV(PL_hintgv) - this is slow and takes
16 up some memory, but fixes "use feature" and similar modules 18 up some memory, but fixes "use feature" and similar modules

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines