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

Comparing libev/Changes (file contents):
Revision 1.325 by root, Mon Mar 18 19:28:15 2019 UTC vs.
Revision 1.329 by root, Tue Jun 25 04:54:15 2019 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 - linux aio backend almost complete rewritten to work around its
4 limitations.
5 - epoll backend now mandatory for linux aio backend.
6
74.26 (EV only)
8 - update to libecb 0x00010006.
9 - new experimental linux aio backend (linux 4.18+).
3 - removed redundant 0-ptr check in ev_once. 10 - removed redundant 0-ptr check in ev_once.
4 - updated/extended ev_set_allocator documentation. 11 - updated/extended ev_set_allocator documentation.
12 - replaced EMPTY2 macro by array_needsize_noinit.
13 - minor code cleanups.
14 - epoll backend now uses epoll_create1 also after fork.
5 15
64.25 Fri Dec 21 07:49:20 CET 2018 164.25 Fri Dec 21 07:49:20 CET 2018
7 - INCOMPATIBLE CHANGE: EV_THROW was renamed to EV_NOEXCEPT 17 - INCOMPATIBLE CHANGE: EV_THROW was renamed to EV_NOEXCEPT
8 (EV_THROW still provided) and now uses noexcept on C++11 or newer. 18 (EV_THROW still provided) and now uses noexcept on C++11 or newer.
9 - move the darwin select workaround highe rin ev.c, as newer versions of 19 - move the darwin select workaround highe rin ev.c, as newer versions of

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines