summaryrefslogtreecommitdiff
path: root/ext/Time
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Time-HiRes-1.87Steve Peters2006-02-143-5/+14
* Upgrade to Time-HiRes-1.86Steve Peters2005-12-173-5/+12
* Correct typo in Time::HiRes tests introduced by patch 26383Dominic Dunlop2005-12-171-1/+1
* Upgrade to Time-HiRes-1.85Steve Peters2005-12-177-87/+402
* Upgrade to Time::HiRes 1.83Rafael Garcia-Suarez2005-11-214-28/+56
* Upgrade to Time-HiRes-1.82Steve Peters2005-11-065-12/+40
* Upgrade to Time-HiRes-1.81Steve Peters2005-11-054-33/+69
* Upgrade to Time-HiRes-1.80Steve Peters2005-11-043-8/+12
* Upgrade to Time-HiRes 1.79Steve Peters2005-11-043-2/+39
* Upgrade to Time-HiRes-1.78Steve Peters2005-11-033-6/+14
* Upgrade to Time-HiRes-1.77Steve Peters2005-11-037-68/+548
* Upgrade to Time-HiRes-1.76Steve Peters2005-10-255-36/+78
* Upgrade to Time-HiRes-1.75Steve Peters2005-10-183-2/+6
* Upgrade to Time::HiRes 1.74Rafael Garcia-Suarez2005-09-214-59/+67
* Upgrade to Time::HiRes 1.73Rafael Garcia-Suarez2005-08-172-1/+5
* Time::HiRes::nanosleep support for Solaris [PATCH]Gisle Aas2005-08-161-2/+3
* Upgrade to Time::HiRes 1.72Rafael Garcia-Suarez2005-07-024-20/+23
* Upgrade to Time::HiRes 1.71Rafael Garcia-Suarez2005-06-283-12/+67
* Upgrade to Time::HiRes 1.70Rafael Garcia-Suarez2005-06-273-3/+17
* Upgrade to Time::HiRes 1.69Rafael Garcia-Suarez2005-06-263-4/+66
* Updaate ppport.h to get a conditional PERL_UNUSED_DECLNicholas Clark2005-05-201-19/+103
* Upgrade to Time::HiRes 1.68Rafael Garcia-Suarez2005-05-163-25/+51
* Symbian port of PerlJarkko Hietaniemi2005-04-211-0/+1
* Upgrade to Time::HiRes 1.66Rafael Garcia-Suarez2005-02-174-43/+129
* s/hierachy/hierarchy/Larry Shatzer Jr.2004-11-161-1/+1
* Upgrade to Time::HiRes 1.65.Rafael Garcia-Suarez2004-09-206-56/+125
* Upgrade to Time::HiRes 1.63.Rafael Garcia-Suarez2004-09-156-91/+4791
* Skip Time::HiRes tests if configured without that module.Marcus Holland-Moritz2004-08-301-0/+5
* Upgrade to Time::HiRes 1.61Rafael Garcia-Suarez2004-08-226-75/+144
* Upgrade to Time::HiRes 1.59.Rafael Garcia-Suarez2004-04-093-8/+25
* Upgrade to Time::HiRes 1.57.Rafael Garcia-Suarez2004-04-083-1/+21
* integrate Time::HiRes 1.56 from CPANDave Mitchell2004-03-013-3/+9
* Bump version numbers of moules affected by change #22258Dave Mitchell2004-02-281-1/+1
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-9/+1
* Make Time/HiRes/t/HiRes.t die more gracefully if its watchdogDave Mitchell2004-02-011-1/+1
* Upgrade to Time::HiRes 1.55Rafael Garcia-Suarez2004-01-153-3/+7
* Upgrade to Time::HiRes 1.54Rafael Garcia-Suarez2004-01-034-16/+115
* Upgrade to Time::HiRes 1.52.Rafael Garcia-Suarez2003-10-284-3/+39
* Someone actually reads the Makefile.PL messages, it seems.Jarkko Hietaniemi2003-09-241-1/+1
* Upgrade to Time::HiRes 1.51.Jarkko Hietaniemi2003-09-222-1/+5
* More suggested patches for NCR MP-RAS from Andy Dougherty.Jarkko Hietaniemi2003-09-161-0/+4
* MPE/iX does not have nanosleep() (the test makesJarkko Hietaniemi2003-08-211-1/+2
* If no alarm(), skip the subtests.Jarkko Hietaniemi2003-08-071-1/+1
* Grammar, punctuation, formatting editsMark-Jason Dominus2003-08-031-73/+71
* Only show the message if the locale settings look risky.Jarkko Hietaniemi2003-08-021-1/+8
* Add a message about the LC_ALL=C workaround (for non-core builds);Jarkko Hietaniemi2003-08-022-0/+14
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-0/+0
* &Time::HiRes::d_nanosleep was broken.Jarkko Hietaniemi2003-07-101-1/+5
* The nanosleep() probe was kaputt, fixed by Mark Bixby.Jarkko Hietaniemi2003-07-071-5/+5
* Use the existence, instead of the truth, to decideJarkko Hietaniemi2003-07-071-26/+26