ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/MANIFEST
Revision: 1.63
Committed: Mon Dec 15 15:29:08 2008 UTC (15 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-5_151, rel-6_13, rel-5_15, rel-5_14, rel-5_132, rel-5_131
Changes since 1.62: +1 -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/clone.c
15 Coro/state.h
16 Coro/Signal.pm
17 Coro/Semaphore.pm
18 Coro/SemaphoreSet.pm
19 Coro/Channel.pm
20 Coro/Specific.pm
21 Coro/RWLock.pm
22 Coro/MakeMaker.pm
23 Coro/CoroAPI.h
24 Coro/AIO.pm
25 Coro/BDB.pm
26 Coro/Debug.pm
27 Coro/Util.pm
28 Coro/LWP.pm
29 Coro/Select.pm
30 Coro/Handle.pm
31 Coro/Socket.pm
32 Coro/Timer.pm
33 Coro/Storable.pm
34 Coro/AnyEvent.pm
35
36 Coro/Intro.pod
37
38 Coro/libcoro/LICENSE
39 Coro/libcoro/README
40 Coro/libcoro/coro.h
41 Coro/libcoro/coro.c
42 Coro/libcoro/conftest.c
43
44 t/00_basic.t
45 t/01_process.t
46 t/02_channel.t
47 t/03_channel.t
48 t/04_rwlock.t
49 t/05_specific.t
50 t/06_prio.t
51 t/07_eval.t
52 t/08_join.t
53 t/10_bugs.t
54 t/11_deadlock.t
55 t/12_exit.t
56 t/13_diewarn.t
57 t/14_load.t
58 t/15_semaphore.t
59 t/16_signal.t
60 t/17_rouse.t
61 t/18_winder.t
62
63 EV/Makefile.PL
64 EV/EV.pm
65 EV/EV.xs
66
67 EV/t/00_basic.t
68 EV/t/01_unblock.t
69
70 Event/Makefile.PL
71 Event/Event.pm
72 Event/Event.xs
73
74 Event/t/00_basic.t
75 Event/t/01_unblock.t
76
77 eg/bench
78 eg/prodcons1
79 eg/prodcons2
80 eg/prodcons3
81 eg/attributes
82 eg/event
83 eg/lwp
84 eg/dns
85 eg/myhttpd
86 eg/readline
87
88 doc/cede-vs-schedule
89
90 META.yml Module meta-data in YAML