summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 5.23.3 to perlhistv5.23.3Peter Martini2015-09-201-0/+1
* Finalize perldelta with AcknowledgmentsPeter Martini2015-09-201-3/+30
* Update Module::CoreList for 5.23.3Peter Martini2015-09-201-32/+162
* perldelta updates for 5.23.3Peter Martini2015-09-201-207/+117
* Remove unneeded ", from perldiag entryPeter Martini2015-09-201-1/+1
* op.c: ck_match does not use its contextFather Chrysostomos2015-09-201-0/+1
* [perl #126064] Apply scalar context to stat argsFather Chrysostomos2015-09-202-1/+6
* Remove VMS-specific bits of OP_KILL.Craig A. Berry2015-09-191-38/+1
* Add API tests for utf8.h macrosKarl Williamson2015-09-183-2/+205
* Change meaning of UNI_IS_INVARIANT on EBCDIC platformsKarl Williamson2015-09-184-7/+10
* Update Encode to CPAN version 2.77Ricardo Signes2015-09-189-33/+64
* Tentative fix for RT#125350 - AFL detected crash.Shlomi Fish2015-09-172-2/+8
* Make MM_VMS::oneline build continuation lines properly.Craig A. Berry2015-09-163-1/+5
* Win32 misc parallel fixes in win32/makefile.mkDaniel Dragan2015-09-172-16/+11
* Remove legacy/dead code from BNicolas R2015-09-173-82/+4
* regexec.c: Use Perl_croak_nocontext()Karl Williamson2015-09-161-6/+3
* Revert "amigaos4: flock unimplemented"Jarkko Hietaniemi2015-09-161-3/+1
* PATCH [perl #123562] Regexp-matching "hangs"Karl Williamson2015-09-162-1/+29
* regcomp.c: Safer handling of malformed UTF-8Karl Williamson2015-09-161-1/+1
* Add 2 books to perlbookZachary Storer2015-09-161-0/+8
* Add Zachary Storer to AUTHORSKarl Williamson2015-09-161-0/+1
* perlbook: Decrease indent of verbatim linesKarl Williamson2015-09-161-111/+111
* perlbook: Add some L<> linksKarl Williamson2015-09-161-5/+7
* amigaos4: whitespace only, in amigaos4/Jarkko Hietaniemi2015-09-163-1627/+1639
* amigaos4: whitespace onlyAndy Broad2015-09-161-2/+2
* amigaos4: use #ifdef/ifndef __amigaos4__ when feasibleAndy Broad2015-09-168-15/+15
* amigaos4: declare the amigaos protos in amigaos.hAndy Broad2015-09-162-4/+3
* amigaos4: better kill() implementationAndy Broad2015-09-163-2/+36
* amigaos4: implement flock() emulationAndy Broad2015-09-163-0/+100
* amigaos4: move the amigaos exec code under amigaos4Andy Broad2015-09-169-105/+600
* amigaos4: AmigaOS extensions need no ppport.h since in ext/Andy Broad2015-09-163-6/+0
* amigaos4: minimized config.shAndy Broad2015-09-161-1049/+26
* amigaos4: Configure: syslog extension not feasibleAndy Broad2015-09-161-3/+8
* Fix too-long verbatim lines in perlfuncKarl Williamson2015-09-151-5/+5
* 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