summaryrefslogtreecommitdiff
path: root/ext/Time/HiRes/HiRes.xs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't try to print ints as IVs.Jarkko Hietaniemi2001-10-241-2/+2
* Croak() on negative time; doc tweaks.Jarkko Hietaniemi2001-10-231-16/+33
* MacOS Classic timeofday(), from Chris Nandor.Jarkko Hietaniemi2001-10-221-0/+35
* Limiting the Time::HiRes::sleep and usleep toJarkko Hietaniemi2001-10-171-9/+21
* Make Time::HiRes::sleep() and usleep() to returnJarkko Hietaniemi2001-10-161-4/+26
* 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
* prototype for Time::HiRes::sleep()Abhijit Menon-Sen2001-07-201-0/+1
* Re: Time::HiRes qw(sleep) failsAbhijit Menon-Sen2001-07-191-4/+5
* 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
* ext/ + -WallDoug MacEachern2001-06-121-0/+3
* Fix the BOOT section to call myU2time properly.Jarkko Hietaniemi2001-05-301-4/+9
* Re: AIX and gcc (moving targets)H.Merijn Brand2001-05-301-2/+2
* Add interval timer (setitimer, getitimer) support to Time::HiRes.Jarkko Hietaniemi2001-04-151-5/+95
* This is at least 5.005.Jarkko Hietaniemi2001-04-121-2/+0
* Integrate Time::Hires 1.20 from Douglas E. Wegscheid.Jarkko Hietaniemi2001-04-121-0/+295