summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update podlators to version 4.03Karen Etheridge2016-01-0170-1411/+4045
* podcheck.t: tell the author where the problems db is locatedKaren Etheridge2016-01-011-1/+1
* RMG: fix typo, clarify instructions a bitKaren Etheridge2016-01-011-2/+2
* [PATCH] Try more crypt algorithms in the tests, for OpenBSD.Andy Dougherty2015-12-312-5/+20
* release schedule: add release managers for 2016Q1Ricardo Signes2015-12-291-0/+3
* File::Find: update POD/commentsLukas Mai2015-12-282-28/+25
* perlpodspec: fix typoLukas Mai2015-12-281-1/+1
* regcomp.c: Add comment.Karl Williamson2015-12-261-0/+3
* regexec.c: Avoid a function callKarl Williamson2015-12-261-1/+1
* regcomp.h: Remove extraneous 'struct'sKarl Williamson2015-12-261-3/+3
* regcomp.h: Fix shift and maskKarl Williamson2015-12-261-1/+1
* regcomp.h: Use more basic macro in #definesKarl Williamson2015-12-261-2/+2
* regcomp.h: Free up bit in ANYOF FLAGS fieldKarl Williamson2015-12-263-81/+84
* regcomp.h: Shorten, clarify names of internal flagsKarl Williamson2015-12-263-32/+33
* APItest.xs: Silence compiler warning on 32-bit machinesKarl Williamson2015-12-262-2/+2
* mktables: Free up some memory after final useKarl Williamson2015-12-233-2/+4
* t/thread_it.pl: Increase stack size for AIXKarl Williamson2015-12-231-1/+3
* Update release manager's guideDavid Golden2015-12-221-6/+41
* PATCH: [perl #126261: Assertion failure on missing [ in qr//Karl Williamson2015-12-222-18/+98
* regcomp.c: update RExC_start when parsing outside inputKarl Williamson2015-12-221-2/+6
* regcomp.c: Add a stable pattern end pointer.Karl Williamson2015-12-221-5/+8
* t/lib/warnings/regcomp: Fix typo in commentKarl Williamson2015-12-221-1/+1
* regcomp.c: Use macro instead of recalculatingKarl Williamson2015-12-221-4/+1
* regcomp.c: Move calculations to common macroKarl Williamson2015-12-221-69/+74
* regcomp.h: reword some commentsKarl Williamson2015-12-221-33/+32
* regcomp.c: Make some params to a static fcn constKarl Williamson2015-12-223-7/+10
* regcomp.c: Add 2 basic assertionsKarl Williamson2015-12-221-0/+16
* pp_hot.c: Add assertionKarl Williamson2015-12-221-0/+1
* perlapi: Clarify 'string' vs. bufferKarl Williamson2015-12-222-22/+28
* utf8.h: Add 2 assertionsKarl Williamson2015-12-221-2/+4
* Controlled demolition, CoreList is 5.20151220Chris 'BinGOs' Williams2015-12-221-1/+1
* Deprecate to_utf8_case()Karl Williamson2015-12-212-2/+4
* Bump the perl version in various places for 5.23.7David Golden2015-12-2129-144/+174
* Create new perldelta.pod for v5.23.7David Golden2015-12-2111-305/+727
* Updated release scheduleDavid Golden2015-12-211-1/+1
* Updated Porting/epigraphs.pod for v5.23.6David Golden2015-12-211-0/+25
* add new release to perlhistv5.23.6David Golden2015-12-211-0/+1
* Update perldelta with additional module updatesDavid Golden2015-12-211-13/+57
* Update perldelta with Module::CoreList version bumpDavid Golden2015-12-211-0/+5
* Update Module::CoreList from 5.23.6David Golden2015-12-211-11/+74
* Update perldelta to near-final stateDavid Golden2015-12-211-284/+66
* perldelta for case changing on caseless languageKarl Williamson2015-12-211-1/+6
* perldelta for -Dr fixKarl Williamson2015-12-201-0/+7
* Update perldeltaDavid Golden2015-12-211-2/+114
* Correct perldelta typoDavid Golden2015-12-201-1/+1
* Add alternate email address for dagolden to checkAUTHORS.plDavid Golden2015-12-201-0/+1
* perldelta for 18371617dfb (B::Deparse)Lukas Mai2015-12-211-0/+9
* Do not define invlistEQ in the re extension.Craig A. Berry2015-12-201-1/+1
* regcomp.c: Skip some workKarl Williamson2015-12-191-1/+12
* regcomp.c: White space onlyKarl Williamson2015-12-191-21/+22