summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* Memoize: exclude CPAN-only toolchain from coreAristotle Pagaltzis2022-10-301-1/+1
* Update experimental to 0.029Max Maischein2022-10-281-1/+1
* Also bump the Module::CoreList version number in Porting/Maintainers.plMax Maischein2022-10-241-1/+1
* Update Memoize to 1.15Max Maischein2022-10-241-1/+1
* several improvements to the dist-modules CI target and fixes to the problems ...Tony Cook2022-10-241-26/+234
|\
| * CI/dist-modules: define PERL_SRAND_OVERRIDE_NEXT_PARENT for CPAN useTony Cook2022-10-241-0/+5
| * CI/dist-modules: document supplying dist names on the command-lineTony Cook2022-10-241-1/+13
| * CI/dist-modules: accept modules to test on the command-lineTony Cook2022-10-241-4/+12
| * CI/dist-modules: use the module name not the dist name for NAMETony Cook2022-10-241-1/+2
| * CI/dist-modules: threads-shared bundles shared.h on CPANTony Cook2022-10-241-0/+19
| * CI/dist-modules: wrap system to log what we're executing and better report er...Tony Cook2022-10-241-7/+21
| * CI/dist-modules: add threads.h for threads/threads-sharedTony Cook2022-10-241-21/+84
| * CI/dist-modules: make sure threads, threads::shared use ppport.hTony Cook2022-10-241-1/+12
| * CI/dist-modules: add option to install separate to site_perlTony Cook2022-10-241-1/+18
| * CI/dist-modules: add a help option to test-dist-modules.plTony Cook2022-10-241-1/+13
| * CI/dist-modules: make continuing controllable on the command-lineTony Cook2022-10-241-7/+12
| * CI/dist-modules: Continue on errorBram2022-10-241-8/+42
| * CI/dist-modules: (Ab)use runner debug for verboseBram2022-10-241-1/+1
| * CI/dist-modules: Group output per distBram2022-10-241-0/+7
* | Bump the perl version in various places for 5.37.6Todd Rinaldo2022-10-244-32/+32
* | Tick release schedule for 5.37.5Todd Rinaldo2022-10-201-1/+1
* | Provide 5.37.5 Epigraph.Todd Rinaldo2022-10-201-1/+8
|/
* Update Memoize to CPAN version 1.14Todd Rinaldo2022-10-191-1/+1
* Update Net-Ping to CPAN version 2.75Todd Rinaldo2022-10-191-1/+1
* Correct local version of Config::Perl::V to 0.34 in Porting/Maintainers.plTodd Rinaldo2022-10-191-1/+1
* Correct local version of ExtUtils::PL2Bat to 0.005 in Porting/Maintainers.plTodd Rinaldo2022-10-191-1/+1
* Correct local version of Locale::Maketext to 1.32 in Porting/Maintainers.plTodd Rinaldo2022-10-191-1/+1
* JSON::PP: Synch with CPAN version 4.12Kenichi Ishigaki2022-10-101-1/+1
* Move Math-Complex from cpan/ to dist/Karl Williamson2022-10-011-7/+1
* RMG: Add step for deprecation/experimental resolutionKarl Williamson2022-09-301-0/+12
* Extend cmpVERSION.pl to check for modified .c/.hBram2022-09-281-2/+25
* Warnings thrown by GetOptions suffice; no need to dump PODJames E Keenan2022-09-211-29/+29
* Module::CoreList is now version 5.20220920Karen Etheridge2022-09-211-1/+1
* Bump the perl version in various places for 5.37.5Karen Etheridge2022-09-204-32/+32
* tick off 5.37.4 releaseKaren Etheridge2022-09-201-1/+1
* add epigraph for 5.37.4Karen Etheridge2022-09-201-0/+6
* Skip 'pending changes' test for automated testingBram2022-09-191-77/+57
* Fix t/porting/authors.t breakgage for people with non-ASCII namesDagfinn Ilmari Mannsåker2022-09-122-4/+4
* Example of use of miniperl in bisectionJames E Keenan2022-09-061-0/+32
* updateAUTHORS.pm: overrule 'diff.algorithm'Bram2022-09-061-1/+1
* updateAUTHORS.pm: Use `@args` for `git log` cmdBram2022-09-061-4/+4
* Porting/cmpVERSION.pm: cleanup %skip_versions whitespaceBram2022-09-051-2/+2
* Porting/cmpVERSION.pm: tabs to spacesBram2022-09-051-59/+59
* cmpVERSION.pm: remove exception for experimentalBram2022-09-051-2/+0
* Add note in RMG about using your own forkBram2022-09-051-0/+8
* todo.pod: Remove version number from todo itemBram2022-09-031-1/+1
* apply several of the suggestions from @bram-perlTony Cook2022-08-311-12/+24
* test dist/ modules against various older perls in CITony Cook2022-08-312-0/+1092
* updateAUTHORS.pm: quote the commit rangeBram2022-08-231-1/+1
* TMP: Skip author tests when there is no git configBram2022-08-231-0/+45