summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* if.pm: Better failure message for 'no if'if-0.0605Karl Williamson2015-09-152-5/+14
* PATCH [perl #120790] Unicode::UCD failure to warn on bad inputKarl Williamson2015-09-144-4/+27
* prevent op/time.t failures on NetBSD 5.1Tony Cook2015-09-151-3/+3
* Add test for sprintf ordering by both explicit index and not.James E Keenan2015-09-142-4/+6
* release managers for September and December 2015Ricardo Signes2015-09-141-2/+2
* Update ExtUtils-MakeMaker to CPAN version 7.10Chris 'BinGOs' Williams2015-09-1441-87/+752
* Remove ExtUtils-Command, it is merged in EUMM nowChris 'BinGOs' Williams2015-09-148-761/+0
* Module-CoreList-5.20150912 is on the CPANChris 'BinGOs' Williams2015-09-141-1/+1
* Update experimental to CPAN version 0.014Chris 'BinGOs' Williams2015-09-142-4/+5
* Revert "#126039 regexec.c: Fix compiler warning"David Mitchell2015-09-141-12/+11
* PATCH [perl #126039] regexec.c: Fix compiler warningDan Collins2015-09-131-11/+12
* Add Dan Collins to AUTHORSKarl Williamson2015-09-131-0/+1
* PATCH [perl #126036] toke.c: Silence some compiler warningsKarl Williamson2015-09-131-2/+2
* regcomp.c: Simplify some codeKarl Williamson2015-09-123-18/+17
* regcomp.c: Comment changes onlyKarl Williamson2015-09-121-10/+12
* PATCH: [perl #125892] qr/(?[ ]) regression with '!'Karl Williamson2015-09-122-6/+9
* regcomp.c: Add synonym for macro complementKarl Williamson2015-09-121-4/+6
* Update release scheduleSteve Hay2015-09-121-2/+2
* Copy perl5203delta into bleadSteve Hay2015-09-124-0/+318
* Add epigraph for 5.20.3Steve Hay2015-09-121-0/+24
* 5.20.3 todaySteve Hay2015-09-121-0/+1
* Module::CoreList: Fill in date for 5.20.3 releaseSteve Hay2015-09-122-5/+5
* toke.c: Silence some compiler warningsKarl Williamson2015-09-121-4/+4
* replace references to "-w" by strict/warningsLukas Mai2015-09-111-2/+3
* English.pm: Only alias $- to $FORMAT_LINES_LEFTThomas Sibley2015-09-111-2/+2
* perlvar: %LAST_MATCH_START is not %-Thomas Sibley2015-09-111-3/+1
* PATCH: [perl #125990] panic: reg_node overrunKarl Williamson2015-09-112-24/+101
* regcomp.c: Split an internal flag into 2Karl Williamson2015-09-111-55/+61
* regcomp.c: Reorder a testKarl Williamson2015-09-111-4/+4
* regcomp.c: Add assertion and parameter to macroKarl Williamson2015-09-111-8/+9
* regcomp.c: Fix, clarify commentsKarl Williamson2015-09-111-2/+2
* pods: Discourage use of 'In' prefix for Unicode Block propertyKarl Williamson2015-09-114-58/+76
* refine the skip test for the 32-bit x86 ABI brokenessTony Cook2015-09-101-2/+2
* fix list rendering in perlhackKaren Etheridge2015-09-091-2/+2
* locale.c: Silence porting messagesKarl Williamson2015-09-091-25/+20
* Make behavior of $Carp::MaxArgNums match docsdarksuji2015-09-094-10/+24
* mktables: Fix --annotate option outputKarl Williamson2015-09-083-3/+12
* Increment $VERSION in lib/locale.pm.James E Keenan2015-09-081-1/+1
* Refactor tr/// parsing to work on EBCDIC, fix other bugKarl Williamson2015-09-087-182/+494
* Slightly shorten most regex patternsKarl Williamson2015-09-082-8/+9
* t/loc_tools.pl: Fix some bugs in locales_enabled()Karl Williamson2015-09-082-14/+57
* lib/locale.t: Use 'chomp' not 'chop'Karl Williamson2015-09-081-1/+1
* lib/locale.t: sub ok() returns pass/failKarl Williamson2015-09-081-0/+1
* lib/locale.pm: Add an assertionKarl Williamson2015-09-081-2/+12
* Add more -DL debugging infoKarl Williamson2015-09-083-4/+48
* Add code for debugging locale initializationKarl Williamson2015-09-085-28/+187
* locale.c: Add clarifying commentsKarl Williamson2015-09-081-2/+42
* report missing authors to stderrTony Cook2015-09-081-0/+1
* embed.fnc: Add commentKarl Williamson2015-09-071-1/+2
* Test-Test.pm: Pedantic pod fixesKarl Williamson2015-09-071-6/+10