summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Porting/makemeta updatev5.20.1-RC2Steve Hay2014-09-071-1/+1
|
* Bump version to RC2Steve Hay2014-09-071-0/+1
|
* 5.20.1-RC2 todaySteve Hay2014-09-071-0/+1
| | | | (cherry picked from commit 2f2cb2442a9510a2ca843089a5ac006c75faa4f0)
* perldelta - Update acknowledgementsSteve Hay2014-09-071-3/+4
|
* Correct 5.20 regression: '"X" !~ /[x]/i'Karl Williamson2014-09-072-5/+17
| | | | | | | | | | This problem occurs only when the pattern is UTF-8, contains a single ASCII lowercase letter. It does not match its uppercase counterpart. For RT #122655 [Note from committer: This is a manual back-port of b6e093f25d by James E Keenan <jkeen@verizon.net>.]
* nitpicksSHIRAKATA Kentaro2014-09-071-2/+2
|
* Add release date of 5.20.1-RC1Steve Hay2014-08-251-0/+1
| | | | (cherry picked from commit 162e65e89f210e8ffbd4b523e286f3339cb07c7d)
* Add epigraph for 5.20.1-RC1Steve Hay2014-08-251-0/+40
| | | | (cherry picked from commit e1ded6adc0dc6f48cbbdae3c5aa65058af8580dd)
* Epigraph for 5.21.3Peter Martini2014-08-251-0/+13
| | | | (cherry picked from commit 46a97ad77cd8b57de2b0ec11fe6248552fc7aa4f)
* Epigraph for 5.21.2Abigail2014-08-251-0/+43
| | | | (cherry picked from commit 66f3ab9ef25574940c3bf19e111886105f52d116)
* Fix typo... nothing to see hereMatthew Horsfall (alh)2014-08-251-1/+1
| | | | (cherry picked from commit c5aea1955a29bc7e8ef53eb3dd271fdacff597f3)
* Add Epipgraph for 5.21.1Matthew Horsfall (alh)2014-08-251-0/+15
| | | | (cherry picked from commit e1bdea9ec27b23189e3456964a31e57132ab8cda)
* epigraphs: add the v5.20.0-RC1 epigraphRicardo Signes2014-08-251-0/+11
| | | | (cherry picked from commit f17f1150d314e25aa30040c666f2a8fadbb298c1)
* Add epigraph for Perl 5.21.0.James E Keenan2014-08-251-0/+13
| | | | (cherry picked from commit 84d7a06cd8fcbca3f64facfc9e02feaaeed0deb9)
* add the 5.20.0 release epigraphRicardo Signes2014-08-251-0/+13
| | | | (cherry picked from commit 7684c8f0e22a8866fd1448586cdf1fdcb2c9bbc8)
* Porting/makemeta updateSteve Hay2014-08-251-1/+1
|
* Disarm the patchlevel.h changeSteve Hay2014-08-251-1/+0
|
* Porting/makemeta updatev5.20.1-RC1Steve Hay2014-08-251-1/+1
|
* Bump version to RC1Steve Hay2014-08-251-0/+1
|
* perldelta - Last-minute fixesSteve Hay2014-08-251-2/+2
|
* perldelta - Fill in acknowledgementsSteve Hay2014-08-251-3/+30
|
* Revert cherry-pick of 5c851aa119 - the bump for the as-yet unreleased 5.21.4Steve Hay2014-08-253-24/+2
| | | | | | This was only cherry-picked to ease merging the 5.20.1 update into blead and then cherry-picking it back into maint. It shouldn't be here for the maint release, though, because 5.21.4 hasn't happened yet.
* Update Module-CoreList for 5.20.1Steve Hay2014-08-251-24/+68
| | | | | (Maint-specific parts that could not be committed to blead and cherry-picked from there.)
* Update Module-CoreList for 5.20.1Steve Hay2014-08-254-2/+66
| | | | | | | | | (Excluding %upstream and %bug_tracker portions, which involve modules that are no longer in blead (e.g. Module-Build) and therefore are not suitable for committing to blead and then cherry-picking to maint; they will be committed directly to maint instead.) (cherry picked from commit 1c6aa017a409609fa72ff9fd264ab682537bf528)
* Reset Module-CoreList $VERSION to 5.020001, as per e1b8fd4fe5 (lost by ↵Steve Hay2014-08-253-3/+3
| | | | d5f415e514)
* Module::CoreList version number bumpPeter Martini2014-08-254-4/+27
| | | | (cherry picked from commit 5c851aa119b52322e162f3105f7395628dc16737)
* Update Module::CoreList for 5.21.3Peter Martini2014-08-252-1/+55
| | | | (cherry picked from commit 46e588907ff561f0b5ebb923f1a81423645845e7)
* Upped version numbers for ModuleListAbigail2014-08-254-4/+27
| | | | (cherry picked from commit 633c51bcc9849e67652e4949bd0a125a1a9d0eca)
* Update Module::CoreList for 5.21.2Abigail2014-08-252-1/+32
| | | | (cherry picked from commit 6488e103c9fabe91662d9508930e2eb26e2f718b)
* Module::CoreList::TieHashDelta stop massive recursionDaniel Dragan2014-08-251-1/+3
| | | | | | | | | On machines with very limited memory, EXISTS calling EXISTS caused a very high number of C stack frames, magic stack swaps, and Perl call stack frames leading to memory exhaustion. Turn the recursion into a loop. See [perl #121974]. (cherry picked from commit 42484eedeb4abcee1d893010daa67c1a42ec6424)
* Update Module::CoreList for 5.21.2Matthew Horsfall (alh)2014-08-255-5/+33
| | | | | | (cherry picked from commit 2901561d6eabdbb1b7d6c7cbf667bbb08778387f) (pod/perldelta.pod part skipped)
* Update Module::CoreList for 5.21.1Matthew Horsfall (alh)2014-08-253-0/+198
| | | | | | (cherry picked from commit 04c0d50048e9a1fc76442f5faa4850b9ba85140c) (pod/perldelta.pod part skipped)
* Bring all lines in CoreList.pod under 80 colskafka2014-08-251-1/+2
| | | | (cherry picked from commit 92c6a5ec9f11d991a91d37e304ca77f7a73aa1f9)
* Added core-only version check to Module-CoreListChris 'BinGOs' Williams2014-08-252-0/+22
| | | | | | | | | This should ensure that the versions of Module-CoreList modules always match the version of perl. Have to special-case skip for v5.21.1, because rjbs (cherry picked from commit 4915b61c095597462aef8cf7437320c10954bb6d)
* update Module::CoreList for 5.21.1Ricardo Signes2014-08-254-4/+28
| | | | | | | | Blunder made in the release of 5.21.0: Module::CoreList was set to version 5.21.1 instead of 5.21.0. I've at least temporarily given this commit a dev version. Worst case, we do that in 5.21.1 and re-sync in 5.21.2. (cherry picked from commit 5a534470e5a4dc1ea608889b941dcbd482f34184)
* update corelist for 5.21.0Ricardo Signes2014-08-252-80/+43
| | | | (cherry picked from commit 4f2cd4f7a279d0ae5eca7a33f848723a7504eaa8)
* match Module::CoreList version to perl versionRicardo Signes2014-08-253-3/+3
| | | | (cherry picked from commit 5dcd9147e968bfec99b1906ad64ed0b49c4b44a0)
* Assimilate Module-CoreList part of 2ea3abd479Steve Hay2014-08-251-0/+1
|
* add 5.21.0 to corelist, bump versionRicardo Signes2014-08-254-11/+14
| | | | (cherry picked from commit 75325e51eae379f247bdee76b5c5432b527e4d53)
* Add new pumpkin keeper victim following release of 5.21.3Steve Hay2014-08-252-1/+3
| | | | (cherry picked from commit 976bd5a0c33a09da472a157706dec80f6a87cb0f)
* Add new release to perlhistPeter Martini2014-08-241-0/+1
| | | | (cherry picked from commit 36719686e209d3a2120ac01da5207598078e07a7)
* Finalize perldelta except for acknowledgementsSteve Hay2014-08-241-154/+13
|
* perldelta for 692c22c646Steve Hay2014-08-241-0/+10
|
* perldelta: Add entry for sync_locale()Karl Williamson2014-08-241-1/+5
| | | | (cherry picked from commit d8bcb4d6a785b98e8fa0eeaf863b9b4a64fcad35)
* perlapi: Add docs for sync_locale()Karl Williamson2014-08-243-0/+16
|
* perlxs: Add text about dealing with locales, etcKarl Williamson2014-08-242-13/+93
| | | | | | | | | This pod has been totally silent about monkey wrenches that could be thrown by XS code doing things that can affect perl. Add a few cautions, including some detailed information about one area where we have been bitten: locales. (cherry picked from commit 8a384d3a99d847516ae513b3b71f778d16251471)
* Add sync_locale() as a macroKarl Williamson2014-08-231-0/+6
| | | | | | | This function in 5.21 is being backported to maint-5.20 as a macro so that it doesn't present binary compatibility issues, but can be used in 5.20 without having to wait to 5.22. See https://rt.perl.org/Ticket/Display.html?id=121930
* perlfunc: Update -B, -T descriptionsKarl Williamson2014-08-221-7/+13
| | | | | | These descriptions were way out-of_date. (cherry picked from commit 65cc07c91673df6e03529e62d23f29b50f6e4716)
* Update version.pm's checksum after the previous commit's $VERSION bumpSteve Hay2014-08-221-1/+1
|
* Update core to CPAN release 0.9909John Peacock2014-08-2212-12/+12
| | | | | | | | Includes f57000b PATCH: [perl #121930] Bleadperl breaks MDOOTSON/Wx (Edited by committer: Pull in $VERSION bumps, which I completely forgot to do in commit 804a816133(!), but skip the change to vutil.c, which has already been cherry-picked in commit 3e43966ef8.)