diff options
author | root <root> | 2010-03-16 00:20:16 +0000 |
---|---|---|
committer | root <root> | 2010-03-16 00:20:16 +0000 |
commit | 42a515683c8434c476de42b87c0f327e459810dc (patch) | |
tree | 68d87da256195ad457e0f3eb578bdcbfc9a74ef9 /Changes | |
parent | a3420a0912b8b89ae21d18116ece126b06cef1f8 (diff) |
rough EV_FEATURES implementation
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ Revision history for libev, a high-performance and full-featured event loop. -TODO: accept() documentation +TODO: ABI??? API????? Changes??? - ev_embed_stop did not correctly stop the watcher (very good testcase by Vladimir Timofeev). - applied win32 fixes by Michael Lenaghan (also James Mansion). + - replace EV_MINIMAL by EV_FEATURES. - remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu). - configure now prepends -O3, not appends it, so one can still override it. |