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

Comparing Coro/MANIFEST (file contents):
Revision 1.47 by root, Fri Apr 13 03:57:15 2007 UTC vs.
Revision 1.51 by root, Mon Oct 29 19:13:39 2007 UTC

19Coro/Specific.pm 19Coro/Specific.pm
20Coro/RWLock.pm 20Coro/RWLock.pm
21Coro/MakeMaker.pm 21Coro/MakeMaker.pm
22Coro/CoroAPI.h 22Coro/CoroAPI.h
23Coro/AIO.pm 23Coro/AIO.pm
24Coro/Debug.pm
24Coro/Util.pm 25Coro/Util.pm
25Coro/LWP.pm 26Coro/LWP.pm
26Coro/Select.pm 27Coro/Select.pm
27Coro/Handle.pm 28Coro/Handle.pm
28Coro/Socket.pm 29Coro/Socket.pm
42t/06_prio.t 43t/06_prio.t
43t/07_eval.t 44t/07_eval.t
44t/08_join.t 45t/08_join.t
45t/10_bugs.t 46t/10_bugs.t
46t/11_deadlock.t 47t/11_deadlock.t
48t/12_exit.t
49t/13_diewarn.t
47 50
48Event/Makefile.PL 51Event/Makefile.PL
49Event/Event.pm 52Event/Event.pm
50Event/Event.xs 53Event/Event.xs
51 54
52Event/t/00_basic.t 55Event/t/00_basic.t
53Event/t/01_unblock.t 56Event/t/01_unblock.t
57
58EV/Makefile.PL
59EV/EV.pm
60EV/EV.xs
54 61
55eg/bench 62eg/bench
56eg/prodcons1 63eg/prodcons1
57eg/prodcons2 64eg/prodcons2
58eg/prodcons3 65eg/prodcons3

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines