This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add "automating coverage tests" as a TODO
[perl5.git] / ext / Time /
2005-08-17 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.73
2005-08-16 Gisle AasTime::HiRes::nanosleep support for Solaris [PATCH]
2005-07-02 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.72
2005-06-28 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.71
2005-06-27 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.70
2005-06-26 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.69
2005-05-20 Nicholas ClarkUpdaate ppport.h to get a conditional PERL_UNUSED_DECL
2005-05-16 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.68
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-02-17 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.66
2004-11-16 Larry Shatzer Jr.s/hierachy/hierarchy/
2004-09-20 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.65.
2004-09-15 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.63.
2004-08-30 Marcus Holland-MoritzSkip Time::HiRes tests if configured without that module.
2004-08-22 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.61
2004-04-09 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.59.
2004-04-08 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.57.
2004-03-01 Dave Mitchellintegrate Time::HiRes 1.56 from CPAN
2004-02-28 Dave MitchellBump version numbers of moules affected by change ...
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2004-02-01 Dave MitchellMake Time/HiRes/t/HiRes.t die more gracefully if its...
2004-01-15 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.55
2004-01-03 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.54
2003-10-28 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.52.
2003-09-24 Jarkko HietaniemiSomeone actually reads the Makefile.PL messages, it...
2003-09-22 Jarkko HietaniemiUpgrade to Time::HiRes 1.51.
2003-09-16 Jarkko HietaniemiMore suggested patches for NCR MP-RAS from Andy Dougherty.
2003-08-21 Jarkko HietaniemiMPE/iX does not have nanosleep() (the test makes
2003-08-07 Jarkko HietaniemiIf no alarm(), skip the subtests.
2003-08-03 Mark-Jason DominusGrammar, punctuation, formatting edits
2003-08-02 Jarkko HietaniemiOnly show the message if the locale settings look risky.
2003-08-02 Jarkko HietaniemiAdd a message about the LC_ALL=C workaround (for non...
2003-07-28 Jarkko HietaniemiNo more ext/*/*.t, move them all to ext/*/t.
2003-07-10 Jarkko Hietaniemi&Time::HiRes::d_nanosleep was broken.
2003-07-07 Jarkko HietaniemiThe nanosleep() probe was kaputt, fixed by Mark Bixby.
2003-07-07 Jarkko HietaniemiUse the existence, instead of the truth, to decide
2003-07-07 Jarkko HietaniemiMPE/iX tweak from Mark Bixby.
2003-07-03 Jarkko HietaniemiBump Time::HiRes version to 1.50.
2003-07-01 Jarkko HietaniemiRework Time::HiRes not to need HAS_NANOSLEEP from Confi...
2003-06-19 Jarkko HietaniemiBump Time::HiRes to 1.49.
2003-06-15 Ilya ZakharevichOS2 patches
2003-06-05 Jarkko HietaniemiUpgrade to Time::HiRes 1.48.
2003-05-23 Jarkko HietaniemiWorkaround for buggy gcc 2.95.3 in openbsd/sparc64.
2003-05-08 Marc Lehmann[perl #22141] patch for Time::HiRes to get rid of ...
2003-04-25 Jarkko HietaniemiUpgrade to Time::HiRes 1.46.
2003-04-25 Mark-Jason Dominustypo in Time::HiRes docs
2003-04-07 Jarkko HietaniemiTime::HiRes: Do not create files in blib directories...
2003-04-01 Ilya ZakharevichIntegrate:
2003-03-30 Jarkko HietaniemiUpgrade to Time::HiRes 1.44.
2003-03-30 Jarkko HietaniemiIn IRIX 5.3 being too POSIXly hides the struct timespec.
2003-03-11 Jarkko HietaniemiUpgrade to Time-HiRes 1.43.
2003-01-15 Jarkko HietaniemiUpgrade to Time::HiRes 1.42.
2002-12-23 Hugo van der SandenIntegrate Time::HiRes v1.39 (for VMS build tweak)
2002-12-10 Craig A. BerryVMS build update
2002-10-20 Hugo van der SandenUpdate to Time::HiRes v1.38
2002-07-15 Jarkko HietaniemiAdd #!./perl, noticed by John Adams.
2002-06-12 Rafael Garcia-SuarezRe: linux + usemorebits: gcc error?
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-05-10 Robin Barkerformat and other warnings
2002-05-08 Jarkko HietaniemiRework #16506 some more.
2002-05-08 Jarkko HietaniemiRework #16503 a bit to keep all the HiRes implementation
2002-05-08 Gurusamy Sarathymake the gettimeofday() implementation in Time::HiRes...
2002-04-27 Nick Ing-SimmonsIntegrate mainline
2002-04-26 Simon CozensRe: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2002-04-11 Jarkko HietaniemiDoc tweaks.
2002-03-29 Nick Ing-SimmonsIntegrate mainline
2002-03-29 Paul Greenoptimize ext/Time/HiRes/HiRes.xs
2002-02-27 Robin BarkerRe: [PATCH @14870] long C<=item>s and other pod->man...
2002-01-06 Paul GreenCorrect several Stratus VOS build issues
2002-01-05 Jarkko HietaniemiRetract #14057 for now; the alarm/setitimer timers
2002-01-04 Nicholas Clark(retracted by #14057)
2001-12-02 Jarkko HietaniemiThere isn't PTR2INT(), there's PTR2IV().
2001-12-02 Marc Lehmann[ID 20011201.170] Time::HiRes in devel-perl causes...
2001-11-30 Jarkko HietaniemiWhether select() gets restarted on signals is
2001-11-29 Andy DoughertyRe: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current
2001-11-25 Jarkko HietaniemiCan't do subsecond alarms without ualarm; and break out
2001-11-25 Jarkko HietaniemiI don't think trying to bracket the hires time with...
2001-11-04 Jarkko HietaniemiProtect against high load: measure how much wall
2001-11-03 Craig A. Berrystop unrestricted negativity in HiRes.t
2001-10-31 Charles LaneTime::Hires test fix
2001-10-30 Craig A. BerryHiRes.t tweaks
2001-10-28 Nick Ing-SimmonsGCC vs MS 64-bit constant syntax
2001-10-28 Charles LaneTime::HiRes ualarm for VMS without one
2001-10-26 Gurusamy SarathyTime::HiRes::alarm() ain't gonna work either if ualarm...
2001-10-26 Charles LaneRe: perl@12605 on VMS, [minor PATCH enclosed]
2001-10-24 Jarkko HietaniemiDon't try to print ints as IVs.
2001-10-23 Jarkko HietaniemiCroak() on negative time; doc tweaks.
2001-10-22 Jarkko HietaniemiCygwin seems to round up (or closest, but not down)
2001-10-22 Jarkko HietaniemiMacOS Classic timeofday(), from Chris Nandor.
2001-10-17 Jarkko HietaniemiLimiting the Time::HiRes::sleep and usleep to
2001-10-16 Jarkko HietaniemiCan't expect too much accuracy from a sleep of one...
2001-10-16 Jarkko HietaniemiMake Time::HiRes::sleep() and usleep() to return
2001-10-08 Charles LaneTime::Hires for VMS pre-7.0
2001-09-25 Gurusamy Sarathyavoid the use of ftime() (it does a useless, potentially
2001-09-25 Artur BergmanSecond attempt at fixing Time::HiRes::time on win32...
2001-09-24 Gurusamy Sarathyfix Time::HiRes implementation of gettimeofday() on...
2001-09-21 Artur BergmanFixed bug where Time::HiRes::time returned time adjusted to
2001-09-17 Jarkko HietaniemiExplicitly explain the 1e9 seconds, not everybody
2001-09-17 Jarkko HietaniemiExplain an apparent bug reported by
next