--- Coro/Changes 2008/09/24 21:20:05 1.374 +++ Coro/Changes 2008/10/01 04:15:11 1.379 @@ -5,11 +5,21 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). -4.748 +4.8 + - new function Coro::AIO::aio_wait. + - Coro.:AIO and Coro::BDB now "use Coro::AnyEvent". + - greatly speed up and reduce memory usage of Coro::AIO requests. + - implement some other ยต-optimisations. + +4.749 Mon Sep 29 14:40:12 CEST 2008 + - port to slow and broken pseudo-threaded perls. (courtesy pippijn). + +4.748 Sat Sep 27 14:03:19 CEST 2008 - implement, but do not document, PerlIO::cede(granularity). - Coro::Storable forgot to wrap Storable::pstore. - work around the multitude of leaks and memory corruption - bugs in PerlIO::via by using our own C-level perliol. + bugs in PerlIO::via by using our own C-level perliol. As a side + effect, Coro::Storable is now much, much, much faster. 4.747 Tue Sep 23 01:59:41 CEST 2008 - fix a per-cv memleak (one empty array was leaked per