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

Comparing Coro/Changes (file contents):
Revision 1.631 by root, Sun Jun 1 19:55:41 2014 UTC vs.
Revision 1.633 by root, Mon Jun 2 18:32: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
8TODO: croak when async_pool triesd to runc anceled thread? 8TODO: croak when async_pool triesd to runc anceled thread?
9TODO: look into the array placeholder now NULL issue. 9
10 - restore portability to perl 5.8.x.
11
126.39 Mon Jun 2 00:00:08 CEST 2014
13 - work around more incompatible changes in 5.20.
10 14
116.38 Sun Jun 1 21:54:23 CEST 2014 156.38 Sun Jun 1 21:54:23 CEST 2014
12 - check that perl slots actually have enough space to hold 16 - check that perl slots actually have enough space to hold
13 interpreter variables. 17 interpreter variables.
14 - untested port to perl 5.19 (64 bit tmps indices) (reported 18 - untested port to perl 5.19 (64 bit tmps indices) (reported

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines