summaryrefslogtreecommitdiff
path: root/dist/Time-HiRes
Commit message (Expand)AuthorAgeFilesLines
* dist/Time-HiRes/t/stat.t: Provide descriptions for all testsJames E Keenan2022-01-043-25/+30
* bump $Time::HiRes::VERSIONTony Cook2021-08-171-1/+1
* Time-HiRes: handle $Config{d_various} correctlyTony Cook2021-08-101-4/+16
* Haiku BFS does not store atime and always return current timeThibault Duponchelle2021-07-132-10/+17
* Restore build with some mingw.org compilers using mingw runtimes >= 3.21Steve Hay2021-01-261-2/+3
* Bump $Time::HiRes::VERSION for commit 43b3b04375Steve Hay2021-01-251-1/+1
* Restore build with mingw.org compilers using mingw runtimes < 5.0Steve Hay2021-01-251-2/+5
* Revert "Fix Time::HiRes compile probe on VMS"Craig A. Berry2021-01-031-1/+1
* Fix Time::HiRes compile probe on VMSCraig A. Berry2020-12-241-1/+1
* HiRes.xs: Remove unused macro defnsKarl Williamson2020-12-062-8/+1
* add gitignore exclusions for files in gitGraham Knop2020-11-231-0/+1
* dragonfly bsd timestamps are only microsecond precisionTony Cook2020-11-051-0/+5
* dragonfly BSD's default filesystem is mounted noatime by defaultTony Cook2020-11-051-0/+1
* Time-HiRes uses PERL compare macroNicolas R2020-08-101-1/+1
* Time-HiRes: update Changes and promote github URLsNicolas R2020-08-102-3/+17
* Time-HiRes: Remove obsolete vms codeKarl Williamson2020-07-301-187/+8
* Time-HiRes: Use core version compareKarl Williamson2020-07-172-7/+1
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-2/+2
* bump $Time::HiRes::VERSIONTony Cook2019-09-231-1/+1
* Time::HiRes: fix compilation with Visual C++ 2013 and olderTomasz Konojacki2019-09-231-0/+8
* bump $Time::HiRes::VERSIONTony Cook2019-09-091-1/+1
* Time::HiRes: implement clock_gettime() and clock_getres() for win32Tomasz Konojacki2019-09-092-5/+101
* bump $Time::HiRes::VERSIONTony Cook2019-08-151-1/+1
* Time::HiRes: remove workaround for an ancient Devel::PPPort bugTomasz Konojacki2019-08-151-7/+0
* Time::HiRes: remove the remains of MacOS classic supportTomasz Konojacki2019-08-151-41/+0
* Time::HiRes: remove code for perls older than 5.6Tomasz Konojacki2019-08-152-68/+6
* Time::HiRes: normalize indentationTomasz Konojacki2019-08-1516-1781/+1790
* refer Time::HiRes RT queue to perl coreGraham Knop2019-05-311-0/+12
* [PATCH] Remove vestiges of mpeix support (removed in 5.17.x)Richard Leach2019-05-301-3/+0
* Time::HiRes: Remove trailing blanksKarl Williamson2019-05-251-2/+2
* Time::HiRes: Add L<> to pod linksKarl Williamson2019-05-251-11/+16
* Update Time-HiRes Changes for 1.9760Nicolas R2019-02-181-0/+57
* Avoid compiler warning showing up on darwin.James E Keenan2018-09-251-0/+3
* time::HiRes: don't truncate nanosec utimeDavid Mitchell2018-08-082-3/+22
* Time-HiRes/t/itimer.t: avoid race condition.David Mitchell2018-08-071-1/+3
* Bump Time::HiRes $VERSION since its XS was changed in the previous commitSteve Hay2018-07-271-1/+1
* remove distros from needing ppport.h in coreDaniel Dragan2018-07-262-1/+4
* (perl #133030) make utime() available only if we have both fd and name settingTony Cook2018-04-261-1/+1
* Bump Time-HiRes to 1.9759 to revert changes from 1.9754..1.9758 on CPANTodd Rinaldo2018-03-232-1/+6
* Revert "Upgrade Time::HiRes from version 1.9753 to 1.9757"Todd Rinaldo2018-03-236-313/+123
* Revert "Upgrade Time::HiRes from version 1.9757 to 1.9758"Todd Rinaldo2018-03-234-38/+4
* Upgrade Time::HiRes from version 1.9757 to 1.9758Todd Rinaldo2018-03-224-4/+38
* Upgrade Time::HiRes from version 1.9753 to 1.9757Todd Rinaldo2018-03-186-123/+313
* Upgrade Time::HiRes from version 1.9752 to 1.9753Steve Hay2018-02-084-2/+19
* Update Time-HiRes to CPAN version 1.9752Chris 'BinGOs' Williams2018-01-098-57/+473
* Update Time-HiRes to CPAN version 1.9750Chris 'BinGOs' Williams2017-12-264-17/+82
* semicolon-friendly diagnostic controlZefram2017-12-162-13/+14
* Declaration after statement in typemapFather Chrysostomos2017-12-101-1/+1
* Avoid newGVgen in blead-upstream modulesFather Chrysostomos2017-12-101-4/+8
* Time::HiRes disable a flapping test for CINicolas R2017-11-131-3/+5