summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhistv5.21.7Max Maischein2014-12-201-0/+1
* Update perldeltaMax Maischein2014-12-201-235/+125
* Update Module::CoreList for 5.21.7Max Maischein2014-12-202-5/+203
* PerlIO::scalar: skip the 4GB seek test if off_t is too smallTony Cook2014-12-201-0/+3
* 01234567890123456789012345678901234567890123456789Father Chrysostomos2014-12-191-1/+1
* [perl #123458] list cx re::regexp_pattern($nonre)Father Chrysostomos2014-12-192-1/+2
* universal.c:re_regexp_pattern: Mention GIMME_V onceFather Chrysostomos2014-12-191-2/+3
* pp_sys.c:pp_readdir: Call GIMME_V just onceFather Chrysostomos2014-12-191-1/+1
* pp_ctl.c: Only do GIMME_V once in pp_callerFather Chrysostomos2014-12-191-3/+3
* Use GIMME_V in preference to GIMMEFather Chrysostomos2014-12-196-34/+36
* wantarray.t: $got before $expectedFather Chrysostomos2014-12-191-1/+1
* wantarray.t: Test logops at sub exitFather Chrysostomos2014-12-191-3/+29
* wantarray.t: Remove unused varFather Chrysostomos2014-12-191-1/+1
* fix integer overflow in S_regpiece().David Mitchell2014-12-191-2/+4
* fix integer overflow in S_study_chunk().David Mitchell2014-12-191-1/+2
* fix integer overflow in S_study_chunk().David Mitchell2014-12-191-2/+5
* fix integer overflow in S_scan_commit().David Mitchell2014-12-191-2/+2
* add asan_ignore - which errors to ignoreDavid Mitchell2014-12-192-0/+20
* op.c: better casting fixDavid Mitchell2014-12-191-2/+4
* fix a couple of win32 op.c warningsDavid Mitchell2014-12-191-2/+2
* ODBM: fix a compiler warning.David Mitchell2014-12-191-1/+1
* NDBM: silence 'unused var' warnings x 2David Mitchell2014-12-191-0/+4
* B.xs: remove redundant assignmentDavid Mitchell2014-12-191-1/+1
* ExtUtils::Embed: silence test warningDavid Mitchell2014-12-191-1/+9
* Also allow /\N{}/Father Chrysostomos2014-12-182-0/+9
* perldelta for 1e2dd519Father Chrysostomos2014-12-181-0/+6
* perldelta for 3b91d897Father Chrysostomos2014-12-181-0/+3
* perldelta for 1f3063473Father Chrysostomos2014-12-181-1/+3
* perldelta for 9d52f6f3f87Father Chrysostomos2014-12-181-0/+3
* perldelta for 84ee769f11Father Chrysostomos2014-12-181-0/+6
* include reference to metacpan.org; refer to the module-authors list instead o...Karen Etheridge2014-12-181-1/+3
* Update Unicode-Collate to CPAN version 1.09Chris 'BinGOs' Williams2014-12-1898-165/+116
* perldelta for 696efa16de2cTony Cook2014-12-181-0/+3
* fix PerlIO::scalar get_cnt when the file position is beyond 2GBTony Cook2014-12-181-1/+1
* regen pod issuesFather Chrysostomos2014-12-171-0/+1
* [perl #123417] Allow lexer to parse \N{U+dotted.hex}Father Chrysostomos2014-12-173-11/+55
* perldelta for 63d073d27fe5, 1d050e5534ceTony Cook2014-12-181-1/+11
* don't allow a negative file position on a PerlIO::scalar handleTony Cook2014-12-182-5/+17
* [perl #123443] avoid overflowing got into a negative numberTony Cook2014-12-183-5/+20
* Update Filter::Util::Call to CPAN version 1.51Chris 'BinGOs' Williams2014-12-176-12/+106
* Sort perldiagFather Chrysostomos2014-12-171-7/+7
* perldelta typosFather Chrysostomos2014-12-171-2/+2
* Fix bad read in pad.c:cv_undefFather Chrysostomos2014-12-171-1/+3
* improve xs_handshake() diag messageDavid Mitchell2014-12-172-3/+3
* xs_handshake(() clean up desciptionDavid Mitchell2014-12-171-22/+37
* Template::Declare's tests now pass under 5.22-to-beAaron Crane2014-12-171-4/+0
* Remove duplicate apidoc entriesDavid Mitchell2014-12-173-8/+4
* update perldelta for UNOP_AUX and OP_MULTIDEREFDavid Mitchell2014-12-171-0/+25
* INSTALL: warning text has changedDavid Mitchell2014-12-171-3/+3
* Deparse constant Perl subsFather Chrysostomos2014-12-162-10/+32