ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/Changes
Revision: 1.10
Committed: Thu Jan 31 19:59:23 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.9: +4 -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 - implement ev_asnc watchers.
4 - only initialise signal pipe on demand.
5 - make use of sig_atomic_t configurable.
6
7 3.0 Mon Jan 28 13:14:47 CET 2008
8 - API/ABI bump to version 3.0.
9 - ev++.h includes "ev.h" by default now, not <ev.h>.
10 - slightly improved documentation.
11 - speed up signal detection after a fork.
12 - only optionally return trace status changed in ev_child
13 watchers.
14 - experimental (and undocumented) loop wrappers for ev++.h.
15
16 2.01 Tue Dec 25 08:04:41 CET 2007
17 - separate Changes file.
18 - fix ev_path_set => ev_stat_set typo.
19 - remove event_compat.h from the libev tarball.
20 - change how include files are found.
21 - doc updates.
22 - update licenses, explicitly allow for GPL relicensing.
23
24 2.0 Sat Dec 22 17:47:03 CET 2007
25 - new ev_sleep, ev_set_(io|timeout)_collect_interval.
26 - removed epoll from embeddable fd set.
27 - fix embed watchers.
28 - renamed ev_embed.loop to other.
29 - added exported Symbol tables.
30 - undefine member wrapper macros at the end of ev.c.
31 - respect EV_H in ev++.h.
32
33 1.86 Tue Dec 18 02:36:57 CET 2007
34 - fix memleak on loop destroy (not relevant for perl).
35
36 1.85 Fri Dec 14 20:32:40 CET 2007
37 - fix some aliasing issues w.r.t. timers and periodics
38 (not relevant for perl).
39
40 (for historic versions refer to EV/Changes, found in the Perl interface)
41
42 0.1 Wed Oct 31 21:31:48 CET 2007
43 - original version; hacked together in <24h.
44