summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add new release to perlhistv5.27.0Sawyer X2017-05-311-0/+2
|
* perldelta.pod: Finalize perldeltaSawyer X2017-05-311-343/+21
|
* Update Module::CoreList for 5.27.0Sawyer X2017-05-311-4/+4
|
* Add changesSawyer X2017-05-311-0/+3
|
* CoreList: bump version for v5.27.0 releaseRicardo Signes2017-05-313-3/+6
|
* Update Module::CoreListSawyer X2017-05-312-1/+26
|
* Regenerate and update Op_private and uconfig.hSawyer X2017-05-312-2/+2
|
* META: UpdateSawyer X2017-05-311-1/+1
|
* Correct versions in INSTALLSawyer X2017-05-311-2/+2
|
* Bump version: 5.26.0 -> 5.27.0, including fixesSawyer X2017-05-3126-179/+179
|
* Bump feature.pm for 5.27.0Sawyer X2017-05-312-2/+10
|
* perldelta: New perldelta (5.27.0)Sawyer X2017-05-3111-3085/+3510
|
* release_schedule: Updated, tickedSawyer X2017-05-301-8/+10
|
* epigraphs.pod: Add 5.26.0, link pendingSawyer X2017-05-301-0/+10
|
* perlhist: Move 5.26.0 to another table to fix line lengthv5.26.0Sawyer X2017-05-301-19/+41
|
* add new release to perlhistSawyer X2017-05-301-19/+21
|
* perldelta: Sort order of modulesSawyer X2017-05-301-4/+4
|
* perldelta: Update acknowledgementsSawyer X2017-05-301-2/+2
|
* Update Module::CoreList for 5.26.0Sawyer X2017-05-305-8/+8
|
* Revert "Fallbacks for Perl_fp_class_denorm()."Sawyer X2017-05-301-20/+0
| | | | | | | This reverts commit e77299d3416e7e737523afdc0642734205e46d59. This was reverted due to a major freeze. It was merged into the blead-next branch and will appear in 5.26.1.
* Fallbacks for Perl_fp_class_denorm().Jarkko Hietaniemi2017-05-301-0/+20
| | | | | These may be needed if the compiler doesn't expose the C99 math without some special switches.
* perldelta: Mention perlthanksSawyer X2017-05-292-0/+18
|
* perldelta: More fixesSawyer X2017-05-291-21/+20
|
* perldelta: A few more grammatical improvementsSawyer X2017-05-291-30/+30
|
* perldelta: Remove unnecessary spaceSawyer X2017-05-281-2/+2
|
* perldelta: Merge similar OS sections:Sawyer X2017-05-281-8/+8
| | | | | * Merge OS X and macOS to Darwin. (Maybe under "macOS"?) * Merge Win32 into Windows.
* perldelta: Mention the problem with g++ 6 and subnormal floats.Jarkko Hietaniemi2017-05-281-0/+14
|
* remove perl525*delta.podDavid Mitchell2017-05-2516-4960/+0
|
* perldelta: remove mention of comp.lang.perl.miscDavid Mitchell2017-05-251-2/+1
|
* perldelta: move an entry from 'Errata'David Mitchell2017-05-241-5/+5
| | | | | | 'Errata From Previous Releases' contained a fix from 5.25.1 only reported in perl5253delta. This still counts as fixed in the current release from 5.26.0's viewpoint.
* perldelta: remove 'Known Problems' section.David Mitchell2017-05-241-48/+0
| | | | | All the entries in it appear to be copied from perl5250delta.pod and are likely no longer relevant.
* perldelta: davem's 2nd half proofreadingDavid Mitchell2017-05-241-131/+150
| | | | | | | From "Utility Changes" to "Selected Bug Fixes" inclusive A lot of the bug fix descriptions were very opaque - often just the subject line from a commit message.
* epigraphs.pod: Adding announcement email linkSawyer X2017-05-241-0/+2
|
* regenerate METASawyer X2017-05-241-1/+1
|
* Update epigraph, link forthcomingSawyer X2017-05-241-0/+5
|
* disarm RCnnn bumpSawyer X2017-05-241-1/+0
|
* Update perlhistv5.26.0-RC2Sawyer X2017-05-231-1/+1
|
* perldelta: fix some PODSawyer X2017-05-231-5/+5
|
* Update META filesSawyer X2017-05-231-1/+1
|
* bump version to RCnnnSawyer X2017-05-231-0/+1
|
* add new release to perlhistSawyer X2017-05-231-0/+1
|
* Remove the leading dot in the file name from the do example so it does not ↵Todd Rinaldo2017-05-231-3/+3
| | | | confuse readers
* perldelta: add extra changed diag entryDavid Mitchell2017-05-231-0/+7
| | | | Thanks to Ilmari for the correct pod escape voodoo.
* perldelta: Diagnostics fixupsDavid Mitchell2017-05-231-22/+136
| | | | | | | | | I did a diff of the 5.24.0 and current perldiag.pod's and used it to fix up the new/changed diagnostics sections. In particular: for changed diagnostics, I added a short description of *what* had changed. I also moved some entries between sections, deduped, added missing entries etc.
* more perldelta fixups.David Mitchell2017-05-231-71/+36
| | | | | | | | | | | | | | | | | | | | | This is my reading from the start of the file through to the start of =head1 Documentation * the new 'do' warning isn't mandatory (but merely enabled by default) * make it clear that the -Di cmd-line switch is new * remove some optimisations that are trivial or not really optimisations. * For modules, remove descriptions of bug fixes which are obscure/trivial * I don't know how the "Compatibility with 5.8 has been restored" text for threads came about - it was added in the 5.25.1 perldelta, but no commits around that time seem to support this. So I removed it. * a few typos etc * I also added an Internals entry for OP_SPLIT/OP_PUSHRE.
* perldelta: Add missing messages to listKarl Williamson2017-05-231-0/+55
| | | | | I went through perldiag, and copied over links to these messages that had failed to get placed into perldelta.
* perldelta: Convert warning to standard formKarl Williamson2017-05-231-6/+8
| | | | | It turns out that this message isn't a generic one, but quite specific, so convert to that and move to sorted position in list.
* perldelta: Sort new warnings sectionKarl Williamson2017-05-231-9/+8
| | | | alphabetically, after having standardized the entry format
* perldelta: Add 2 blank linesKarl Williamson2017-05-231-1/+2
| | | | for readability.
* perldelta: Sort new errors sectionKarl Williamson2017-05-231-31/+25
| | | | alphabetically, after having made the entries uniform.