--- Coro/MANIFEST 2005/12/12 20:28:30 1.34 +++ Coro/MANIFEST 2006/12/04 03:54:46 1.45 @@ -11,16 +11,22 @@ Coro/typemap Coro/State.pm Coro/State.xs +Coro/state.h Coro/Signal.pm Coro/Semaphore.pm Coro/SemaphoreSet.pm Coro/Channel.pm -Coro/Cont.pm Coro/Specific.pm Coro/RWLock.pm -Coro/Timer.pm Coro/MakeMaker.pm Coro/CoroAPI.h +Coro/AIO.pm +Coro/Util.pm +Coro/LWP.pm +Coro/Select.pm +Coro/Handle.pm +Coro/Socket.pm +Coro/Timer.pm Coro/libcoro/LICENSE Coro/libcoro/coro.h @@ -30,7 +36,6 @@ t/00_basic.t t/01_process.t t/02_channel.t -t/03_cont.t t/04_rwlock.t t/05_specific.t t/06_prio.t @@ -38,14 +43,11 @@ t/08_join.t t/09_timer.t t/10_bugs.t +t/11_deadlock.t Event/Makefile.PL Event/Event.pm Event/Event.xs -Event/Util.pm -Event/Handle.pm -Event/Socket.pm -Event/Select.pm Event/t/00_basic.t Event/t/01_unblock.t @@ -55,7 +57,6 @@ eg/prodcons2 eg/prodcons3 eg/attributes -eg/cont eg/event eg/lwp eg/dns