This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-09-21 Peter MartiniBump the perl version in various places for 5.23.4.
2015-09-21 Peter MartiniUpdate release_schedule
2015-09-21 Peter MartiniPorting/new-perldelta.pl regenerations
2015-09-21 Peter MartiniAdd epigraph for 5.23.3
2015-09-21 Peter MartiniAdd 5.23.3 to perlhist v5.23.3
2015-09-21 Peter MartiniFinalize perldelta with Acknowledgments
2015-09-21 Peter MartiniUpdate Module::CoreList for 5.23.3
2015-09-21 Peter Martiniperldelta updates for 5.23.3
2015-09-21 Peter MartiniRemove unneeded ", from perldiag entry
2015-09-20 Father Chrysostomosop.c: ck_match does not use its context
2015-09-20 Father Chrysostomos[perl #126064] Apply scalar context to stat args
2015-09-20 Craig A. BerryRemove VMS-specific bits of OP_KILL.
2015-09-18 Karl WilliamsonAdd API tests for utf8.h macros
2015-09-18 Karl WilliamsonChange meaning of UNI_IS_INVARIANT on EBCDIC platforms
2015-09-18 Ricardo SignesUpdate Encode to CPAN version 2.77
2015-09-17 Shlomi FishTentative fix for RT#125350 - AFL detected crash.
2015-09-17 Craig A. BerryMake MM_VMS::oneline build continuation lines properly.
2015-09-17 Daniel DraganWin32 misc parallel fixes in win32/makefile.mk
2015-09-17 Nicolas RRemove legacy/dead code from B
2015-09-16 Karl Williamsonregexec.c: Use Perl_croak_nocontext()
2015-09-16 Jarkko HietaniemiRevert "amigaos4: flock unimplemented"
2015-09-16 Karl WilliamsonPATCH [perl #123562] Regexp-matching "hangs"
2015-09-16 Karl Williamsonregcomp.c: Safer handling of malformed UTF-8
2015-09-16 Zachary StorerAdd 2 books to perlbook
2015-09-16 Karl WilliamsonAdd Zachary Storer to AUTHORS
2015-09-16 Karl Williamsonperlbook: Decrease indent of verbatim lines
2015-09-16 Karl Williamsonperlbook: Add some L<> links
2015-09-16 Jarkko Hietaniemiamigaos4: whitespace only, in amigaos4/
2015-09-16 Andy Broadamigaos4: whitespace only
2015-09-16 Andy Broadamigaos4: use #ifdef/ifndef __amigaos4__ when feasible
2015-09-16 Andy Broadamigaos4: declare the amigaos protos in amigaos.h
2015-09-16 Andy Broadamigaos4: better kill() implementation
2015-09-16 Andy Broadamigaos4: implement flock() emulation
2015-09-16 Andy Broadamigaos4: move the amigaos exec code under amigaos4
2015-09-16 Andy Broadamigaos4: AmigaOS extensions need no ppport.h since...
2015-09-16 Andy Broadamigaos4: minimized config.sh
2015-09-16 Andy Broadamigaos4: Configure: syslog extension not feasible
2015-09-16 Karl WilliamsonFix too-long verbatim lines in perlfunc
2015-09-16 Karl Williamsonif.pm: Better failure message for 'no if' if-0.0605
2015-09-15 Karl WilliamsonPATCH [perl #120790] Unicode::UCD failure to warn on...
2015-09-15 Tony Cookprevent op/time.t failures on NetBSD 5.1
2015-09-14 James E KeenanAdd test for sprintf ordering by both explicit index...
2015-09-14 Ricardo Signesrelease managers for September and December 2015
2015-09-14 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 7.10
2015-09-14 Chris 'BinGOs... Remove ExtUtils-Command, it is merged in EUMM now
2015-09-14 Chris 'BinGOs... Module-CoreList-5.20150912 is on the CPAN
2015-09-14 Chris 'BinGOs... Update experimental to CPAN version 0.014
2015-09-14 David MitchellRevert "#126039 regexec.c: Fix compiler warning"
2015-09-13 Dan CollinsPATCH [perl #126039] regexec.c: Fix compiler warning
2015-09-13 Karl WilliamsonAdd Dan Collins to AUTHORS
2015-09-13 Karl WilliamsonPATCH [perl #126036] toke.c: Silence some compiler...
2015-09-13 Karl Williamsonregcomp.c: Simplify some code
2015-09-13 Karl Williamsonregcomp.c: Comment changes only
2015-09-13 Karl WilliamsonPATCH: [perl #125892] qr/(?[ ]) regression with '!'
2015-09-13 Karl Williamsonregcomp.c: Add synonym for macro complement
2015-09-12 Steve HayUpdate release schedule
2015-09-12 Steve HayCopy perl5203delta into blead
2015-09-12 Steve HayAdd epigraph for 5.20.3
2015-09-12 Steve Hay5.20.3 today
2015-09-12 Steve HayModule::CoreList: Fill in date for 5.20.3 release
2015-09-12 Karl Williamsontoke.c: Silence some compiler warnings
2015-09-11 Lukas Maireplace references to "-w" by strict/warnings
2015-09-11 Thomas SibleyEnglish.pm: Only alias $- to $FORMAT_LINES_LEFT
2015-09-11 Thomas Sibleyperlvar: %LAST_MATCH_START is not %-
2015-09-11 Karl WilliamsonPATCH: [perl #125990] panic: reg_node overrun
2015-09-11 Karl Williamsonregcomp.c: Split an internal flag into 2
2015-09-11 Karl Williamsonregcomp.c: Reorder a test
2015-09-11 Karl Williamsonregcomp.c: Add assertion and parameter to macro
2015-09-11 Karl Williamsonregcomp.c: Fix, clarify comments
2015-09-11 Karl Williamsonpods: Discourage use of 'In' prefix for Unicode Block...
2015-09-09 Tony Cookrefine the skip test for the 32-bit x86 ABI brokeness
2015-09-09 Karen Etheridgefix list rendering in perlhack
2015-09-09 Karl Williamsonlocale.c: Silence porting messages
2015-09-09 darksujiMake behavior of $Carp::MaxArgNums match docs
2015-09-08 Karl Williamsonmktables: Fix --annotate option output
2015-09-08 James E KeenanIncrement $VERSION in lib/locale.pm.
2015-09-08 Karl WilliamsonRefactor tr/// parsing to work on EBCDIC, fix other bug
2015-09-08 Karl WilliamsonSlightly shorten most regex patterns
2015-09-08 Karl Williamsont/loc_tools.pl: Fix some bugs in locales_enabled()
2015-09-08 Karl Williamsonlib/locale.t: Use 'chomp' not 'chop'
2015-09-08 Karl Williamsonlib/locale.t: sub ok() returns pass/fail
2015-09-08 Karl Williamsonlib/locale.pm: Add an assertion
2015-09-08 Karl WilliamsonAdd more -DL debugging info
2015-09-08 Karl WilliamsonAdd code for debugging locale initialization
2015-09-08 Karl Williamsonlocale.c: Add clarifying comments
2015-09-08 Tony Cookreport missing authors to stderr
2015-09-08 Karl Williamsonembed.fnc: Add comment
2015-09-08 Karl WilliamsonTest-Test.pm: Pedantic pod fixes
2015-09-08 Karl WilliamsonTest::Test.pm: EBCDIC fixes
2015-09-08 Karl WilliamsonRmv trailing ';' on #endif
2015-09-07 Craig A. BerrySkip aassign.t test under -DDEBUGGING on VMS.
2015-09-07 Craig A. BerrySkip Amiga extensions on VMS.
2015-09-07 Chris 'BinGOs... Don't add -shared when the compiler is clang++
2015-09-07 Tony CookSupport parallel builds on Win32 with dmake
2015-09-07 Daniel Draganadd parallel support 4 Win32 dmake-uudmap+no 2nd run...
2015-09-07 Daniel Draganadd parallel support 4 Win32 dmake-COREDIR parallelism...
2015-09-07 Daniel Draganadd parallel support 4 Win32 dmake building part 1
2015-09-06 Ricardo Signesmove Test dist from ./cpan to ./dist
2015-09-06 Ricardo SignesMETA.* regen for moved Math-* dists
2015-09-06 Ricardo Signesmove Math-Big* from ./dist to ./cpan
next