ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/Changes
(Generate patch)

Comparing libev/Changes (file contents):
Revision 1.1 by root, Wed Oct 31 20:46:44 2007 UTC vs.
Revision 1.9 by root, Mon Jan 28 12:23:01 2008 UTC

1Revision history for libev, a high-performance and full-featured event loop 1Revision history for libev, a high-performance and full-featured event loop
2
33.0 Mon Jan 28 13:14:47 CET 2008
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 - experimental (and undocumented) loop wrappers for ev++.h.
11
122.01 Tue Dec 25 08:04:41 CET 2007
13 - separate Changes file.
14 - 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
202.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
291.86 Tue Dec 18 02:36:57 CET 2007
30 - fix memleak on loop destroy (not relevant for perl).
31
321.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)
2 37
30.1 Wed Oct 31 21:31:48 CET 2007 380.1 Wed Oct 31 21:31:48 CET 2007
4 - original version; hacked together in <24h. 39 - original version; hacked together in <24h.
5 40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines