Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong...
[p5sagit/p5-mst-13.2.git] / ext / Time / HiRes / HiRes.xs
2001-09-25 Artur Bergman Second attempt at fixing Time::HiRes::time on win32...
2001-09-24 Gurusamy Sarathy fix Time::HiRes implementation of gettimeofday() on...
2001-09-21 Artur Bergman Fixed bug where Time::HiRes::time returned time adjusted to
2001-07-20 Abhijit Menon-Sen prototype for Time::HiRes::sleep()
2001-07-19 Abhijit Menon-Sen Re: Time::HiRes qw(sleep) fails
2001-06-29 Peter Prymmer s/div/lib\$ediv/ in Time::HiRes for VAX
2001-06-28 Peter Prymmer s/qdiv/div/ in Time::HiRes for VAX
2001-06-12 Doug MacEachern ext/ + -Wall
2001-05-30 Jarkko Hietaniemi Fix the BOOT section to call myU2time properly.
2001-05-30 H.Merijn Brand Re: AIX and gcc (moving targets)
2001-04-15 Jarkko Hietaniemi Add interval timer (setitimer, getitimer) support to...
2001-04-12 Jarkko Hietaniemi This is at least 5.005.
2001-04-12 Jarkko Hietaniemi Integrate Time::Hires 1.20 from Douglas E. Wegscheid.