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

Comparing Coro/MANIFEST (file contents):
Revision 1.26 by root, Sun Oct 28 17:00:05 2001 UTC vs.
Revision 1.27 by root, Tue Nov 6 23:33:22 2001 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines