summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* Update CPANPLUS to CPAN version 0.9110Chris 'BinGOs' Williams2011-09-011-1/+1
* Updated Locale-Codes to CPAN version 3.18Chris 'BinGOs' Williams2011-08-311-1/+1
* Remove 3 unused scripts from PortingNicholas Clark2011-08-303-496/+0
* perlfaq is now maintained on CPANFlorian Ragwitz2011-08-291-3/+3
* Upgrade perlfaq from version 5.015003 to 5.01500301Florian Ragwitz2011-08-291-1/+1
* Backport XS_(IN|EX)TERNAL, be explicit about linkageSteffen Mueller2011-08-281-1/+1
* Bump the perlfaq version for a new cpan releaseFlorian Ragwitz2011-08-261-1/+1
* Eliminate global.sym, as makedef.pl can generate it internally.Nicholas Clark2011-08-252-9/+8
* Test the TARG_DIR argument to makedef.pl too.Nicholas Clark2011-08-251-0/+1
* Update Archive-Extract to CPAN version 0.56Chris 'BinGOs' Williams2011-08-231-1/+1
* Upgrade Pod::Simple from version 3.18 to 3.19Florian Ragwitz2011-08-231-1/+1
* Add t/porting/globvar.t, to sanity test globvar.sym on a *nix platform.Nicholas Clark2011-08-231-1/+1
* Sync Module-CoreList version in Maintainers.pl with version on CPANChris 'BinGOs' Williams2011-08-221-1/+1
* Update Archive-Extract to CPAN version 0.54Chris 'BinGOs' Williams2011-08-221-1/+1
* Changelog/version bump for ExtUtils::ParseXSSteffen Mueller2011-08-211-1/+1
* add the 5.15.2 epigraphRicardo Signes2011-08-211-0/+24
* bump version to 5.12.2 using Porting/bump-perl-versionRicardo Signes2011-08-203-31/+31
* Ignore ExtUtils::Manifest's release tests in the coreFlorian Ragwitz2011-08-191-0/+1
* Upgrade ExtUtils::Manifest from version 1.59 to 1.60Florian Ragwitz2011-08-191-1/+1
* Swap the release suckers for 5.15.3 and 5.15.4Florian Ragwitz2011-08-191-2/+2
* rafl has accepted the burden of a maint release.Jesse Vincent2011-08-181-1/+1
* Dave Cross has been volunteered for a blead releaseJesse Vincent2011-08-181-2/+2
* Add Max as a release victimJesse Vincent2011-08-171-1/+9
* Merge branch 'blead' of ssh://perl5.git.perl.org/perl into bleadJesse Vincent2011-08-157-77/+186
|\
| * get authors.t passing againFather Chrysostomos2011-08-141-1/+2
| * In makedef.pl, use %Config to avoid hardcoding the DLL version number.Nicholas Clark2011-08-131-1/+1
| * Synchronise Maintainers.pl for Storable and versionChris 'BinGOs' Williams2011-08-111-2/+2
| * ExtUtils::ParseXS version bump: release 3.03Steffen Mueller2011-08-111-1/+1
| * Update Encode to CPAN version 2.44Chris 'BinGOs' Williams2011-08-091-1/+1
| * In checkcfgvar.pl, eliminate the file-scope lexical %lst.Nicholas Clark2011-08-091-5/+4
| * In checkcfgvar.pl, eliminate the file-scope lexical %MASTER_CFG.Nicholas Clark2011-08-091-4/+4
| * In checkcfgvar.pl, inline and eliminate read_file() and config_h_SH_reader().Nicholas Clark2011-08-091-44/+37
| * In checkcfgvar.pl, inline check_cfg() into its only caller.Nicholas Clark2011-08-091-14/+10
| * Remove 5.8.x VOS specific code from Porting/checkcfgvar.pl.Nicholas Clark2011-08-091-7/+2
| * Add uconfig64.sh to the list of files that Porting/checkcfgvar.pl checks.Nicholas Clark2011-08-091-0/+1
| * Upgrade bignum to version 0.29Florian Ragwitz2011-08-081-1/+1
| * ExtUtils::Manifest 1.59 just made it to CPANFlorian Ragwitz2011-08-081-1/+1
| * Update Params-Check to CPAN version 0.32Chris 'BinGOs' Williams2011-08-081-1/+1
| * Update CPAN to CPAN version 1.9800Chris 'BinGOs' Williams2011-08-071-1/+1
| * Update DB_File to CPAN version 1.824Chris 'BinGOs' Williams2011-08-061-1/+1
| * Update DB_File to CPAN version 1.823Chris 'BinGOs' Williams2011-08-061-1/+1
| * Update ExtUtils-MakeMaker to CPAN version 6.59Chris 'BinGOs' Williams2011-08-051-1/+1
| * Another ExtUtils::ParseXS version upgrade necessarySteffen Mueller2011-08-041-1/+1
| * Promote ExtUtils::ParseXS to a stable releaseSteffen Mueller2011-08-041-1/+1
| * Update Module-Metadata to CPAN version 1.000005Chris 'BinGOs' Williams2011-08-031-2/+2
| * Update CPAN-Meta to CPAN version 2.112150Chris 'BinGOs' Williams2011-08-031-1/+1
| * Update Module-Load to version 0.20Chris 'BinGOs' Williams2011-08-011-1/+1
| * Add a utility to help test makedef.plNicholas Clark2011-08-011-0/+92
| * Add st_ino size/sign probesH.Merijn Brand2011-07-312-0/+9
| * Add --list to checkcfgvar.plH.Merijn Brand2011-07-311-3/+26