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

Comparing EV/MANIFEST (file contents):
Revision 1.4 by root, Mon Oct 29 08:48:07 2007 UTC vs.
Revision 1.27 by root, Tue Nov 19 20:09:38 2019 UTC

1README 1README
2Changes 2Changes
3MANIFEST 3MANIFEST
4COPYING 4COPYING
5Makefile.PL 5Makefile.PL
6typemap
7
8schmorp.h
6EV.xs 9EV.xs
7EV.pm 10EV.pm
8EV/EVAPI.h 11EV/EVAPI.h
9EV/AnyEvent.pm
10EV/DNS.pm
11EV/MakeMaker.pm 12EV/MakeMaker.pm
13
12t/00_load.t 14t/00_load.t
13typemap 15t/01_timer.t
16t/02_once.t
17t/03_keepalive.t
18t/04_stat.t
19t/05_priority.t
20t/06_loop_once.t
21t/07_loop_timer.t
22t/08_async.t
23t/09_brandon.t
24#t/10_nheap.t # too timing-sensitive
25t/11_signal.t
26
27libev/LICENSE
28libev/README
29libev/Changes
30libev/ev.c
31libev/ev.h
32libev/ev_vars.h
33libev/ev_wrap.h
34libev/ev_win32.c
35libev/ev_select.c
36libev/ev_poll.c
37libev/ev_epoll.c
38libev/ev_linuxaio.c
39libev/ev_iouring.c
40libev/ev_kqueue.c
41libev/ev_port.c
42libev/ev.pod
43

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines