ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/Changes
Revision: 1.3
Committed: Tue Dec 25 07:16:52 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_01
Changes since 1.2: +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 2.01 Tue Dec 25 08:04:41 CET 2007
4 - separate Changes file.
5 - fix ev_path_set => ev_stat_set typo.
6 - remove event_compat.h from the libev tarball.
7 - change how include files are found.
8 - doc updates.
9 - update licenses, explicitly allow for GPL relicensing.
10
11 2.0 Sat Dec 22 17:47:03 CET 2007
12 - new ev_sleep, ev_set_(io|timeout)_collect_interval.
13 - removed epoll from embeddable fd set.
14 - fix embed watchers.
15 - renamed ev_embed.loop to other.
16 - added exported Symbol tables.
17 - undefine member wrapper macros at the end of ev.c.
18 - respect EV_H in ev++.h.
19
20 1.86 Tue Dec 18 02:36:57 CET 2007
21 - fix memleak on loop destroy (not relevant for perl).
22
23 1.85 Fri Dec 14 20:32:40 CET 2007
24 - fix some aliasing issues w.r.t. timers and periodics
25 (not relevant for perl).
26
27 (for historic versions refer to EV/Changes, found in the Perl interface)
28
29 0.1 Wed Oct 31 21:31:48 CET 2007
30 - original version; hacked together in <24h.
31