ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/Changes
Revision: 1.7
Committed: Mon Jan 28 11:43:37 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.6: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

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