| Revision: | 1.10 |
| Committed: | Tue Nov 6 16:27:10 2007 UTC (18 years, 10 months ago) by root |
| Branch: | MAIN |
| CVS Tags: | rel-0_5, rel-0_6, rel-0_51 |
| Changes since 1.9: | +2 -0 lines |
| Log Message: | big win32 check-in |
| # | Content |
|---|---|
| 1 | README |
| 2 | Changes |
| 3 | MANIFEST |
| 4 | COPYING |
| 5 | Makefile.PL |
| 6 | typemap |
| 7 | |
| 8 | EV.xs |
| 9 | EV.pm |
| 10 | EV/EVAPI.h |
| 11 | EV/AnyEvent.pm |
| 12 | EV/DNS.pm |
| 13 | EV/MakeMaker.pm |
| 14 | |
| 15 | t/00_load.t |
| 16 | |
| 17 | libev/LICENSE |
| 18 | libev/README |
| 19 | libev/Changes |
| 20 | libev/ev.c |
| 21 | libev/ev.h |
| 22 | libev/ev_vars.h |
| 23 | libev/ev_wrap.h |
| 24 | libev/ev_win32.c |
| 25 | libev/ev_select.c |
| 26 | libev/ev_epoll.c |
| 27 | libev/ev_poll.c |
| 28 | libev/ev_kqueue.c |
| 29 | |
| 30 | libev/event.h |
| 31 | libev/event.c |
| 32 | libev/evdns.h |
| 33 | libev/evdns.c |