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

Comparing libev/Changes (file contents):
Revision 1.275 by root, Tue Jun 19 12:29:43 2012 UTC vs.
Revision 1.276 by root, Sun Jun 24 14:30:40 2012 UTC

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. 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.
41 43
424.11 Sat Feb 4 19:52:39 CET 2012 444.11 Sat Feb 4 19:52:39 CET 2012
43 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as 45 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as
44 was documented already, but not implemented in the repeating case. 46 was documented already, but not implemented in the repeating case.
45 - 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