This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-02-20 reneeb.mailmap should be excluded from the MANIFEST cross... v5.31.9
2020-02-20 reneeb.mailmap should not be in MANIFEST, so exclude that...
2020-02-20 reneebadd new release to perlhist
2020-02-20 reneebfinalize perldelta
2020-02-20 reneebUpdate Module::CoreList for 5.31.9
2020-02-20 reneebfinalize perldelta
2020-02-20 Karl WilliamsonFixup POSIX::mbtowc, wctomb
2020-02-20 Karl WilliamsonPOSIX::mblen: Make length parameter optional
2020-02-20 Karl WilliamsonPOSIX::mblen() Make thread-safe; allow shift state...
2020-02-20 Karl WilliamsonRestrict features in wildcards
2020-02-20 Karl Williamsonregcomp.c: Reorder cases in a switch
2020-02-20 Karl Williamsonregcomp.c: Add wrappers for cmplng/xctng wildcard subpa...
2020-02-20 Karl Williamsonregcomp.c: Create wrapper fcn for re_op_compile
2020-02-20 Karl Williamsonop.h: Move some flag bits down
2020-02-20 Karl WilliamsonRegenerate charclass_invlists.h
2020-02-20 Karl Williamsonregcomp.c: Indent some nested # preprocessor directives
2020-02-20 Karl Williamsont/re/reg_mesg.t: Emit diagnostics on some more failing...
2020-02-20 Karl Williamsonregcomp.c: Add missing save_re_context()
2020-02-20 Karl Williamsonlib/charnames.t: Move initialization line
2020-02-20 Karl WilliamsonMove some obsolete UTF-8 handling fcns to mathoms
2020-02-20 Karl Williamsonregcomp.c: White space only
2020-02-20 Karl Williamsonregcomp.c: Only output warning about experimental once
2020-02-20 Karl WilliamsonImprove handling of nested qr/(?[...])/
2020-02-20 Karl Williamsonregcomp.c: Fix comment
2020-02-20 Karl Williamsonregcomp.sym: Add new regnode type for (?[])
2020-02-20 Karl Williamsonregcomp.c; ([?...]) are single char width
2020-02-20 Karl WilliamsonUpdate to latest Unicode 13.0
2020-02-20 Karl Williamsonmktables: Handle versioning of non-UCD files
2020-02-16 Dagfinn Ilmari... Storable: linkify alternatives references
2020-02-16 Dagfinn Ilmari... Add 'indirect' feature that can be turned off to disabl... 17477/head
2020-02-15 Karl Williamsonperlreguts: Update
2020-02-15 Karl WilliamsonUpdate perlunicode base on Unicode UTS 18, regex reqs
2020-02-14 Hugo van der... .mailmap: add old addresses for Hugo
2020-02-13 Craig A. BerryDon't reopen open file in Tie-File/t/43_synopsis.t
2020-02-13 Karl Williamsonregen/regcomp.pl: Add cautionary comment
2020-02-13 Karl Williamsonperluniprops: Fix missing backslash
2020-02-13 Karl Williamsonregcomp.c: Move comment
2020-02-13 Steve Hayperlhist - Fix date of 5.31.0
2020-02-12 Karl Williamsonembed.fnc: Clarify comments
2020-02-12 Karl Williamsonlib/_charnames.pm: Fix typo in comment
2020-02-12 Karl WilliamsonAdd qr/\p{Name=...}/
2020-02-12 Karl Williamsonregcomp.c: Convert boolean to an enum
2020-02-12 Karl Williamsontoke.c: Split code to load _charnames.pm into own fnc
2020-02-12 Karl Williamsontoke.c: Change variable name, add one
2020-02-12 Karl Williamsontoke.c: extract charnames code from S_new_constant
2020-02-12 Karl Williamsonlib/charnames.t: Add a couple of tests
2020-02-12 Karl WilliamsonRemove claimed support for mbstowcs, wcstombc
2020-02-12 Dagfinn Ilmari... Revert "pp_(get|set)priority: remove ancient glibc...
2020-02-12 Karl Williamsonperlreref: quantifier {,n} is now illegal
2020-02-11 James E KeenanAdditional email (github) address for Richard Leach
2020-02-11 Richard LeachTie::File - Document use of binmode on filehandles
2020-02-11 Todd RinaldoMake Tie::File distro conform to strict and warnings.
2020-02-11 Todd RinaldoRemove %newkeys from Tie::File::_oadjust
2020-02-11 Todd RinaldoSync Tie-File changelog with CPAN
2020-02-11 Marc GreenReword pod2html crossref err msgs; show only if $verbose
2020-02-10 Karen Etheridgeadd missing RT links to older perldelta
2020-02-10 Karen Etheridgeimprove pod formatting and minor punctuation nit
2020-02-10 Yves Ortont/porting/manifest.t: ignore .mailmap
2020-02-10 Yves Orton.mailmap: add a file to allow git to show correct emails
2020-02-10 Yves Ortontoke.c - handle ${10} properly - Issue #12948
2020-02-10 Tony CookDocument purpose of miniperl
2020-02-09 Hugo van der... skip op/signame_canonical test under miniperl
2020-02-08 Yves Ortonperl.h: define PERL_BITFIELD8/16/32 as U8/U16/U32
2020-02-08 Yves Ortonpp_sys.c: add casts to silence Win32 build warnings
2020-02-08 Yves Ortonregcomp.c: silence possible loss of data warnings
2020-02-08 Yves OrtonRevert "Update Scalar-List-Utils to CPAN version 1.54"
2020-02-08 Yves Ortonfix defines for PERL_BITFIELDxx on Linux and Win32 17549/head
2020-02-07 Chris 'BinGOs... Update Scalar-List-Utils to CPAN version 1.54
2020-02-07 Chris 'BinGOs... Tie-File is 1.05 on CPAN
2020-02-07 Chris 'BinGOs... Update parent to CPAN version 0.238
2020-02-07 Chris 'BinGOs... Update Devel-PPPort to CPAN version 3.57
2020-02-07 Chris 'BinGOs... Update Archive-Tar to CPAN version 2.36
2020-02-07 Yves Ortonregcomp.c: make \K+ and \K* illegal.
2020-02-05 Karl Williamsonperlunicode: Slight clarification
2020-02-05 Karl Williamsonpod/perlrecharclass.pod: Slight clarification
2020-02-05 James E KeenanAdditional email for E Choroba
2020-02-05 E. ChorobaAdd a missing switch to a documentation example
2020-02-05 Dagfinn Ilmari... regen/opcdode.pl: remove alternate PP function implemen...
2020-02-05 Dagfinn Ilmari... pp_i_modulo(): remove workaround for ancient glibc bug
2020-02-04 Todd RinaldoMake it possible to remove a closed IO::Socket handle...
2020-02-04 Todd RinaldoPass the canonical signal name to the signal handler...
2020-02-04 Dagfinn Ilmari... pp_(get|set)priority: remove ancient glibc C++ workaround
2020-02-04 James E KeenanDo not ignore non-zero error code from 'make minitest'
2020-02-04 James E KeenanProhibit usage of Test::Simple under 't/'
2020-02-04 James E KeenanClarify guidance for usage of Test::More in tests
2020-02-04 David Mitchellmulticoncat: keep assign for 'local $foo = "..."'
2020-02-04 Yves Ortonpp_sort.c: Tinker with pp_sort to untickle mingw bug
2020-02-04 David Mitchellpp_crypt(): reindent CPP directives
2020-02-04 Yves OrtonB::perlstring - add support for \e (Fix #17526)
2020-02-03 Karl WilliamsonSupport Unicode properties Identifier_(Status|Type)
2020-02-03 Karl WilliamsonAdd Unicode UTS #39 files
2020-02-03 Karl Williamsonmktables: Generalize the scx property handling
2020-02-03 Karl Williamsonmktables: Improve warning msg
2020-02-03 Karl Williamsonmktables: Add capability to override match directory
2020-02-03 David Mitchellpp_crypt(): remove ancient glibc bug workaround
2020-02-03 David MitchellTie::File: use unique tmp filename in 29a_upcopy.t
2020-02-02 Yves Ortontoke.c: fix Multidimensional array heuristic to ignore...
2020-02-01 Hugo van der... op.c: hoist first-pass logic out of loop in pmtrans()
2020-02-01 Hugo van der... op.c: balance braces in #if 0 section
2020-01-31 Yves Ortonpp_sort.c: fix fencepost error in call to av_extend()
next