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

Comparing libev/Changes (file contents):
Revision 1.274 by root, Thu May 31 17:53:26 2012 UTC vs.
Revision 1.276 by root, Sun Jun 24 14:30:40 2012 UTC

35 - chose socket vs. WSASocket at compiletime using EV_USE_WSASOCKET. 35 - chose socket vs. WSASocket at compiletime using EV_USE_WSASOCKET.
36 - always use WSASend/WSARecv directly on windows, hoping that this 36 - always use WSASend/WSARecv directly on windows, hoping that this
37 works in all cases (unlike read/write/send/recv...). 37 works in all cases (unlike read/write/send/recv...).
38 - try to detect signals around a fork faster (test program by 38 - try to detect signals around a fork faster (test program by
39 Denis Bilenko). 39 Denis Bilenko).
40 - work around recent glibc versions that leak memory in realloc.
41 - rename ev::embed::set to ev::embed::set_embed to avoid clashing
42 the watcher base set (loop) method.
40 43
414.11 Sat Feb 4 19:52:39 CET 2012 444.11 Sat Feb 4 19:52:39 CET 2012
42 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as 45 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as
43 was documented already, but not implemented in the repeating case. 46 was documented already, but not implemented in the repeating case.
44 - new compiletime symbols: EV_NO_SMP and EV_NO_THREADS. 47 - new compiletime symbols: EV_NO_SMP and EV_NO_THREADS.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines