summaryrefslogtreecommitdiff
path: root/dist/Time-HiRes
Commit message (Expand)AuthorAgeFilesLines
* Add missing ccflags on VMS to dist/Time-HiRes/Makefile.PLCraig A. Berry2023-05-161-1/+1
* Time::HiRes: allow not checking atime between stat and lstatTony Cook2023-03-082-1/+8
* dist/Time-HiRes - silence ppport warningYves Orton2023-02-262-1/+3
* Use ppport.h when building dist/ modules in coreLeon Timmermans2023-02-223-6/+2
* Time::HiRes: Fix compiler warningKarl Williamson2022-10-301-2/+0
* Time::HiRes: Changes updatesTony Cook2022-10-241-0/+7
* Time::HiRes: make sure PERL_DARWIN is defined on darwinTony Cook2022-10-241-0/+5
* Time::Hires: fix probing on the darwin system perlTony Cook2022-10-242-3/+12
* Time-HiRes: use GIMME_V instead of the deprecated GIMMEDagfinn Ilmari Mannsåker2022-09-063-4/+5
* Update Time-HiRes.xs to conform to ppport.h 3.68 recommendationsTodd Rinaldo2022-04-182-5/+6
* 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