--- Coro/Changes 2009/07/09 18:45:57 1.510 +++ Coro/Changes 2009/07/20 23:46:28 1.514 @@ -8,9 +8,20 @@ TODO: myhttpd header parsing TODO: channel->maxsize(newsize)? +5.16 Tue Jul 21 01:44:37 CEST 2009 + - Coro::AnyEvent failed to hook into the event loop + when no threads had been readied between detecting + the event loop and actually running it. - considerably speed up Coro::Select by taking avdantage of AnyEvent > 4.8 and some other optimisations. + - implement paragraph readline mode in Coro::Handle + (based on patches by Zsbán Ambrus). + - replace WSAEINPROGRESS by WSAEWOULDBLOCK (reported + and analyzed by Yasuhiro MATSUMOTO). + - clarified libcoro license and copyright. - someone stole my EXTRA_META!!! + - implement Coro::Select::patch_pp_sselect and it's brother, + for hardcode select overriding. 5.151 Mon Jul 6 05:41:57 CEST 2009 - backport to windows process emulation code again (patch by