diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,6 @@ Revision history for libev, a high-performance and full-featured event loop. TODO: ev_loop_prefork hint? TODO: ev_loop_wakeup -TODO: confusion about threads ongiong -TODO: not_blocked flag. - correct backend_fudge for most backends, and implement a windows specific workaround to avoid looping because we call both @@ -16,6 +14,8 @@ TODO: not_blocked flag. - do not rely on -lm anymore: use it when available but use our own floor () if it is missing. This should make it easier to embed, as no external libraries are required. + - strategically import macros from libecb and mark rarely-used functions + as cache-chold (saving almost 2k code size on typical amd64 setups). 4.04 Wed Feb 16 09:01:51 CET 2011 - fix two problems in the native win32 backend, where reuse of fd's |