summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Collapse)AuthorAgeFilesLines
* Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architecturesH.Merijn Brand2013-03-092-0/+5
|
* Standardize spelling of 'supersede' throughout the distribution.James E Keenan2013-03-081-1/+1
| | | | | Change two instances of 'supercede' to match many more instances of the former.
* Minor corrections to descriptions of files in Porting/.Andy Dougherty2013-03-081-5/+10
| | | | | Try to explain a little more how the metaconfig information is intended to be used.
* Update perlfaq to CPAN version 5.0150042Chris 'BinGOs' Williams2013-03-071-1/+1
| | | | | | | | | [DELTA] 5.0150042 Wed 6 Mar 2013 14:37:08 +0100 * Fix dodgy link as reports in #114260 of cpan RT (ranguard) * Hex typo (Martin Becker) * Typo (joaquinferrero)
* Fix POD formatting error.James E Keenan2013-03-061-3/+1
|
* Add a README outlining contents of Porting directory.James E Keenan2013-03-061-0/+359
| | | | For: RT #116477
* Update Digest-SHA to CPAN version 5.83Chris 'BinGOs' Williams2013-03-051-1/+1
| | | | | | | | | | | | [DELTA] 5.83 Mon Mar 4 08:12:00 MST 2013 - removed code for standalone C operation (no longer used) -- eliminates need for external symbols -- consolidates SHA and HMAC code -- reduces size of object files -- thanks to Marc Lehmann for suggestions - tweaked Makefile.PL to show dependencies of SHA.c
* Update Encode to CPAN version 2.49Chris 'BinGOs' Williams2013-03-051-1/+1
| | | | | | | | | [DELTA] $Revision: 2.49 $ $Date: 2013/03/05 03:12:49 $ ! Encode.xs Addressed: Encoding objects leak memory if decoding fails https://github.com/dankogai/p5-encode/issues/8
* Porting/corelist.pl: fix a die error messageDavid Mitchell2013-03-041-1/+2
| | | | | One particular die() just printed a filename, without saying what was wrong with it. Which was a bit confusing.
* release_managers_guide: clarify YAML regenerationDavid Mitchell2013-03-041-1/+2
| | | | | Make it clear that you use the current perl, not a system perl, and that the result may not have any changes.
* Update IPC-Cmd to CPAN version 0.80Chris 'BinGOs' Williams2013-03-031-1/+1
| | | | | | | | | [DELTA] Changes for 0.80 Sat Mar 2 22:03:49 GMT 2013 ================================================= * Use File::Spec->path instead of relying on Config (William Orr)
* Synchronise Env with CPANFlorian Ragwitz2013-03-021-1/+1
|
* Synchronise bignum with CPANFlorian Ragwitz2013-03-021-1/+1
|
* [PATCH] Bump Locale-Codes from 3.24 to 3.25Sullivan Beck2013-02-281-1/+1
| | | | Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
* Update Pod-Simple to CPAN version 3.26Chris 'BinGOs' Williams2013-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] 2013-02-27 David E. Wheeler <david@justatheory.org> * Release 3.26 Fixed another test script to skip all tests when Encode is not installed. Added 'encoding()' and 'detected_encoding()' to return the current encoding and the encoding actually to decode the input file. The value from "=encoding" is also now kept in the output tree. Patch from Patrice Dumas (RT #74390). 2013-02-16 David E. Wheeler <david@justatheory.org> * Release 3.25 Improved the warning when "=item" types mismatch within one "=over"/"=back" block. 2013-02-14 David E. Wheeler <david@justatheory.org> * Release 3.24 Fixed corner case bug for unlikely scenario in which non-UTF-8 text could be parsed as UTF-8. Grant McLean. XHTML IDs can no longer end with punctuation. Thanks to Smylers for the patch. Fixed test failure on Perl 5.6.2. Changed the default installation location from "perl" to "site" on 5.12 and higher, since as of that version of Perl, dual-life modules no longer need to be installed in "perl" to replace in-core versions. Patch from tzccinct. Fixed hash order dependency test failures on Perl 5.17. Thanks to Yves Orton for the patch. Inlined the code that tries to guess a Pod file's encoding. This reduces the time Pod::Simple takes to build the core Perl documentation by 15-20%. Thanks to Dagfinn Ilmari Mannsåker for the patch! Added a warning when "=item" types mismatch within one "=over"/"=back" block. Marc Green/Google Summer of Code, with assist from RJBS. Fixed regression introduced in 3.22 in which "C< >" tags were incorrectly treated as verbatim text in table of contents items emitted by Pod::Simple::XHTML. Thanks to Randy Stauner for the report and to Thomas Sibley for the fix! Loosened up the matching of "L< >" tags for man pages so that they allow names with dots, underscores, and any other chararacters other than "/", just so long as they end in '[(][-a-zA-Z0-9]+[)]'. Thanks to Dave Rolsky and Kevin Ryde for the reports (RT #82975 & RT #82972). Fixed inverted mapping of "keyboard" to "kbd" in Pod::Simple::HTML. Thanks to Robert Boisvert for the bug report (RT #79201). Added two new Tagmap entries to Pod::Simple::HTML: "preformat" maps to "pre", and "teletype" maps to "tt". Suggested by Robert Boisvert (RT #79201). "X< >" tags are now ignored by the pull parser when it searches for titles, as is any trailing whitespace. Thanks to Patrice Dumas for the report (RT #74389).
* Update Text-ParseWords to CPAN version 3.28Chris 'BinGOs' Williams2013-02-281-1/+1
| | | | | | | | [DELTA] 3.28 Better diag information in pod.t More metadata in META.yml
* Forgot to update Maintainers.pl for podlators updateChris 'BinGOs' Williams2013-02-281-1/+1
|
* Merge branch 'blead' of jkeenan@perl5.git.perl.org:/perl into bleadJames E Keenan2013-02-271-4/+4
|\
| * Update Win32 to CPAN version 0.47Chris 'BinGOs' Williams2013-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | [DELTA] 0.47 [2013-02-21] - Make sure %PROCESSOR_ARCHITECTURE% is defined before calling Win32::GetArchName() in t/Names.t. It may be undefined when the test is running under Cygwin crond. - In t/Names.t don't assume that LoginName or NodeName is at least 2 characters long; it may just be 1.
| * The Module-Pluggable version is 4.7 from CPANChris 'BinGOs' Williams2013-02-261-1/+1
| |
| * Module-CoreList is at 2.82 on CPANChris 'BinGOs' Williams2013-02-261-1/+1
| |
| * Note CPAN release for Data::DumperSteffen Mueller2013-02-261-1/+1
| |
* | minor perlipc doc fix missing semicolonScott Lanning2013-02-261-1/+2
| |
* | Add alternate email address for contributor.James E Keenan2013-02-261-0/+1
|/
* Mark v5.17.9 as done in the release scheduleChris 'BinGOs' Williams2013-02-231-1/+1
|
* Remove trailing white-space from RMG documentChris 'BinGOs' Williams2013-02-231-15/+15
|
* Update Maintainers.pl for Safe 2.35Rafael Garcia-Suarez2013-02-211-1/+1
|
* add a missing 5 to the release announcement templateRicardo Signes2013-02-201-1/+1
|
* Amend 'new perldelta' advice for Win32Chris 'BinGOs' Williams2013-02-201-2/+1
| | | | | | | | test_porting is supported as target for both gcc and VC++ builds win32/Makefile since 247c55c00b852ec1da004aff2c0e2d4b07af55ab win32/makefile.mk since 106cf76e392294bc0fe10a3efa306d011f3b2e3c
* Bump to v5.17.10Chris 'BinGOs' Williams2013-02-204-32/+32
|
* Update epigraphs with the one for v5.17.9Chris 'BinGOs' Williams2013-02-201-0/+22
|
* update release schedule for a volunteerRicardo Signes2013-02-201-1/+1
|
* [perl #116865] Upgrade to Thread::Queue 3.02Jerry D. Hedden2013-02-191-1/+1
| | | | | | | | | | Attached patch updates Thread::Queue to v3.0.2 in preparation for a CPAN release. Adds a new method to Thread::Queue to dequeue items with a timeout feature. This addition was suggested by Andreas Huber. Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
* Update Win32 to CPAN version 0.46Jan Dubois2013-02-191-1/+1
| | | | | | | | [DELTA] 0.46 [2013-02-19] - add Win2012/Win8 detection (thanks to Michiel Beijen) [rt#82572] [perl#116352]
* start making entries for 5.19 releasesRicardo Signes2013-02-181-1/+13
|
* Update Encode to CPAN version 2.48Chris 'BinGOs' Williams2013-02-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] $Revision: 2.48 $ $Date: 2013/02/18 02:23:56 $ ! encoding.pm t/Mod_EUCJP.pm t/enc_data.t t/enc_eucjp.t t/enc_module.t t/enc_utf8.t t/encoding.t t/jperl.t [PATCH] Deprecate encoding.pm https://rt.cpan.org/Ticket/Display.html?id=81255 ! Encode/Supported.pod Fixed: Pod errors https://rt.cpan.org/Ticket/Display.html?id=81426 ! Encode.pm t/Encode.t [PATCH] Fix for shared hash key scalars https://rt.cpan.org/Ticket/Display.html?id=80608 ! Encode.pm Fixed: Uninitialized value warning from Encode->encodings() https://rt.cpan.org/Ticket/Display.html?id=80181 ! Makefile.PL Install to 'site' instead of 'perl' when perl version is 5.11+ https://rt.cpan.org/Ticket/Display.html?id=78917 ! Encode/Makefile_PL.e2x find enc2xs.bat if it works on windows. https://github.com/dankogai/p5-encode/pull/7 ! t/piconv.t Fix finding piconv in t/piconv.t https://github.com/dankogai/p5-encode/pull/6
* Update Archive-Extract to CPAN version 0.68Chris 'BinGOs' Williams2013-02-161-1/+1
| | | | | | | | | [DELTA] Changes for 0.68 Fri Feb 15 22:57:09 2013 ============================================ * Solaris' tar doesn't like some archives on CPAN, prefer gtar if it is available
* use_versioned_archname => versionedarchnameH.Merijn Brand2013-02-151-4/+4
| | | | (now synced with meta)
* Update File::Temp layoutSteve Hay2013-02-151-1/+1
| | | | | | The latest tarball has moved Temp.pm into a lib/ folder, so we may as well do likewise to keep Maintainers.pl happy. Also correct the tarball filename listed there.
* List files excluded from Config::Perl::VSteve Hay2013-02-151-2/+3
|
* Update CPAN to CPAN version 2.00-TRIALChris 'BinGOs' Williams2013-02-121-1/+1
| | | | | | | | | | | | | | | | | [DELTA] 2013-02-06 k <k@k83.linux.bogus> * release 2.00-TRIAL * import App::Cpan 0.60_02 from brian d foy * RT#82589 doc fix thanks to Zefram * several portability fixes for 5.6.2 * RT#83042 workaround for current circular dependency in CPANPLUS and CPANPLUS::Dist::Build
* Sync Config-Perl-V version in Maintainers.pl with CPANChris 'BinGOs' Williams2013-02-101-1/+1
|
* Update Archive-Extract to CPAN version 0.66Chris 'BinGOs' Williams2013-02-091-1/+1
| | | | | | | | | [DELTA] Changes for 0.66 Sat Feb 9 18:21:52 2013 ============================================ * Treat midnightbsd the same as freebsd for the purposes of finding Info-ZIP unzip
* Updated File::Temp from 0.22 to 0.22_90David Golden2013-02-071-1/+1
|
* Update Text-Soundex to CPAN version 3.04Chris 'BinGOs' Williams2013-02-071-1/+1
| | | | | | | | | [DELTA] 3.04 Thu Feb 7 15:53:09 EST 2013 <rjbs@cpan.org> The module is going to be removed from the core distribution of perl, and will now warn (under warnings) if loaded from its installed-to-core location.
* Update File-CheckTree to CPAN version 4.42Chris 'BinGOs' Williams2013-02-071-1/+1
| | | | | | | | [DELTA] 4.42 Thu Feb 7 15:51:35 EST 2013 * add warning (for core-installed copy only) indicating File::CheckTree will be removed from core in 5.20.0
* reword release announcement templateDavid Golden2013-02-071-9/+10
|
* Update Pod-Parser to CPAN version 1.60Chris 'BinGOs' Williams2013-02-051-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] [Pod-Parser]   31-Jan-2013           Marek Rouchal                        <marekr@cpan.org>   -----------------------------------------------------------------------------   Version 1.60   + removed Pod::Checker and Pod::Usage from this distribution - they are now     separate distros and are subjects to be refactored, to be based upon     Pod::Simple. Thanks to rjbs for reminding me of this. Add Pod-Checker and Pod-Usage to cpan/ These have been split out of Pod-Parser [Pod-Checker] 27-Jan-2013           Marek Rouchal                        <marekr@cpan.org> ----------------------------------------------------------------------------- Version 1.60 + preparation of changing this module to use Pod::Simple    refactored the Pod-Parser distribution and moved all things Pod::Checker    to this new distribution package + CPAN RT#79535: Pod::Checker synopsis for podchecker is opposite    corrected the POD synopsis + factored this distribution out of Pod-Parser-1.51 [Pod-Usage] 1.61 (marekr) - fix empty META.yml (CPAN RT#83118: META.yml is empty) - update outdated test expected data (CPAN RT#83111: fails test)   1.60 (marekr) - moved POD behind __END__ for slighlty quicker loading - CPAN RT#81387: 2 suggestions for module Pod::Usage    added example of how to use FindBin to locate the script;    added $Pod::Usage::Formatter to allow a different base class - CPAN RT#75598: [PATCH] Don't use perldoc if it is missing    implemented as suggested in the RT ticket - factored Pod::Usageout of the Pod-Parser distribution into a separate one,    in order to prepare the rewrite based upon Pod::Simple - thanks to rjbs for driving this
* Make makemeta more cognisant and easier to useChris 'BinGOs' Williams2013-02-052-5/+26
| | | | | | | | | | Provide -y and -j switches to produce yml or json files, respectively, for use in regen rules and tests The default behaviour is to produce both files. Update release managers' guide to say to regen the META files before generating release tarballs.
* makemeta no longer relies on the currently executing perl for versionChris 'BinGOs' Williams2013-02-051-4/+12
|