summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade parent from version 0.228 to 0.232Steve Hay2015-03-194-3/+19
* lib/perl5db.pl: Fix pod typoKarl Williamson2015-03-191-1/+1
* lib/perl5db.pl: Generalize for EBCDICKarl Williamson2015-03-191-2/+4
* Create single fcn for dup'd /lib codeKarl Williamson2015-03-197-12/+108
* Change name of mro.cKarl Williamson2015-03-1911-27/+30
* dbmopen() with a third argument of undef can create files on disk.Nicholas Clark2015-03-191-1/+6
* Fix rendering of this code snippet in 'perldoc -f chomp'Karen Etheridge2015-03-191-1/+1
* t/re/pat_re_eval.t: Skip encoding tests on EBCDICKarl Williamson2015-03-191-1/+4
* t/op/pack.t: Generalize for EBCDICKarl Williamson2015-03-191-48/+52
* smartmatch: handle stack reallocDavid Mitchell2015-03-192-5/+44
* update PL_stack_sp when we exit matcher_matches_sv()Tony Cook2015-03-192-2/+5
* TODO test for smartmatch stack issueTony Cook2015-03-191-1/+21
* repeat op: avoid integer overflowsDavid Mitchell2015-03-191-15/+20
* op.c: rename CHANGE_TYPE() to OpTYPE_set()David Mitchell2015-03-191-53/+53
* universal.c: remove all trace of op_siblingDavid Mitchell2015-03-191-5/+7
* perlguts: clarify op_sibling usageDavid Mitchell2015-03-191-2/+3
* universal.c: PERL_OP_PARENT supportFather Chrysostomos2015-03-181-3/+3
* [perl #123995] Assert fail with s;@{<<;Father Chrysostomos2015-03-182-3/+15
* regcomp.c: White-space onlyKarl Williamson2015-03-181-14/+14
* Fix qr'\N{U+41}' on EBCDIC platformsKarl Williamson2015-03-185-219/+290
* doc typoHugo van der Sanden2015-03-181-2/+2
* perlrebackslash: Clarify that \b{} rules are volatileKarl Williamson2015-03-181-11/+20
* dist/Data-Dumper/t/dumper.t: White space onlyKarl Williamson2015-03-181-8/+8
* dist/Data-Dumper/t/dumper.t: Simplify EBCDICKarl Williamson2015-03-181-21/+6
* Term::Complete: Generalize for EBCDICKarl Williamson2015-03-181-2/+2
* lib/open.t: TODO an EBCDIC test until Encode fixedKarl Williamson2015-03-181-0/+2
* DBM_Filter/t/encode.t: temporarily skip until Encode fixedKarl Williamson2015-03-181-0/+5
* porting/readme.t: TODO failing EBCDIC testKarl Williamson2015-03-181-0/+2
* ext/SDBM_File/sdbm/dbu.c Generalize for EBCDIC platformsKarl Williamson2015-03-181-8/+18
* regexec.c: Fix improper warning.Karl Williamson2015-03-182-5/+36
* re/pat_advanced.t: Tighten testKarl Williamson2015-03-181-1/+1
* regcomp.sym: Update \b descriptionsKarl Williamson2015-03-183-29/+27
* PATCH: [perl #124091] PP Data::Dumper fails on \n isolateKarl Williamson2015-03-182-2/+11
* t/op/dump.t: silence 'Aborted' messages on stderrDavid Mitchell2015-03-181-10/+46
* Cwd.xs: silence recent compiler warningDavid Mitchell2015-03-181-2/+4
* S_grok_bslash_[ox]: assert char fitsDavid Mitchell2015-03-181-4/+26
* loopctl.c: Correct bug numFather Chrysostomos2015-03-181-1/+1
* [perl #124004] Fix stack bug with foreach(@empty)Father Chrysostomos2015-03-184-17/+22
* Remove PL_ prefix for recently added non-globalsKarl Williamson2015-03-175-23785/+23785
* Preserve OPTIMIZE in hintsVincent Pit2015-03-173-3/+17
* perldelta for previous commitSteve Hay2015-03-171-1/+1
* Upgrade to threads 2.01Jerry D. Hedden2015-03-174-9/+9
* Upgrade CPAN::Meta from version 2.143240 to 2.150001Steve Hay2015-03-1717-43/+359
* Blead is (almost!) using Carp-1.35Steve Hay2015-03-172-1/+4
* Porting/core-cpan-diff: Don't ignore EOLs or whitespaceSteve Hay2015-03-174-3/+27
* Revert discouragement of fatal warningsRicardo Signes2015-03-173-72/+40
* PL_custom_op{s,_names,_descs} should be set to NULL in perl_destruct().Nicholas Clark2015-03-171-0/+7
* avoid infinite loop in re_intuit_start()David Mitchell2015-03-172-14/+30
* re_intuit_start(): improve debugging outputDavid Mitchell2015-03-172-48/+72
* dist/ExtUtils-CBuilder/t/04-base.t: os390 fixKarl Williamson2015-03-171-1/+9