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

Comparing libev/Changes (file contents):
Revision 1.227 by root, Sat Feb 26 15:21:01 2011 UTC vs.
Revision 1.229 by root, Thu Jun 2 23:34:05 2011 UTC

1Revision history for libev, a high-performance and full-featured event loop. 1Revision history for libev, a high-performance and full-featured event loop.
2 2
3TODO: ev_loop_prefork hint? 3TODO: ev_loop_prefork hint?
4TODO: ev_loop_wakeup 4TODO: ev_loop_wakeup
5TODO: confusion about threads ongiong 5TODO: confusion about threads ongiong
6TODO: not_blocked flag.
6 7
8 - correct backend_fudge for most backends, and implement a windows
9 specific workaround to avoid looping because we call both
10 select and Sleep, both with different time resolutions.
7 - change the default periodic reschedule function to hopefully be more 11 - change the default periodic reschedule function to hopefully be more
8 exact and correct even in corner cases or in the far future. 12 exact and correct even in corner cases or in the far future.
9 - document reasonable ranges for interval and offset. 13 - document reasonable ranges for interval and offset.
10 - do not rely on -lm anymore: use it when available but use our 14 - do not rely on -lm anymore: use it when available but use our
11 own floor () if it is missing. This should make it easier to embed. 15 own floor () if it is missing. This should make it easier to embed.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines