diff options
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 6 | 
1 files changed, 5 insertions, 1 deletions
| @@ -2,8 +2,12 @@ Revision history for libev, a high-performance and full-featured event loop.  TODO: ev_walk  TODO: remain -TODO: on_call_pending, on_suspend_resume ev_invoke_pending (EV_P)  TODO: EV_MINIMAL + +        - new functionality: ev_set_userdata, ev_userdata, +          ev_set_invoke_pending_cb, ev_set_loop_release_cb, +          ev_invoke_pending, together with a long example about thread +          locking.  	- ev_unloop and ev_loop wrongly used a global variable to exit loops,            instead of using a per-loop variable (bug caught by accident...).          - calling ev_unloop in fork/prepare watchers will no longer poll | 
