summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* VMS does have fsync, so configure accordingly.Craig A. Berry2014-12-162-1/+3
* Clean up VMS includes in ext/Errno/Errno_pm.PL.Craig A. Berry2014-12-161-9/+3
* Obsolete workaround in ext/SDBM_File/sdbm/Makefile.PL.Craig A. Berry2014-12-161-5/+0
* Add Template::Declare to perl5220deltaFather Chrysostomos2014-12-162-0/+5
* Storable.xs: introduce SEEN*_NNDavid Mitchell2014-12-161-31/+45
* perldiag.pod: fix typoDavid Mitchell2014-12-161-1/+1
* toupper/lower: avoid sign warningsDavid Mitchell2014-12-161-2/+2
* [perl #123436] installperl patch related to $Config{dlext}kmx2014-12-161-1/+1
* [perl #123438] Wrong comment style in win32/win32.hkmx2014-12-161-2/+2