--- Coro/MANIFEST 2001/08/16 21:55:34 1.22 +++ Coro/MANIFEST 2002/04/14 01:18:36 1.29 @@ -12,23 +12,19 @@ Coro/State.xs Coro/Signal.pm Coro/Semaphore.pm +Coro/SemaphoreSet.pm Coro/Channel.pm Coro/Cont.pm Coro/Specific.pm Coro/RWLock.pm -Coro/Util.pm +Coro/Timer.pm Coro/MakeMaker.pm Coro/CoroAPI.h Coro/libcoro/LICENSE Coro/libcoro/coro.h Coro/libcoro/coro.c - -Event/Makefile.PL -Event/Event.pm -Event/Event.xs -Event/Handle.pm -Event/Socket.pm +Coro/libcoro/conftest.c t/00_basic.t t/01_process.t @@ -38,6 +34,18 @@ t/05_specific.t t/06_prio.t t/07_eval.t +t/08_join.t +t/09_timer.t + +Event/Makefile.PL +Event/Event.pm +Event/Event.xs +Event/Util.pm +Event/Handle.pm +Event/Socket.pm + +Event/t/00_basic.t +Event/t/01_unblock.t eg/bench eg/prodcons1 @@ -49,4 +57,5 @@ eg/lwp eg/dns eg/myhttpd +eg/readline