This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
checkAUTHORS.pl: Add alt addr for Kent Fredric
[perl5.git] / Porting /
2013-07-13 Father ChrysostomoscheckAUTHORS.pl: Add alt addr for Kent Fredric
2013-07-09 Chris 'BinGOs' Wil... Update Getopt-Long to CPAN version 2.41
2013-07-09 Father Chrysostomosperldelta template: consistent spaces after dots
2013-07-07 Chris 'BinGOs' Wil... Update DB_File to CPAN version 1.829
2013-07-07 Nicholas ClarkMove generation of ExtUtils::Miniperl to ext/ExtUtils...
2013-07-07 Nicholas ClarkGenerate utils/Makefile from utils/Makefile.PL, and...
2013-07-07 Nicholas ClarkReplace utils/Makefile.SH with utils/Makefile.PL
2013-07-06 Chris 'BinGOs' Wil... Update Time-Piece to CPAN version 1.21
2013-07-05 Nicholas ClarkMove File::Find from lib/ to ext/
2013-07-05 Chris 'BinGOs' Wil... Update MIME-Base64 to CPAN version 3.14
2013-07-05 Chris 'BinGOs' Wil... Update Digest-MD5 to CPAN version 2.53
2013-07-03 Nicholas ClarkMove Exporter from lib/ to dist/Exporter/
2013-07-02 Nicholas ClarkMove VMS::Filespec from vms/ext to ext/
2013-07-02 Nicholas Clarkvms/ext/filespec.t does not need to be +x
2013-07-02 Nicholas ClarkAdd non-XS extensions to known_extensions.
2013-07-01 Nicholas ClarkRemove the explicit purify/quantify/purecov targets...
2013-07-01 Nicholas ClarkRemove Makefile targets and tools related to Irix and...
2013-06-29 Chris 'BinGOs' Wil... Update IPC-Cmd to CPAN version 0.82
2013-06-27 Brian GottreuFix Porting/README.pod so it passes its new test.
2013-06-27 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.034
2013-06-26 Chris 'BinGOs' Wil... Update Digest-SHA to CPAN version 5.85
2013-06-24 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.20
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
2013-06-21 Chris 'BinGOs' Wil... Update Text-ParseWords to CPAN version 3.29
2013-06-21 Chris 'BinGOs' Wil... Update Params-Check to CPAN version 0.38
2013-06-21 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.033
2013-06-21 Chris 'BinGOs' Wil... Module-CoreList is 2.92 on CPAN
2013-06-21 David Goldenrelease_managers_guide.pod: amended based on v5.19...
2013-06-21 David GoldenPorting/epigraphs.pod: add link to release announcement
2013-06-21 David Goldenbump version to v5.19.2
2013-06-21 David GoldenPorting/epigraphs.pod: add v5.19.1 and v5.19.0 epigraphs
2013-06-20 David Goldenadd cpan/autodie/t/truncate_me to makerel @writables... v5.19.1
2013-06-20 David GoldenFix Perl version references in INSTALL
2013-06-20 David GoldenUpdate Maintainers.PL for divergence from cpan
2013-06-19 David Goldenfix core-cpan-diff treatment of 'undef'
2013-06-19 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 1.92
2013-06-18 Chris 'BinGOs' Wil... Update release managers guide to note to bump Module...
2013-06-17 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.031
2013-06-16 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.030
2013-06-16 Chris 'BinGOs' Wil... Update Getopt-Long to CPAN version 2.40
2013-06-15 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.98
2013-06-14 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 6.68
2013-06-14 Tony Cookprevent a couple of porting test issues under PERL_UNICODE
2013-06-12 Ricardo Signesrelease schedule: fix years for 5.20
2013-06-12 Ricardo Signesmake Porting/corelist.pl emit delta-style %deprecated
2013-06-11 Ricardo Signesupdates to release schedule
2013-06-10 David GoldenRMG: need to update Module::CoreList again after blead...
2013-06-05 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.131560
2013-06-03 Sullivan BeckPATCH: Bump Locale-Codes from 3.25 to 3.26
2013-06-02 Chris 'BinGOs' Wil... Update Pod-Usage to CPAN version 1.63
2013-06-01 Chris 'BinGOs' Wil... Update Filter-Util-Call to CPAN version 1.49
2013-06-01 Chris 'BinGOs' Wil... Update Pod-Parser to CPAN version 1.61
2013-05-30 Chris 'BinGOs' Wil... Update Text-Tabs to CPAN version 2013.0523
2013-05-30 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.131490
2013-05-29 David Goldengit-deltatool: show files changed when tagging new...
2013-05-29 David Goldengit-deltatool: fix problem reading changed commit message
2013-05-28 Jerry D. HeddenUpgrade to threads 1.87
2013-05-28 Nicholas ClarkAdd -q to git clean in bisect-runner.pl
2013-05-28 Nicholas ClarkThree Configure fixups so that bisect-runner.pl can...
2013-05-28 Nicholas Clarkbisect-runner.pl should match patches with directory...
2013-05-28 Nicholas ClarkAdd a 'none' target to bisect-runner.pl
2013-05-28 Nicholas Clarkbisect.pl can now optionally timeout the user's test...
2013-05-28 Nicholas ClarkAdd an option to bisect.pl to run the user testcase...
2013-05-28 Nicholas ClarkIn bisect-runner.pl, run_report_and_exit() now uses...
2013-05-28 Nicholas ClarkIn bisect-runner.pl, extract the Configure running...
2013-05-28 Nicholas ClarkIn bisect-runner.pl, invert the first parameter to...
2013-05-28 Nicholas ClarkIn bisect-runner.pl, refactor the calls to system ...
2013-05-28 Nicholas Clarkbisect.pl can run in-place if the checkout is totally...
2013-05-28 Nicholas ClarkIf there is no 'blead' branch, bisect.pl now uses a...
2013-05-28 Nicholas ClarkAdd --gold option to bisect.pl for the revision to...
2013-05-28 Nicholas Clarkbisect-runner.pl always needs to pass paths gleaned...
2013-05-28 Nicholas ClarkWhen bisecting, use `git tag -l` to get the list of...
2013-05-28 Nicholas Clarkbisect-runner.pl needs to probe DB_File.xs before runni...
2013-05-28 Nicholas Clarkbisect-runner.pl needs another minor fixup to build...
2013-05-28 Nicholas Clarkbisect-runner.pl should fix 5.7.x to export Perl_cxinc...
2013-05-28 Nicholas Clarkbisect-runner.pl should fix a typo in the Solaris hints...
2013-05-28 Yves OrtonTweak to make it clearer what to do if your working...
2013-05-28 Nicholas ClarkAdd a --valgrind option to bisect.pl, to run the test...
2013-05-28 Nicholas Clarkbisect-runner.pl will now invoke with ./perl -Ilib...
2013-05-28 Nicholas Clarkbisect-runner.pl should fix Makefile.SH to remove remov...
2013-05-28 Nicholas ClarkAdd --early-fixup and --late-fixup to bisect.pl, for...
2013-05-28 Nicholas ClarkAdd --all-fixups to bisect.pl, to apply all patches...
2013-05-28 Nicholas Clarkbisect-runner.pl should always exit fatally with 255...
2013-05-28 Nicholas ClarkIn bisect-runner.pl, refactor the system ... and die...
2013-05-28 Nicholas ClarkWhen testing the end version, bisect.pl should treat...
2013-05-28 Nicholas Clarkbisect-runner.pl should search for lib*.a as well as...
2013-05-28 Nicholas Clarkbisect-runner.pl should use ".$Config{dlext}" instead...
2013-05-28 Nicholas ClarkTeach bisect-runner.pl that on HP-UX, _filbuf() is...
2013-05-28 Nicholas Clarkbisect-runner.pl needs to know how to identify HP-UX...
2013-05-28 Nicholas ClarkOn HP-UX, bisect without any -j option as the system...
2013-05-28 Nicholas ClarkIn bisect{,-runner}.pl, refactor the code for CPU probi...
2013-05-27 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.061
2013-05-27 Chris 'BinGOs' Wil... Update Compress-Raw-Zlib to CPAN version 2.061
2013-05-27 Chris 'BinGOs' Wil... Update Compress-Raw-Bzip2 to CPAN version 2.061
2013-05-26 Chris 'BinGOs' Wil... Update Sys-Syslog to CPAN version 0.33
2013-05-26 Chris 'BinGOs' Wil... Update DB_File to CPAN version 1.828
2013-05-26 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.19
2013-05-24 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.029
2013-05-24 Chris 'BinGOs' Wil... Update Module-Build to CPAN version 0.4005
2013-05-24 Chris 'BinGOs' Wil... Update Pod-Perldoc to CPAN version 3.20
next