summaryrefslogtreecommitdiff
path: root/ext/Time/HiRes/HiRes.xs
Commit message (Expand)AuthorAgeFilesLines
* Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.Jarkko Hietaniemi2003-07-011-1/+4
* Bump Time::HiRes to 1.49.Jarkko Hietaniemi2003-06-191-0/+1
* Workaround for buggy gcc 2.95.3 in openbsd/sparc64.Jarkko Hietaniemi2003-05-231-0/+13
* Upgrade to Time::HiRes 1.42.Jarkko Hietaniemi2003-01-151-72/+6
* Update to Time::HiRes v1.38Hugo van der Sanden2002-10-201-40/+130
* Re: linux + usemorebits: gcc error?Rafael Garcia-Suarez2002-06-121-2/+2
* format and other warningsRobin Barker2002-05-101-1/+1
* Rework #16506 some more.Jarkko Hietaniemi2002-05-081-15/+21
* Rework #16503 a bit to keep all the HiRes implementationJarkko Hietaniemi2002-05-081-0/+37
* make the gettimeofday() implementation in Time::HiRes availableGurusamy Sarathy2002-05-081-53/+10
* various signed/unsigned mismatch nitsGurusamy Sarathy2002-04-261-1/+1
* optimize ext/Time/HiRes/HiRes.xsPaul Green2002-03-291-2/+3
* Correct several Stratus VOS build issuesPaul Green2002-01-061-0/+5
* 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
* 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