ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/MANIFEST
Revision: 1.51
Committed: Mon Oct 29 19:13:39 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
Changes since 1.50: +4 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 README
2 README.linux-glibc
3 Changes
4 MANIFEST
5 COPYING
6 INSTALL
7 Makefile.PL
8
9 Coro.pm
10 Coro/Makefile.PL
11 Coro/typemap
12 Coro/State.pm
13 Coro/State.xs
14 Coro/state.h
15 Coro/Signal.pm
16 Coro/Semaphore.pm
17 Coro/SemaphoreSet.pm
18 Coro/Channel.pm
19 Coro/Specific.pm
20 Coro/RWLock.pm
21 Coro/MakeMaker.pm
22 Coro/CoroAPI.h
23 Coro/AIO.pm
24 Coro/Debug.pm
25 Coro/Util.pm
26 Coro/LWP.pm
27 Coro/Select.pm
28 Coro/Handle.pm
29 Coro/Socket.pm
30 Coro/Timer.pm
31 Coro/Storable.pm
32
33 Coro/libcoro/LICENSE
34 Coro/libcoro/coro.h
35 Coro/libcoro/coro.c
36 Coro/libcoro/conftest.c
37
38 t/00_basic.t
39 t/01_process.t
40 t/02_channel.t
41 t/04_rwlock.t
42 t/05_specific.t
43 t/06_prio.t
44 t/07_eval.t
45 t/08_join.t
46 t/10_bugs.t
47 t/11_deadlock.t
48 t/12_exit.t
49 t/13_diewarn.t
50
51 Event/Makefile.PL
52 Event/Event.pm
53 Event/Event.xs
54
55 Event/t/00_basic.t
56 Event/t/01_unblock.t
57
58 EV/Makefile.PL
59 EV/EV.pm
60 EV/EV.xs
61
62 eg/bench
63 eg/prodcons1
64 eg/prodcons2
65 eg/prodcons3
66 eg/attributes
67 eg/event
68 eg/lwp
69 eg/dns
70 eg/myhttpd
71 eg/readline
72
73 doc/cede-vs-schedule
74
75 META.yml Module meta-data in YAML