ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/MANIFEST
Revision: 1.54
Committed: Wed Mar 12 21:11:14 2008 UTC (16 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-4_50, rel-4_51, rel-4_45, rel-4_49, rel-4_48, rel-4_47, rel-4_46
Changes since 1.53: +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/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/BDB.pm
25 Coro/Debug.pm
26 Coro/Util.pm
27 Coro/LWP.pm
28 Coro/Select.pm
29 Coro/Handle.pm
30 Coro/Socket.pm
31 Coro/Timer.pm
32 Coro/Storable.pm
33
34 Coro/libcoro/LICENSE
35 Coro/libcoro/coro.h
36 Coro/libcoro/coro.c
37 Coro/libcoro/conftest.c
38
39 t/00_basic.t
40 t/01_process.t
41 t/02_channel.t
42 t/03_channel.t
43 t/04_rwlock.t
44 t/05_specific.t
45 t/06_prio.t
46 t/07_eval.t
47 t/08_join.t
48 t/10_bugs.t
49 t/11_deadlock.t
50 t/12_exit.t
51 t/13_diewarn.t
52
53 EV/Makefile.PL
54 EV/EV.pm
55 EV/EV.xs
56
57 EV/t/00_basic.t
58 EV/t/01_unblock.t
59
60 Event/Makefile.PL
61 Event/Event.pm
62 Event/Event.xs
63
64 Event/t/00_basic.t
65 Event/t/01_unblock.t
66
67 eg/bench
68 eg/prodcons1
69 eg/prodcons2
70 eg/prodcons3
71 eg/attributes
72 eg/event
73 eg/lwp
74 eg/dns
75 eg/myhttpd
76 eg/readline
77
78 doc/cede-vs-schedule
79
80 META.yml Module meta-data in YAML