ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/Changes
Revision: 1.9
Committed: Mon Jan 28 12:23:01 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.8: +1 -1 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 Revision history for libev, a high-performance and full-featured event loop
2    
3 root 1.9 3.0 Mon Jan 28 13:14:47 CET 2008
4 root 1.6 - API/ABI bump to version 3.0.
5 root 1.4 - ev++.h includes "ev.h" by default now, not <ev.h>.
6     - slightly improved documentation.
7 root 1.5 - speed up signal detection after a fork.
8 root 1.6 - only optionally return trace status changed in ev_child
9     watchers.
10 root 1.8 - experimental (and undocumented) loop wrappers for ev++.h.
11 root 1.4
12 root 1.2 2.01 Tue Dec 25 08:04:41 CET 2007
13 root 1.3 - separate Changes file.
14 root 1.2 - fix ev_path_set => ev_stat_set typo.
15     - remove event_compat.h from the libev tarball.
16     - change how include files are found.
17     - doc updates.
18     - update licenses, explicitly allow for GPL relicensing.
19    
20     2.0 Sat Dec 22 17:47:03 CET 2007
21     - new ev_sleep, ev_set_(io|timeout)_collect_interval.
22     - removed epoll from embeddable fd set.
23     - fix embed watchers.
24     - renamed ev_embed.loop to other.
25     - added exported Symbol tables.
26     - undefine member wrapper macros at the end of ev.c.
27     - respect EV_H in ev++.h.
28    
29     1.86 Tue Dec 18 02:36:57 CET 2007
30     - fix memleak on loop destroy (not relevant for perl).
31    
32     1.85 Fri Dec 14 20:32:40 CET 2007
33     - fix some aliasing issues w.r.t. timers and periodics
34     (not relevant for perl).
35    
36     (for historic versions refer to EV/Changes, found in the Perl interface)
37    
38 root 1.1 0.1 Wed Oct 31 21:31:48 CET 2007
39     - original version; hacked together in <24h.
40