ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/MANIFEST
(Generate patch)

Comparing Coro/MANIFEST (file contents):
Revision 1.63 by root, Mon Dec 15 15:29:08 2008 UTC vs.
Revision 1.71 by root, Fri Jul 14 23:09:51 2017 UTC

7Makefile.PL 7Makefile.PL
8 8
9Coro.pm 9Coro.pm
10Coro/Makefile.PL 10Coro/Makefile.PL
11Coro/typemap 11Coro/typemap
12Coro/ecb.h
13Coro/schmorp.h
12Coro/State.pm 14Coro/State.pm
13Coro/State.xs 15Coro/State.xs
14Coro/clone.c 16Coro/clone.c
15Coro/state.h 17Coro/state.h
18Coro/jit-amd64-unix.pl
19Coro/jit-x86-unix.pl
16Coro/Signal.pm 20Coro/Signal.pm
17Coro/Semaphore.pm 21Coro/Semaphore.pm
18Coro/SemaphoreSet.pm 22Coro/SemaphoreSet.pm
19Coro/Channel.pm 23Coro/Channel.pm
20Coro/Specific.pm 24Coro/Specific.pm
57t/14_load.t 61t/14_load.t
58t/15_semaphore.t 62t/15_semaphore.t
59t/16_signal.t 63t/16_signal.t
60t/17_rouse.t 64t/17_rouse.t
61t/18_winder.t 65t/18_winder.t
66t/19_handle.t
67t/20_mutual_cancel.t
62 68
63EV/Makefile.PL 69EV/Makefile.PL
64EV/EV.pm 70EV/EV.pm
65EV/EV.xs 71EV/EV.xs
66 72
76 82
77eg/bench 83eg/bench
78eg/prodcons1 84eg/prodcons1
79eg/prodcons2 85eg/prodcons2
80eg/prodcons3 86eg/prodcons3
81eg/attributes
82eg/event 87eg/event
83eg/lwp 88eg/lwp
84eg/dns 89eg/dns
85eg/myhttpd 90eg/myhttpd
86eg/readline 91eg/readline
87 92
88doc/cede-vs-schedule 93doc/cede-vs-schedule
89 94
90META.yml Module meta-data in YAML

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines