This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-03-01 Karl Williamsonperlfunc: Note that z modifier works on signed
2020-03-01 Karl Williamsonregcomp.c: Fix wrong type for format
2020-03-01 Karl Williamsonregen/embed.pl: Force F or f flags on ... fcns
2020-03-01 Karl Williamsonembed.fnc: Fix comments
2020-03-01 Karl Williamsonembed.fnc: Make re_croak a format fcn
2020-03-01 Karl Williamsonregcomp.c: Change re_croak2 to re_croak
2020-02-29 Steve HayAdd epigraph for 5.30.2-RC1
2020-02-29 Richard Leachregcomp.c -reorder RExC_state_t to close x86-64 alignme...
2020-02-29 Karl Williamsonregcomp.c: Remove never used struct element
2020-02-29 Steve Hay5.30.2-RC1 today
2020-02-29 Dan BookMention perlbug emails in issue template
2020-02-28 Richard Leachperlguts.pod: fix typo when describing scope stack
2020-02-27 Karl Williamsonperl.h: Add comment, reorder conditional branches
2020-02-27 Karl Williamsonre_intuit_string: fix to work with empty pattern
2020-02-27 Karl Williamsonregcomp.c: Add some comments
2020-02-27 Karl WilliamsonRevert "Test 32bit Perl build on Travis"
2020-02-26 Tony Cookbump $Storable::VERSION and update ChangeLog
2020-02-26 Tony CookStorable: fix a format string vs argument error
2020-02-26 Karl WilliamsonPATCH: #17574 reg_mesg.t failures on 32-bit builds
2020-02-26 Karl Williamsonregcomp.h: Use pre-existing macro to hide variable
2020-02-26 Karl Williamsonregexec.c: Fix Debug statement
2020-02-26 Karl Williamsonregexec.c: Fix Debug statement
2020-02-25 PaliTest 32bit Perl build on Travis
2020-02-24 Daniel Draganfix VC perlglob.exe segv with wrong default libc
2020-02-22 Karen Etheridgecorrect starting version for isa feature
2020-02-22 Karen Etheridgepunctuation
2020-02-22 Karen Etheridgelinkify GH links in last delta
2020-02-22 Karen Etheridgeminor grammar fixes
2020-02-22 H.Merijn BrandIncrease required macro-space for HP-UX C-ANSI-C
2020-02-22 H.Merijn BrandHP-UX 11.11 and below do not have wcrtomb
2020-02-21 Chris 'BinGOs... Shim update of Module::CoreList for v5.31.10
2020-02-21 Chris 'BinGOs... Coal fire crackdown
2020-02-21 reneebBump the perl version in various places for 5.31.10
2020-02-21 reneebgenerated new perldelta after 5.31.9 release
2020-02-21 reneebtick release 5.31.9 in release schedule
2020-02-20 reneebadd epigraph of 5.31.9
2020-02-20 reneebMerge branch 'release-5.31.9' into blead
2020-02-20 Karl Williamsonregcomp.c: Silence compiler warning
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
next