summaryrefslogtreecommitdiff
path: root/ext/Time/HiRes/HiRes.xs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Time-HiRes-1.85Steve Peters2005-12-171-21/+84
* Upgrade to Time-HiRes-1.82Steve Peters2005-11-061-1/+13
* Upgrade to Time-HiRes-1.81Steve Peters2005-11-051-1/+1
* Upgrade to Time-HiRes-1.80Steve Peters2005-11-041-2/+3
* Upgrade to Time-HiRes 1.79Steve Peters2005-11-041-0/+28
* Upgrade to Time-HiRes-1.77Steve Peters2005-11-031-0/+99
* Upgrade to Time-HiRes-1.76Steve Peters2005-10-251-3/+2
* Upgrade to Time::HiRes 1.74Rafael Garcia-Suarez2005-09-211-3/+1
* Upgrade to Time::HiRes 1.70Rafael Garcia-Suarez2005-06-271-0/+10
* Upgrade to Time::HiRes 1.68Rafael Garcia-Suarez2005-05-161-19/+31
* Symbian port of PerlJarkko Hietaniemi2005-04-211-0/+1
* Upgrade to Time::HiRes 1.66Rafael Garcia-Suarez2005-02-171-13/+46
* Upgrade to Time::HiRes 1.65.Rafael Garcia-Suarez2004-09-201-13/+1
* Upgrade to Time::HiRes 1.63.Rafael Garcia-Suarez2004-09-151-81/+7
* Upgrade to Time::HiRes 1.61Rafael Garcia-Suarez2004-08-221-23/+32
* Upgrade to Time::HiRes 1.59.Rafael Garcia-Suarez2004-04-091-3/+3
* Upgrade to Time::HiRes 1.57.Rafael Garcia-Suarez2004-04-081-0/+14
* Upgrade to Time::HiRes 1.55Rafael Garcia-Suarez2004-01-151-2/+2
* Upgrade to Time::HiRes 1.54Rafael Garcia-Suarez2004-01-031-14/+100
* 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