ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/MANIFEST
Revision: 1.27
Committed: Tue Nov 19 20:09:38 2019 UTC (4 years, 5 months ago) by root
Branch: MAIN
CVS Tags: EV-rel-4_28, EV-rel-4_29, EV-rel-4_31, EV-rel-4_30, EV-rel-4_33, EV-rel-4_32, EV-rel-4_34, HEAD
Changes since 1.26: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

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