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

Comparing cvsroot/Coro/MANIFEST (file contents):
Revision 1.63 by root, Mon Dec 15 15:29:08 2008 UTC vs.
Revision 1.70 by root, Sat Jun 11 15:30:21 2011 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
85eg/myhttpd 91eg/myhttpd
86eg/readline 92eg/readline
87 93
88doc/cede-vs-schedule 94doc/cede-vs-schedule
89 95
90META.yml Module meta-data in YAML

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines