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

Comparing Coro/MANIFEST (file contents):
Revision 1.65 by root, Sat Jul 18 05:58:28 2009 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
12Coro/schmorp.h 13Coro/schmorp.h
13Coro/State.pm 14Coro/State.pm
14Coro/State.xs 15Coro/State.xs
15Coro/clone.c 16Coro/clone.c
16Coro/state.h 17Coro/state.h
18Coro/jit-amd64-unix.pl
19Coro/jit-x86-unix.pl
17Coro/Signal.pm 20Coro/Signal.pm
18Coro/Semaphore.pm 21Coro/Semaphore.pm
19Coro/SemaphoreSet.pm 22Coro/SemaphoreSet.pm
20Coro/Channel.pm 23Coro/Channel.pm
21Coro/Specific.pm 24Coro/Specific.pm
58t/14_load.t 61t/14_load.t
59t/15_semaphore.t 62t/15_semaphore.t
60t/16_signal.t 63t/16_signal.t
61t/17_rouse.t 64t/17_rouse.t
62t/18_winder.t 65t/18_winder.t
66t/19_handle.t
67t/20_mutual_cancel.t
63 68
64EV/Makefile.PL 69EV/Makefile.PL
65EV/EV.pm 70EV/EV.pm
66EV/EV.xs 71EV/EV.xs
67 72
77 82
78eg/bench 83eg/bench
79eg/prodcons1 84eg/prodcons1
80eg/prodcons2 85eg/prodcons2
81eg/prodcons3 86eg/prodcons3
82eg/attributes
83eg/event 87eg/event
84eg/lwp 88eg/lwp
85eg/dns 89eg/dns
86eg/myhttpd 90eg/myhttpd
87eg/readline 91eg/readline

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines