summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.21.11 todayv5.21.11Steve Hay2015-04-201-0/+1
* Finalize perldeltaSteve Hay2015-04-201-3/+29
* Update Module::CoreList for 5.21.11Steve Hay2015-04-201-2/+34
* perldelta - Wrap to 79 columns and other minor copy-editingSteve Hay2015-04-201-42/+38
* perldelta - Remove boilerplate sections except for AcknowledgementsSteve Hay2015-04-201-287/+0
* perldelta - Fill in rt.perl.org linksSteve Hay2015-04-201-16/+27
* perldelta - One more module updateSteve Hay2015-04-201-0/+4
* CPAN.pm: Fix "Redundant argument in sprintf"Andreas Koenig2015-04-201-2/+1
* perldelta - Update with remaining changesSteve Hay2015-04-201-1/+72
* Skip testing for PL_warn_localeMax Maischein2015-04-201-0/+1
* perldelta - Begin updating with bug fixes etcSteve Hay2015-04-201-0/+40
* perldelta - Document new test scriptSteve Hay2015-04-201-1/+4
* perldelta - Documentation updatesSteve Hay2015-04-201-2/+25
* perldelta - Update modulesSteve Hay2015-04-201-5/+28
* perldiag: escape all "<--HERE"SHIRAKATA Kentaro2015-04-191-22/+21
* [MERGE] update PERL_OP_PARENT implementationDavid Mitchell2015-04-1915-153/+224
|\
| * perldelta for PERL_OP_PARENT changesDavid Mitchell2015-04-191-5/+49
| * add Op(MORE|LAST|MAYBE)SIB_set; rm OpSIBLING_setDavid Mitchell2015-04-192-62/+54
| * op_parent(): only exist under -DPERL_OP_PARENTDavid Mitchell2015-04-197-15/+30
| * rpeep(): use op_sibling_splice()David Mitchell2015-04-191-11/+12
| * op_sibling_splice(): allow NULL parent argDavid Mitchell2015-04-193-10/+22
| * rename op_lastsib to op_moresib, and invert logicDavid Mitchell2015-04-198-38/+38
| * op_sibling => op_sibparent under PERL_OP_PARENTDavid Mitchell2015-04-195-33/+44
| * skip some asserts on non-PERL_OP_PARENT buildsDavid Mitchell2015-04-191-8/+4
|/
* perlop: Nits and update for v5.22Karl Williamson2015-04-182-331/+353
* perlhack: Nits and update for v5.22Karl Williamson2015-04-181-6/+11
* t/loc_tools.pl: Comments onlyKarl Williamson2015-04-181-8/+12
* fix some minor compiler warningsDavid Mitchell2015-04-183-3/+3
* Small typographical corrections to documentation.SHIRAKATA Kentaro2015-04-184-5/+5
* do not index the modules under lib/perl5dbRicardo Signes2015-04-183-1/+3
* updates to perlbook.podHerbert Breunung2015-04-171-27/+44
* Grammatical correction in inline comment.James E Keenan2015-04-171-1/+1
* fix t/uni/parser.t testDavid Mitchell2015-04-171-6/+9
* corelist: use || not // to run on older perlsRicardo Signes2015-04-161-1/+1
* Update Config::Perl::V to version 0.24H.Merijn Brand2015-04-1612-14/+13
* perldelta for 41ef2c66e0da, 902d16915db2Tony Cook2015-04-161-0/+12
* bump perl5db.pl's $VERSIONTony Cook2015-04-161-1/+1
* James McCoy is now a perl AUTHORTony Cook2015-04-161-0/+1
* lib/perl5db.pl: Restore noop lock prototypeJames McCoy2015-04-161-0/+1
* [perl #124127] fix cloning arrays with unused elementsTony Cook2015-04-162-2/+8
* corelist: bump test countRicardo Signes2015-04-151-1/+1
* cope with versions that do not match x.yyyzzz in corelistRicardo Signes2015-04-152-1/+6
* fix fencepost error in Module::CoreList is_coreRicardo Signes2015-04-152-1/+4
* assertion failure on interpolated parse errDavid Mitchell2015-04-152-1/+26
* perlport: Various nitsKarl Williamson2015-04-091-112/+117
* perldelta for 070e2677bff6Tony Cook2015-04-101-1/+5
* [perl #123971] fix long double pack padding on newer GCCTony Cook2015-04-101-0/+11
* Regen podcheck dbKarl Williamson2015-04-091-0/+1
* Fix regression in 5.21: /[A-Z]/aiKarl Williamson2015-04-092-3/+4
* Fix/simplify VMS-specific info in perlport.Craig A. Berry2015-04-091-127/+38