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

Comparing libev/Changes (file contents):
Revision 1.29 by root, Wed Apr 16 18:47:06 2008 UTC vs.
Revision 1.35 by root, Tue May 6 23:34:16 2008 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
3 - use 1-based heaps, simplifies code, reduces codesize, makes
4 for better cache-efficiency and increases memory requirements
5 by up to two pointers/loop.
6 - fix a potential aliasing issue in ev_timer_again.
7 - add/document ev_periodic_at, retract direct access to ->at.
8 - improve ev_stat docs.
9 - add portability requirements section.
10
33.3 Wed Apr 16 20:45:04 CEST 2008 113.31 Wed Apr 16 20:45:04 CEST 2008
4 - added last minute fix for ev_poll.c by Brandon Black not 12 - added last minute fix for ev_poll.c by Brandon Black.
5 included in original 3.3 tarball.
6 13
73.3 Wed Apr 16 19:04:10 CEST 2008 143.3 Wed Apr 16 19:04:10 CEST 2008
8 - event_base_loopexit should return 0 on success 15 - event_base_loopexit should return 0 on success
9 (W.C.A. Wijngaards). 16 (W.C.A. Wijngaards).
10 - added linux eventfd support. 17 - added linux eventfd support.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines