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

Comparing Coro/Changes (file contents):
Revision 1.161 by root, Mon Nov 27 02:08:55 2006 UTC vs.
Revision 1.162 by root, Thu Nov 30 18:21:14 2006 UTC

14 - avoid problems due to compiler inlining. 14 - avoid problems due to compiler inlining.
15 - removed timers from Coro::Timer -> use AnyEvent instead. 15 - removed timers from Coro::Timer -> use AnyEvent instead.
16 - replaced Coro::idle coroutine by (cleaner) idle handler. 16 - replaced Coro::idle coroutine by (cleaner) idle handler.
17 - updated to newest libcoro. 17 - updated to newest libcoro.
18 - implement enhanced support for valgrind. 18 - implement enhanced support for valgrind.
19 - implement is_ready and return value for ready.
19 20
202.5 Tue Nov 7 12:22:33 CET 2006 212.5 Tue Nov 7 12:22:33 CET 2006
21 - made Coro::Util, Coro::Select, Coro::Handle and Coro::Socket 22 - made Coro::Util, Coro::Select, Coro::Handle and Coro::Socket
22 use AnyEvent, moved them to Coro/. 23 use AnyEvent, moved them to Coro/.
23 - added Coro::LWP which contains all the uglyness required to 24 - added Coro::LWP which contains all the uglyness required to

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines