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

Comparing libev/Changes (file contents):
Revision 1.32 by root, Fri May 2 08:08:45 2008 UTC vs.
Revision 1.37 by root, Wed May 7 15:16:56 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 33.33
4 for better cache-efficiency and increases memory requirements 4 - use 1-based 2-heap for EV_MINIMAL, simplifies code, reduces
5 by up to two pointers/loop. 5 codesize and makes for better cache-efficiency.
6 - use 3-based 4-heap for !EV_MINIMAL. this makes better use
7 of cpu cache lines and gives better growth behaviour than
8 2-based heaps.
6 - fix a potential aliasing issue. 9 - fix a potential aliasing issue in ev_timer_again.
10 - add/document ev_periodic_at, retract direct access to ->at.
11 - improve ev_stat docs.
12 - add portability requirements section.
7 13
83.31 Wed Apr 16 20:45:04 CEST 2008 143.31 Wed Apr 16 20:45:04 CEST 2008
9 - added last minute fix for ev_poll.c by Brandon Black. 15 - added last minute fix for ev_poll.c by Brandon Black.
10 16
113.3 Wed Apr 16 19:04:10 CEST 2008 173.3 Wed Apr 16 19:04:10 CEST 2008

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines