ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/MANIFEST
Revision: 1.62
Committed: Sat Nov 22 15:48:43 2008 UTC (15 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-5_1, rel-5_11, rel-5_12
Changes since 1.61: +2 -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
62 EV/Makefile.PL
63 EV/EV.pm
64 EV/EV.xs
65
66 EV/t/00_basic.t
67 EV/t/01_unblock.t
68
69 Event/Makefile.PL
70 Event/Event.pm
71 Event/Event.xs
72
73 Event/t/00_basic.t
74 Event/t/01_unblock.t
75
76 eg/bench
77 eg/prodcons1
78 eg/prodcons2
79 eg/prodcons3
80 eg/attributes
81 eg/event
82 eg/lwp
83 eg/dns
84 eg/myhttpd
85 eg/readline
86
87 doc/cede-vs-schedule
88
89 META.yml Module meta-data in YAML