Time::Hires test fix
[p5sagit/p5-mst-13.2.git] / ext / Time / HiRes / HiRes.t
2001-10-31 Charles Lane Time::Hires test fix
2001-10-30 Craig A. Berry HiRes.t tweaks
2001-10-26 Gurusamy Sarathy Time::HiRes::alarm() ain't gonna work either if ualarm...
2001-10-26 Charles Lane Re: perl@12605 on VMS, [minor PATCH enclosed]
2001-10-23 Jarkko Hietaniemi Croak() on negative time; doc tweaks.
2001-10-22 Jarkko Hietaniemi Cygwin seems to round up (or closest, but not down)
2001-10-17 Jarkko Hietaniemi Limiting the Time::HiRes::sleep and usleep to
2001-10-16 Jarkko Hietaniemi Can't expect too much accuracy from a sleep of one...
2001-10-16 Jarkko Hietaniemi Make Time::HiRes::sleep() and usleep() to return
2001-09-05 Jarkko Hietaniemi In UNICOS division is really lossy, better use
2001-08-31 John P. Linderman Re: Problem in ext/Time/HiRest/HiRes.t
2001-06-25 Jarkko Hietaniemi MPE/iX test tweaks from Mark Bixby.
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...