summaryrefslogtreecommitdiff
path: root/ext/Time
Commit message (Expand)AuthorAgeFilesLines
* Doc tweaks.Jarkko Hietaniemi2002-04-111-7/+7
* optimize ext/Time/HiRes/HiRes.xsPaul Green2002-03-291-2/+3
* Re: [PATCH @14870] long C<=item>s and other pod->man->troff problemsRobin Barker2002-02-271-2/+2
* Correct several Stratus VOS build issuesPaul Green2002-01-061-0/+5
* Retract #14057 for now; the alarm/setitimer timersJarkko Hietaniemi2002-01-051-13/+3
* (retracted by #14057)Nicholas Clark2002-01-041-3/+13
* There isn't PTR2INT(), there's PTR2IV().Jarkko Hietaniemi2001-12-021-1/+1
* [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs usersMarc Lehmann2001-12-021-1/+1
* Whether select() gets restarted on signals isJarkko Hietaniemi2001-11-301-4/+16
* Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current Andy Dougherty2001-11-291-12/+29
* Can't do subsecond alarms without ualarm; and break outJarkko Hietaniemi2001-11-251-6/+20
* I don't think trying to bracket the hires time with loresJarkko Hietaniemi2001-11-251-9/+8
* Protect against high load: measure how much wallJarkko Hietaniemi2001-11-041-4/+35
* stop unrestricted negativity in HiRes.t Craig A. Berry2001-11-031-1/+1
* Time::Hires test fixCharles Lane2001-10-311-4/+3
* HiRes.t tweaksCraig A. Berry2001-10-301-2/+3
* GCC vs MS 64-bit constant syntaxNick Ing-Simmons2001-10-281-3/+8
* Time::HiRes ualarm for VMS without oneCharles Lane2001-10-281-0/+199
* Time::HiRes::alarm() ain't gonna work either if ualarm() ain'tGurusamy Sarathy2001-10-261-4/+5
* Re: perl@12605 on VMS, [minor PATCH enclosed]Charles Lane2001-10-261-2/+6
* Don't try to print ints as IVs.Jarkko Hietaniemi2001-10-241-2/+2
* Croak() on negative time; doc tweaks.Jarkko Hietaniemi2001-10-233-49/+87
* Cygwin seems to round up (or closest, but not down)Jarkko Hietaniemi2001-10-221-3/+3
* MacOS Classic timeofday(), from Chris Nandor.Jarkko Hietaniemi2001-10-221-0/+35
* Limiting the Time::HiRes::sleep and usleep toJarkko Hietaniemi2001-10-173-14/+25
* Can't expect too much accuracy from a sleep of one second.Jarkko Hietaniemi2001-10-161-2/+4
* Make Time::HiRes::sleep() and usleep() to returnJarkko Hietaniemi2001-10-163-10/+40
* Time::Hires for VMS pre-7.0Charles Lane2001-10-081-0/+92
* avoid the use of ftime() (it does a useless, potentiallyGurusamy Sarathy2001-09-251-7/+23
* Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is...Artur Bergman2001-09-251-16/+5
* fix Time::HiRes implementation of gettimeofday() on windowsGurusamy Sarathy2001-09-241-1/+2
* Fixed bug where Time::HiRes::time returned time adjusted to Artur Bergman2001-09-211-1/+1
* Explicitly explain the 1e9 seconds, not everybodyJarkko Hietaniemi2001-09-171-11/+12
* Explain an apparent bug reported byJarkko Hietaniemi2001-09-171-0/+13
* In UNICOS division is really lossy, better useJarkko Hietaniemi2001-09-051-1/+1
* Re: Problem in ext/Time/HiRest/HiRes.t John P. Linderman2001-08-311-4/+10
* Decommission Time::Piece; unnecessary Yet Another Time-Date Module.Jarkko Hietaniemi2001-08-106-2034/+0
* prototype for Time::HiRes::sleep()Abhijit Menon-Sen2001-07-201-0/+1
* Re: Time::HiRes qw(sleep) failsAbhijit Menon-Sen2001-07-191-4/+5
* dynixptx updates for osvers='4.5.2'Peter Prymmer2001-07-111-0/+5
* Typo in #11083.Jarkko Hietaniemi2001-07-021-3/+2
* Make #11082 more OS/2-specific.Jarkko Hietaniemi2001-07-021-3/+8
* OS/2 gmtime()Ilya Zakharevich2001-07-021-4/+7
* More VERSION tuning: to avoid unnecessary Perl upgradesJarkko Hietaniemi2001-06-301-1/+1
* s/div/lib\$ediv/ in Time::HiRes for VAXPeter Prymmer2001-06-291-7/+26
* s/qdiv/div/ in Time::HiRes for VAXPeter Prymmer2001-06-281-1/+14
* Test Fails on SCOJonathan Stowe2001-06-261-0/+3
* MPE/iX test tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-251-8/+11
* Unnecessary pod2man calls in new extensionsAndy Dougherty2001-06-212-0/+2
* gcc -Wall sweep.Jarkko Hietaniemi2001-06-181-3/+1