summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhistv5.25.1Sawyer X2016-05-201-0/+1
* updated perldeltaSawyer X2016-05-201-237/+93
* Update Module::CoreList for 5.25.1Sawyer X2016-05-203-20/+183
* add a change to perldeltaSawyer X2016-05-201-0/+8
* Correct POD for release managers document:Sawyer X2016-05-191-1/+1
* Update and correct release schedule:Sawyer X2016-05-191-12/+13
* [perl #123367] Test my sub defined in BEGIN{eval}Father Chrysostomos2016-05-191-1/+5
* Allow require_error.t be run from the top levelFather Chrysostomos2016-05-191-0/+1
* No such thing as MACOSX_DEVELOPMENT_TARGET.Craig A. Berry2016-05-191-1/+1
* perldelta for 08f800f85 / #128182Father Chrysostomos2016-05-181-0/+6
* [perl #128182] Fix crash with require $nonstringFather Chrysostomos2016-05-182-3/+11
* lexsub.t: Remove some unnecessary evalsFather Chrysostomos2016-05-181-4/+4
* Add POSIX::tmpnam() removal into perldeltaJarkko Hietaniemi2016-05-181-2/+10
* perldelta updateFather Chrysostomos2016-05-181-0/+34
* Fix POD errorAaron Crane2016-05-181-2/+0
* Add perldelta entries for my 5.25.1 changesAaron Crane2016-05-181-6/+53
* [perl #128171] Fix assert fail with /@0{0*->@*/*0Father Chrysostomos2016-05-172-2/+7
* mathoms.c: Add instructions for moving code hereKarl Williamson2016-05-171-3/+17
* Add 'corpus' to the heuristic for demo or test modulesChris 'BinGOs' Williams2016-05-181-1/+1
* remove internal test modules from Module::CoreListKaren Etheridge2016-05-171-9/+0
* fix Module::CoreList::is_core bounds checking for specific module versionsKaren Etheridge2016-05-173-3/+14
* bisect-runner: Work around ./Configure -S bugFather Chrysostomos2016-05-171-1/+9
* Revert "bisect-runner: Only run ./Configure -S when needed"Father Chrysostomos2016-05-171-2/+3
* bisect-runner: Only run ./Configure -S when neededFather Chrysostomos2016-05-171-3/+2
* make_ext.pl: emit fewer blank lines during buildAaron Crane2016-05-171-1/+1
* Update Sys-Syslog to CPAN version 0.34Chris 'BinGOs' Williams2016-05-174-50/+87
* Update Term-ANSIColor to CPAN version 4.05Chris 'BinGOs' Williams2016-05-174-144/+147
* perlbug: don't run editor when noninteractiveAaron Crane2016-05-171-2/+4
* bisect-runner.pl: Don’t use /aFather Chrysostomos2016-05-171-1/+1
* Remove LEX_KNOWNEXT and stop using PL_lex_deferFather Chrysostomos2016-05-171-30/+2
* Use concat overloading for "foo$_->$*"Father Chrysostomos2016-05-172-2/+15
* Fix crash with: undef *_; shift;Father Chrysostomos2016-05-172-1/+4
* Remove some autoderef leftoversFather Chrysostomos2016-05-172-40/+4
* better glibc i_modulo bug handlingjimc2016-05-174-56/+50
* regen_perly.pl: Correct typoFather Chrysostomos2016-05-164-293/+271
* [perl #127976] Restore ‘or array’ to each($s) errFather Chrysostomos2016-05-163-6/+8
* [perl #127976] Use yyerror for each $scalar errorFather Chrysostomos2016-05-162-4/+8
* startkve.t: Refactor setting of $errpatFather Chrysostomos2016-05-161-3/+7
* smartkve.t: Delete now-redundant testsFather Chrysostomos2016-05-161-17/+0
* (perl #127780) point backtick users at the open pragmaTony Cook2016-05-171-0/+6
* Coverity sees a path where a NULL op might be dereferenced.Jarkko Hietaniemi2016-05-161-1/+3
* Upgrade to threads::shared 1.52jdhedden2016-05-162-5/+10
* Upgrade to threads 2.08jdhedden2016-05-164-11/+16
* Do not dump verbose diagnostics in perl core.Karen Etheridge2016-05-161-1/+1
* POSIX: test that all subroutines are exportedAaron Crane2016-05-161-1/+21
* POSIX: delete the L_tmpnam and L_tmpname symbolsAaron Crane2016-05-165-8/+8
* POSIX: add new :sys_socket_h export tag with missing MSG_* symbolsAaron Crane2016-05-162-0/+9
* POSIX: add new :netdb_h tag with missing EAI_* symbolsAaron Crane2016-05-162-0/+10
* POSIX: add lround() to the :math_h_c99 export tagAaron Crane2016-05-163-11/+6
* perlbug: wrap overly long linesNiko Tyni2016-05-162-4/+12