summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Collapse)AuthorAgeFilesLines
* Update Archive-Extract to CPAN version 0.56Chris 'BinGOs' Williams2011-08-231-1/+1
| | | | | | | | | [DELTA] Changes for 0.56 Tue Aug 23 15:55:52 2011 ============================================ * Amend the MSWin32 fixes for 'unzip' to work with Cygwin-based tools too.
* 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
| | | | | | | This adds to makedef.pl a new platform, "test". Hopefully this change will catch most problems that previously had resulted in build failures on Win32.
* 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
| | | | | | | | | [DELTA] Changes for 0.54 Mon Aug 22 11:52:18 2011 ============================================ * Resolve issues on MSWin32 when 'unzip' is found in PATH
* Changelog/version bump for ExtUtils::ParseXSSteffen Mueller2011-08-211-1/+1
| | | | Upgrade version in Maintainers.pl.
* 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
| | | | | | Turns out I mixed things up and would've had to do two releases in one month, which is probably not a good idea. Stevan was happy to do his release a month earlier.
* 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'blead' of ssh://perl5.git.perl.org/perl: (198 commits) CORE.pod: fix nit grammar podcheck.t pod grammar fix Make lock(&foo) syntax nominally lock the subroutine Forgot one in d677d0fca41325ba7203de00652fdeb43659754a. Write some missing version strings in configure.com Correct some format strings in configure.com. Improve comments about op_private bits. And move the non op specific flags to the top. get authors.t passing again Update AUTHORS file and convert from Latin-1 to UTF-8 perldiag.pod on defined %hash perldelta for &CORE::foo Update core_prototype’s docs Move pp_-specific code out of core_prototype Change core_prototype to take a keyword num Add tests for precedence of CORE:: subs Add inlinable &CORE::functions Make core_prototype provide the op number as well Make sure the CORE package is always called CORE Remove select’s prototype B::Terse and B::Xref were missing some documentation. ...
| * get authors.t passing againFather Chrysostomos2011-08-141-1/+2
| | | | | | | | | | Ahem. Once you get things passing, you actually have to commit before pushing. :-(
| * 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] $Revision: 2.44 $ $Date: 2011/08/09 07:49:44 $ ! Unicode/Unicode.xs Addressed the following: Date: Fri, 22 Jul 2011 13:58:43 +0200 From: Robert Zacek <zacek@avast.com> To: perl5-security-report@perl.org Subject: Unicode.xs!decode_xs n-byte heap-overflow ! Encode.pm encoding.pm ! lib/Encode/Alias.pm lib/Encode/Encoder.pm lib/Encode/Guess.pm Applied: RT#69735: patch for use constant DEBUG => https://rt.cpan.org/Ticket/Update.html?id=69735
| * 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
| | | | | | | | | | | | | | | | config_h_SH_reader() was called once in one place, to generate a closure passed to read_file(). In turn, read_file()'s use of a callback to process lines of the file that it opened concealed the near-linear flow of control. use autodie; to simplify the error handling.
| * 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
| | | | | | | | | | | | | | Commit 3fd80bd61943d0f8 in 2002 removed vos/config.{alpha,gf}.def from blead, but they were still present in maint-5.8, so the logic to process them was retained, to minimise the differences in the Porting/* scripts. maint-5.8 is EOL now, so these can be removed.
| * 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
| | | | | | | | | | | | | | | | [DELTA] Changes for 0.32 Mon Aug 8 10:53:36 2011 ============================================ * Removed unnecessary use Data::Dumper
| * Update CPAN to CPAN version 1.9800Chris 'BinGOs' Williams2011-08-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] 2011-08-07 Andreas J. Koenig <andk@cpan.org> * release 1.9800 * RT #69463: fix memory leak in CacheMgr (Serguei Trouchelle) 2011-06-27 Andreas J. Koenig <andk@cpan.org> * release 1.97_51 * address #68835: Changed read_meta to ignore dynamic_config (David Golden) * bugfix: refuse to store_persistent if the own build_dir is not available (Andreas Koenig) * cosmetics: remove "Going to" from the beginning of user-visible strings (Jesse Vincent) * flock adjustments for Win32 from activestate (Christian Walde)
| * Update DB_File to CPAN version 1.824Chris 'BinGOs' Williams2011-08-061-1/+1
| | | | | | | | | | | | | | | | | | [DELTA] 1.824 6 Aug 2011 * Amendments to tests to work in blead [RT #70108]
| * Update DB_File to CPAN version 1.823Chris 'BinGOs' Williams2011-08-061-1/+1
| | | | | | | | | | | | | | | | | | [DELTA] 1.823 6 Aug 2011 * croak if attempt to freeze/thaw DB_File object [RT #69985]
| * Update ExtUtils-MakeMaker to CPAN version 6.59Chris 'BinGOs' Williams2011-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] 6.59 Fri Aug 5 12:09:00 BST No changes since 6.58_01 6.58_01 Wed Aug 3 21:12:00 BST Doc Fixes * Corrected the repository location [chorny] Bug Fixes * Removed the %INC check from _has_cpan_meta and updated the CPAN::Meta bundled with EUMM to one that doesn't set $VERSION in a begin block so it can't appear to be loaded, thus causing us to mistakenly try and call methods on CPAN::Meta modules - this is due to older versions in site_perl shadowing our installation of other bundled modules. [rt.cpan.org 69465] [rt.cpan.org 69900] [MSTROUT]
| * Another ExtUtils::ParseXS version upgrade necessarySteffen Mueller2011-08-041-1/+1
| | | | | | | | This is ExtUtils::ParseXS 3.02. Nothing to see here.
| * 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
| | | | | | | | | | | | | | | | | | | | | | | | [DELTA] 1.0.5 2011-08-02 09:45:00 - Localize $package::VERSION during version discovery (MIYAGAWA) - Fix references to Module::Build::ModuleInfo [RT #66133] (DAGOLDEN) - Added 'new_from_handle()' method [RT #68875] (DAGOLDEN) - Improved documentation (SYNOPSIS, broke out class/object method, and other minor edits) (DAGOLDEN)
| * Update CPAN-Meta to CPAN version 2.112150Chris 'BinGOs' Williams2011-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] 2.112150 2011-08-02 22:25:41 America/New_York [BUGFIX] - Stringify any objects encountered during conversion. (RT #67295) - Fixed some broken URLs in documentation and for LGPL in legacy conversion (RT #68738) - Fixed invalid private Pod in CPAN::Meta::Validator (RT #65925) [SPEC] - Clarified that file paths in the 'provides' section must be in Unix-style (i.e. forward slashes) (RT #69045) - Replaced examples using Module::Build::ModuleInfo with Module::Metadata (RT #66135)
| * Update Module-Load to version 0.20Chris 'BinGOs' Williams2011-08-011-1/+1
| | | | | | | | | | | | | | | | | | [DELTA] Changes for 0.20 Mon Aug 1 19:13:44 2011 ============================================ * Resolve [rt #69886] reported by Laurent Dami, trailing '::' silently ignored
| * Add a utility to help test makedef.plNicholas Clark2011-08-011-0/+92
| | | | | | | | | | | | | | | | | | The output of makedef.pl varies too much based on local configuration to allow us to generate any useful pre-canned expectations of correctness. Hence the only real option left is to generate "Golden" results for the local platform prior to any modification, and then compare post modification output with them, to see that nothing (unexpected) changed. exercise_makedef.pl captures all output for (currently) 576 permutations of command line parameters, to enable this testing.
| * Add st_ino size/sign probesH.Merijn Brand2011-07-312-0/+9
| | | | | | | | Work initiated by Tony Cook
| * Add --list to checkcfgvar.plH.Merijn Brand2011-07-311-3/+26
| |
* | Add Abigail as a release managerJesse Vincent2011-08-151-1/+2
|/
* Update AUTHORSFrom: John Peacock2011-07-281-1/+2
| | | | I just noticed that my e-mail address is wrong in AUTHORS
* Update Params-Check to CPAN version 0.30Chris 'BinGOs' Williams2011-07-271-1/+1
| | | | | | | | | | [DELTA] Changes for 0.30 Mon Jul 25 14:44:40 2011 ============================================ * Resolve [rt #69626] reported by Diab Jerius, WARNINGS_FATAL should apply to all check() failures now.
* Fix ExtUtils::ParseXS to work on pre 5.8.9 perlsSteffen Mueller2011-07-271-1/+1
| | | | | | The tests were failing due to missing PERL_UNUSED_ARG. This is an update to 3.00_05 from CPAN.
* ExtUtils::ParseXS requires 5.8.1Steffen Mueller2011-07-271-1/+1
| | | | (This is also the update to CPAN's 3.00_04).
* release managers guide: perldelta broken link handlingKarl Williamson2011-07-271-3/+22
| | | | | | | | podcheck.t contains a list of placeholder links in perldelta that don't point to a real target, and hence shouldn't generate messages. This list is to make the release manager's job easier. But if new placeholder links are created, it may be that they have to be added to the list.
* Updated Unicode-Normalize to CPAN version 1.13Chris 'BinGOs' Williams2011-07-251-1/+1
| | | | | | | | [DELTA] 1.13 Mon Jul 25 21:07:49 2011 - tried fixing the tarball with world writable files. ( http://www.perlmonks.org/?node_id=731935 )
* Update Unicode-Collate to CPAN version 0.78Chris 'BinGOs' Williams2011-07-251-1/+1
| | | | | | | | [DELTA] 0.78 Mon Jul 25 21:29:50 2011 - tried fixing the tarball with world writable files. ( http://www.perlmonks.org/?node_id=731935 )
* Update CPANPLUS to CPAN version 0.9109Chris 'BinGOs' Williams2011-07-251-1/+1
| | | | | | | | [DELTA] Changes for 0.9109 Tue Jul 19 22:44:53 2011 ================================================ * Fix support for v-strings and x.y.z versions with v5.8.4