summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 5.25.6 release to perlhistv5.25.6Aaron Crane2016-10-201-0/+1
* Finalise perldelta for 5.25.6Aaron Crane2016-10-201-21/+113
* Update Module::CoreList for 5.25.6Aaron Crane2016-10-201-0/+75
* Update 5.25.6 release date in Module::CoreListAaron Crane2016-10-201-1/+1
* Revert "Include time.h when testing for clock_xxx functions and syscalls"Dagfinn Ilmari Mannsåker2016-10-201-2/+0
* Update Archive-Tar to CPAN version 2.14Chris 'BinGOs' Williams2016-10-205-5/+34
* perldelta: delete unneeded sectionsAaron Crane2016-10-201-222/+0
* perldelta: draft for commits up to 3cc6a05eedAaron Crane2016-10-201-1/+56
* Include time.h when testing for clock_xxx functions and syscallsDagfinn Ilmari Mannsåker2016-10-201-0/+2
* perly.y: remove redundant NULL castsLukas Mai2016-10-204-1681/+1723
* libperl.t: treat i686 arch the same as x86Lukas Mai2016-10-201-1/+1
* toke.c: remove redundant (OP *) castsLukas Mai2016-10-201-25/+25
* toke.c: get rid of "if (0)"Lukas Mai2016-10-201-3/+1
* utf8n_to_uvchr(): Reduce chances of reading beyond bufferKarl Williamson2016-10-193-3/+16
* podcheck.t: .core dump files don't contain podKarl Williamson2016-10-191-0/+1
* make regen and args assert fixYves Orton2016-10-193-10/+12
* Add a way to have functions with a trailing depth argument under debuggingYves Orton2016-10-196-53/+73
* mark depth unused except under DEBUGGINGYves Orton2016-10-191-0/+6
* PATCH: [perl #129322] S_invlist_clear(SV *): Assertion `invlist' failedKarl Williamson2016-10-192-128/+68
* regcomp.c: Fix erroneous comment; clarify othersKarl Williamson2016-10-191-22/+24
* Add a regex_sets debugging functionKarl Williamson2016-10-194-0/+79
* PerlIO_printf() does not take aTHX_ as an argumentYves Orton2016-10-191-1/+1
* t/regop.t: improve test nameYves Orton2016-10-191-1/+1
* regcomp.c: remove extra aTHX_ added in c2867e745caLukas Mai2016-10-191-1/+1
* pp_(hot|ctl).c: switch croak() to Perl_croak() for win32Yves Orton2016-10-192-3/+3
* regexec.c: fix #129903: forbid empty pattern in regex code blockYves Orton2016-10-193-5/+22
* regexec.c: add comment and add a testYves Orton2016-10-192-0/+9
* regexec.c: fixup annoying unbalanced whitespaceYves Orton2016-10-191-2/+2
* regexec.c: in debug fixup indents and TRIE/BUFFER debug outputYves Orton2016-10-194-53/+66
* regexec.c: in debug show whether TRIE nodes have a jump tableYves Orton2016-10-191-3/+4
* regexec.c: fix perl #129897: trie short circuit breaks capture buffersYves Orton2016-10-192-1/+2
* vxs.inc: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-1/+1
* vutil.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-4/+4
* utf8.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-1/+1
* universal.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-3/+3
* toke.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-22/+22
* sv.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-5/+5
* regcomp.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-2/+2
* pp_sys.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-4/+4
* pp_pack.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-1/+1
* pp_hot.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-1/+1
* pp_ctl.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-1/+1
* pp.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-14/+13
* op.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-3/+3
* numeric.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-1/+1
* mro_core.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-7/+7
* mg.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-6/+6
* locale.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-2/+2
* hv.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-1/+1
* dump.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-4/+4