summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Properly bump Module::CoreListSawyer X2018-06-061-2/+3
* Correct date of releaseSawyer X2018-06-061-1/+1
* Bump againSawyer X2018-06-063-3/+3
* Update Module::CoreList for 5.28.0-RC2Sawyer X2018-06-053-3/+3
* Update Module::CoreList for 5.28.0Sawyer X2018-05-213-5/+5
* Update Module::CoreList for 5.28.0-RC1Sawyer X2018-05-201-1/+14
* Ensure temp directories are cleaned up.James E Keenan2018-05-011-0/+2
* getcwd() doesn't fail on non-existent directories on DragonFly BSD.Tomasz Konojacki2018-05-011-0/+4
* (perl #133030) make utime() available only if we have both fd and name settingTony Cook2018-04-261-1/+1
* remove Storable::__Storable__ from Module::CoreListKaren Etheridge2018-04-211-2/+0
* Update Module::CoreList for 5.28.0, I hope correctlySawyer X2018-04-213-2/+5
* Fix Module::CoreList versionsSawyer X2018-04-202-0/+15
* Fix Storable indexing issue with PAUSEChris 'BinGOs' Williams2018-04-202-2/+3
* Update Module::CoreList for 5.27.11Sawyer X2018-04-203-3/+36
* Bump Module-CoreList so is higher than version on CPANChris 'BinGOs' Williams2018-04-202-2/+2
* Add ppport.h to IODagfinn Ilmari Mannsåker2018-04-201-0/+4
* Update IO ChangeLog since last public release to CPANTodd Rinaldo2018-04-191-0/+112
* Remove pre-5.8 logic no longer relevant in IO unit testsTodd Rinaldo2018-04-195-19/+6
* Bump all IO modules to 1.39 and set required Perl to 5.8.1Todd Rinaldo2018-04-1911-49/+36
* Update Module-CoreList with data for 5.24.4 and 5.26.2Steve Hay2018-04-143-0/+63
* prevent warnings from building Storable on x64 Win32 with gccTony Cook2018-04-091-3/+3
* (perl #127743) don't use a freed contextTony Cook2018-04-041-9/+9
* RT #133039 dont build a Storable.so/.dll with a static perl buildDaniel Dragan2018-04-032-2/+4
* (perl #132876) define API macros on if the NEED_ macro is definedTony Cook2018-04-021-2/+2
* (perl #132876) only define croak_xs_usage()'s assert macro if cxu requestedTony Cook2018-04-021-2/+3
* Storable: the Limit.pm should depend on the code generating itTony Cook2018-04-021-1/+1
* (perl #133009) handle the XP fallback after we're ready to writeTony Cook2018-04-021-11/+25
* delete unreliable test of Carp crash avoidanceZefram2018-03-303-27/+2
* Remove 'our' from one non-Exporter-related variable.James E Keenan2018-03-291-1/+1
* Use lexically scoped ('our') variables in POD examples.James E Keenan2018-03-291-17/+17
* Update links in Devel::PPPort documentationSergey Aleynikov2018-03-283-7/+6
* Update RT path for Devel::PPPortSergey Aleynikov2018-03-271-3/+3
* 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
* Adjust code which did not get automatically switched over to 5.027011Todd Rinaldo2018-03-202-2/+24
* Devel::PPPort: Use prefix D_PPP_ for helper macrosPali2018-03-203-15/+12
* update Module::CoreList for v5.27.10Todd Rinaldo2018-03-203-32/+200
* Upgrade Time::HiRes from version 1.9753 to 1.9757Todd Rinaldo2018-03-186-123/+313
* Carp: Use ${^LAST_FH} if availableFather Chrysostomos2018-03-111-1/+20
* (perl #127743) re-work for debugging builds with MSVCTony Cook2018-03-121-5/+4
* Don't run stack_after_err.t on VMS.Craig A. Berry2018-03-081-2/+6
* (perl #132870) workaround VC2017 compiler bugTony Cook2018-03-071-0/+6
* Increase ExtUtils::ParseXS(::*) version to 3.39Father Chrysostomos2018-03-055-5/+5
* RT #132935: correctly check VERSIONs in ExtUtils::ParseXSShoichi Kaji2018-03-051-4/+4
* Bump Module::CoreListSawyer X2018-03-022-0/+55
* Merge remote-tracking branch 'renee/release-5.27.9' into bleadSawyer X2018-03-021-1/+140
|\
| * update Module::CoreList for v5.27.9reneeb2018-02-201-1/+140
* | (perl #132893) don't probe for Storable recursion limits on old Win32Tony Cook2018-03-011-4/+17