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

Comparing Coro/MANIFEST (file contents):
Revision 1.24 by root, Thu Aug 30 02:58:17 2001 UTC vs.
Revision 1.27 by root, Tue Nov 6 23:33:22 2001 UTC

21Coro/CoroAPI.h 21Coro/CoroAPI.h
22 22
23Coro/libcoro/LICENSE 23Coro/libcoro/LICENSE
24Coro/libcoro/coro.h 24Coro/libcoro/coro.h
25Coro/libcoro/coro.c 25Coro/libcoro/coro.c
26 26Coro/libcoro/conftest.c
27Event/Makefile.PL
28Event/Event.pm
29Event/Event.xs
30Event/Util.pm
31Event/Handle.pm
32Event/Socket.pm
33 27
34t/00_basic.t 28t/00_basic.t
35t/01_process.t 29t/01_process.t
36t/02_channel.t 30t/02_channel.t
37t/03_cont.t 31t/03_cont.t
38t/04_rwlock.t 32t/04_rwlock.t
39t/05_specific.t 33t/05_specific.t
40t/06_prio.t 34t/06_prio.t
41t/07_eval.t 35t/07_eval.t
36t/08_join.t
37
38Event/Makefile.PL
39Event/Event.pm
40Event/Event.xs
41Event/Util.pm
42Event/Handle.pm
43Event/Socket.pm
44
45Event/t/00_basic.t
46Event/t/01_unblock.t
42 47
43eg/bench 48eg/bench
44eg/prodcons1 49eg/prodcons1
45eg/prodcons2 50eg/prodcons2
46eg/prodcons3 51eg/prodcons3

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines