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

Comparing libev/Changes (file contents):
Revision 1.243 by root, Mon Dec 19 20:15:28 2011 UTC vs.
Revision 1.244 by root, Tue Dec 20 01:47:49 2011 UTC

23 as no external libraries are required. 23 as no external libraries are required.
24 - strategically import macros from libecb and mark rarely-used functions 24 - strategically import macros from libecb and mark rarely-used functions
25 as cache-cold (saving almost 2k code size on typical amd64 setups). 25 as cache-cold (saving almost 2k code size on typical amd64 setups).
26 - add Symbols.ev and Symbols.event files, that were missing. 26 - add Symbols.ev and Symbols.event files, that were missing.
27 - fix backend_mintime value for epoll (was 1/1024, is 1/1000 now). 27 - fix backend_mintime value for epoll (was 1/1024, is 1/1000 now).
28 - fix #3 "be smart about timeouts" to not "deadlock" when
29 timeout == now, also improve the section overall.
30 - avoid "AVOIDING FINISHING BEFORE RETURNING" idiom.
28 31
294.04 Wed Feb 16 09:01:51 CET 2011 324.04 Wed Feb 16 09:01:51 CET 2011
30 - fix two problems in the native win32 backend, where reuse of fd's 33 - fix two problems in the native win32 backend, where reuse of fd's
31 with different underlying handles caused handles not to be removed 34 with different underlying handles caused handles not to be removed
32 or added to the select set (analyzed and tested by Bert Belder). 35 or added to the select set (analyzed and tested by Bert Belder).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines