| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to Time::HiRes 1.52. | Rafael Garcia-Suarez | 2003-10-28 | 4 | -3/+39 |
* | Someone actually reads the Makefile.PL messages, it seems. | Jarkko Hietaniemi | 2003-09-24 | 1 | -1/+1 |
* | Upgrade to Time::HiRes 1.51. | Jarkko Hietaniemi | 2003-09-22 | 2 | -1/+5 |
* | More suggested patches for NCR MP-RAS from Andy Dougherty. | Jarkko Hietaniemi | 2003-09-16 | 1 | -0/+4 |
* | MPE/iX does not have nanosleep() (the test makes | Jarkko Hietaniemi | 2003-08-21 | 1 | -1/+2 |
* | If no alarm(), skip the subtests. | Jarkko Hietaniemi | 2003-08-07 | 1 | -1/+1 |
* | Grammar, punctuation, formatting edits | Mark-Jason Dominus | 2003-08-03 | 1 | -73/+71 |
* | Only show the message if the locale settings look risky. | Jarkko Hietaniemi | 2003-08-02 | 1 | -1/+8 |
* | Add a message about the LC_ALL=C workaround (for non-core builds); | Jarkko Hietaniemi | 2003-08-02 | 2 | -0/+14 |
* | No more ext/*/*.t, move them all to ext/*/t. | Jarkko Hietaniemi | 2003-07-28 | 1 | -0/+0 |
* | &Time::HiRes::d_nanosleep was broken. | Jarkko Hietaniemi | 2003-07-10 | 1 | -1/+5 |
* | The nanosleep() probe was kaputt, fixed by Mark Bixby. | Jarkko Hietaniemi | 2003-07-07 | 1 | -5/+5 |
* | Use the existence, instead of the truth, to decide | Jarkko Hietaniemi | 2003-07-07 | 1 | -26/+26 |
* | MPE/iX tweak from Mark Bixby. | Jarkko Hietaniemi | 2003-07-07 | 1 | -1/+3 |
* | Bump Time::HiRes version to 1.50. | Jarkko Hietaniemi | 2003-07-03 | 1 | -1/+1 |
* | Rework Time::HiRes not to need HAS_NANOSLEEP from Configure. | Jarkko Hietaniemi | 2003-07-01 | 4 | -44/+27 |
* | Bump Time::HiRes to 1.49. | Jarkko Hietaniemi | 2003-06-19 | 3 | -1/+7 |
* | OS2 patches | Ilya Zakharevich | 2003-06-15 | 1 | -4/+8 |
* | Upgrade to Time::HiRes 1.48. | Jarkko Hietaniemi | 2003-06-05 | 2 | -2/+6 |
* | Workaround for buggy gcc 2.95.3 in openbsd/sparc64. | Jarkko Hietaniemi | 2003-05-23 | 3 | -1/+24 |
* | [perl #22141] patch for Time::HiRes to get rid of -lrt on linux | Marc Lehmann | 2003-05-08 | 3 | -3/+9 |
* | Upgrade to Time::HiRes 1.46. | Jarkko Hietaniemi | 2003-04-25 | 3 | -4/+15 |
* | typo in Time::HiRes docs | Mark-Jason Dominus | 2003-04-25 | 1 | -1/+1 |
* | Time::HiRes: Do not create files in blib directories under core | Jarkko Hietaniemi | 2003-04-07 | 1 | -0/+4 |
* | Integrate: | Ilya Zakharevich | 2003-04-01 | 2 | -3/+3 |
* | Upgrade to Time::HiRes 1.44. | Jarkko Hietaniemi | 2003-03-30 | 2 | -63/+75 |
* | In IRIX 5.3 being too POSIXly hides the struct timespec. | Jarkko Hietaniemi | 2003-03-30 | 1 | -0/+6 |
* | Upgrade to Time-HiRes 1.43. | Jarkko Hietaniemi | 2003-03-11 | 3 | -6/+11 |
* | Upgrade to Time::HiRes 1.42. | Jarkko Hietaniemi | 2003-01-15 | 6 | -133/+428 |
* | Integrate Time::HiRes v1.39 (for VMS build tweak) | Hugo van der Sanden | 2002-12-23 | 3 | -2/+7 |
* | VMS build update | Craig A. Berry | 2002-12-10 | 1 | -1/+1 |
* | Update to Time::HiRes v1.38 | Hugo van der Sanden | 2002-10-20 | 6 | -128/+1082 |
* | Add #!./perl, noticed by John Adams. | Jarkko Hietaniemi | 2002-07-15 | 1 | -0/+2 |
* | Re: linux + usemorebits: gcc error? | Rafael Garcia-Suarez | 2002-06-12 | 1 | -2/+2 |
* | Re: [PATCH] Version tango | Yitzchak Scott-Thoennes | 2002-05-27 | 1 | -2/+4 |
* | format and other warnings | Robin Barker | 2002-05-10 | 1 | -1/+1 |
* | Rework #16506 some more. | Jarkko Hietaniemi | 2002-05-08 | 1 | -15/+21 |
* | Rework #16503 a bit to keep all the HiRes implementation | Jarkko Hietaniemi | 2002-05-08 | 1 | -0/+37 |
* | make the gettimeofday() implementation in Time::HiRes available | Gurusamy Sarathy | 2002-05-08 | 1 | -53/+10 |
* | Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness | Simon Cozens | 2002-04-26 | 1 | -1/+1 |
* | various signed/unsigned mismatch nits | Gurusamy Sarathy | 2002-04-26 | 1 | -1/+1 |
* | Doc tweaks. | Jarkko Hietaniemi | 2002-04-11 | 1 | -7/+7 |
* | optimize ext/Time/HiRes/HiRes.xs | Paul Green | 2002-03-29 | 1 | -2/+3 |
* | Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems | Robin Barker | 2002-02-27 | 1 | -2/+2 |
* | Correct several Stratus VOS build issues | Paul Green | 2002-01-06 | 1 | -0/+5 |
* | Retract #14057 for now; the alarm/setitimer timers | Jarkko Hietaniemi | 2002-01-05 | 1 | -13/+3 |
* | (retracted by #14057) | Nicholas Clark | 2002-01-04 | 1 | -3/+13 |
* | There isn't PTR2INT(), there's PTR2IV(). | Jarkko Hietaniemi | 2001-12-02 | 1 | -1/+1 |
* | [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users | Marc Lehmann | 2001-12-02 | 1 | -1/+1 |
* | Whether select() gets restarted on signals is | Jarkko Hietaniemi | 2001-11-30 | 1 | -4/+16 |