This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-06-01 Steve HayImport perl5283delta.pod and perl5303delta.pod
2020-06-01 Steve HayUpdate Module-CoreList with data for 5.28.3 and 5.30.3
2020-06-01 Steve HayTick off 5.28.3 and 5.30.3
2020-06-01 Steve HayAdd epigraphs for 5.28.3 and 5.30.3
2020-06-01 Hugo van der... study_chunk: honour mutate_ok over recursion
2020-06-01 John Lightseyregcomp.c: Prevent integer overflow from nested regex...
2020-06-01 Karl Williamsonregcomp: use long jumps if there is any possibility...
2020-06-01 Hugo van der... study_chunk: extract rck_elide_nothing
2020-06-01 Richard LeachMinor tweaks to perldelta.pod
2020-05-31 Sergey Aleynikovperldelta: remove blead-only regressions from changelog
2020-05-30 Karen Etheridges/Github/GitHub/
2020-05-30 Tomasz Konojackiperldelta: move windows-specific bugfix to the right...
2020-05-30 Tomasz Konojackiperldelta: mention sort optimization
2020-05-30 Karen Etheridgefix the remaining whitespace changes made in error
2020-05-30 Karen Etheridgefix whitespace in error message
2020-05-30 Karen Etheridgeedit 5.32.0 perldelta for spelling, grammar, links
2020-05-30 Sawyer Xdisarmed META.json
2020-05-30 Sawyer XUpdate epigraph
2020-05-30 Sawyer XMerge branch 'release-5.32.0-RC0' into blead
2020-05-30 Sawyer XMerge branch 'blead' of github.com:Perl/perl5 into...
2020-05-30 Sawyer Xdisarm RC0 bump
2020-05-30 Sawyer XUpdate hist v5.32.0-RC0
2020-05-30 Sawyer XUpdate META files
2020-05-30 Sawyer XBump version to RC0
2020-05-30 Sawyer XPartially reinstate "Perl 6" instead of Raku for mro...
2020-05-30 Sawyer XAdd gitignore
2020-05-30 Sawyer XFixup perldelta files
2020-05-30 Sawyer XMerge all perldelta files
2020-05-30 Sawyer XUpdate Module::CoreList for 5.32.0
2020-05-30 Sawyer XUpdate META
2020-05-30 Sawyer XBump perl version in various places for 5.32.0
2020-05-30 H.Merijn BrandPerl 6 -> Raku where appropriate
2020-05-29 Dan BookIssue template - Suggest putting perl configuration...
2020-05-29 Sawyer XBump perl version in various places for 5.32.0
2020-05-27 Sawyer XAaron Crane is a moderator
2020-05-27 Karl Williamsoncharnames: Explicitly return undef for empty input
2020-05-27 Karl Williamsonregcomp.c: Improve dump ANYOFR patterns
2020-05-27 Karl Williamsonop/exec.t: ENOTDIR is a legit errno
2020-05-27 Karl Williamsont/re/speed.t: Adapt for sl-o-o-w boxes
2020-05-27 Karl Williamsont/re/pat_advanced.t: Adapt for sl-o-o-w boxes
2020-05-27 Karl Williamsonre/regexp_nonull.t: Skip if no APItest built
2020-05-27 Karl Williamsonop/sub.t: Skip APItest test if that not built
2020-05-27 Karl Williamsont/re/anyof.t: Adapt a test for EBCDIC
2020-05-27 Karl Williamsonlib/DBM_Filter/t/encode.t: TODO a test on EBCDIC
2020-05-27 Karl Williamsondist/IO/t/cachepropagate-unix.t: Add os390 to TODO...
2020-05-27 Karl Williamsonlib/warnings.t: Fix EBCDIC toke warning wording
2020-05-27 Karl Williamsonpod/perluniprops: Split run-on lines before '\'
2020-05-27 Karl Williamsont/TEST: Skip some cpan module testing on EBCDIC
2020-05-27 Karl Williamsonhints/os390.sh: Handle no C optimizations
2020-05-27 Karl Williamsont/re/regexp.t: Fix to properly handle EBCDIC
2020-05-27 Karl WilliamsonFix tr/// determination of inplace editing for EBCDIC
2020-05-27 Tony Cookset magic on $lex for $lex = (index(...) == -1) and...
2020-05-27 Tony Cookfix utf8 length magic handling for scalar reverse
2020-05-25 Sawyer XRemove part of comment
2020-05-25 Karl WilliamsonRevision to hvds patch for #17775
2020-05-25 Sawyer Xpjacklam has an email alias - fix checkAUTHORS.pl
2020-05-25 Peter John... Add quadmath to list of libraries.
2020-05-24 Karl Williamsonregcomp.c: Fix leak
2020-05-24 Sawyer XFinally, bump version of File-Glob 17801/head
2020-05-23 Sawyer XFix File::Glob test:
2020-05-23 Sawyer XCorrect text on my() in false conditional
2020-05-23 Sawyer XRemove File::Glob::glob() entirely
2020-05-23 Niko TyniFinalize config_h.SH for the __attribute__(always_inlin...
2020-05-23 Niko TyniFix config_h.SH duplication due to re-running Porting...
2020-05-23 Sergiy Borodychupdate POSIX POD to indicate that 'to(lower|upper)...
2020-05-23 Karl WilliamsonSergey Borodych is a perl author
2020-05-22 Karen EtheridgeUpdate perlfaq to CPAN version 5.20200523
2020-05-22 Dagfinn Ilmari... Fix a bunch of repeated-word typos
2020-05-22 Dagfinn Ilmari... B: Remove duplicate check for split op in walkoptree.t
2020-05-20 Richard Leachio_unix.t: make tests run on Windows builds if threads...
2020-05-20 Tony Cookeliminate recursion from yyl_fake_eof() into yyl_try()
2020-05-20 Tony Cookeliminate len from recursive yyl_try/yyl_fake_eof
2020-05-20 Tony Cookremoved unused len parameter from yyl_dblquote()
2020-05-20 Tony Cooktest that many blank lines doesn't exhaust stack in...
2020-05-20 Dan Bookperlop - Use a tied scalar directly in chained comparis...
2020-05-20 Dan Bookperlop - Add more examples for chained comparisons
2020-05-20 Dan Bookperlsyn - Mention that postfix foreach cannot specify...
2020-05-19 H.Merijn BrandA few small cleanups in Configure
2020-05-19 Tomasz Konojackipp_sys.c: don't hardcode socket address buffer size
2020-05-19 Tomasz Konojackiadd Configure probe for struct sockaddr_storage
2020-05-17 Dominic HargreavesReflect move of metaconfig.git
2020-05-15 Steve HayUpdate release schedule for forthcoming maint releases
2020-05-14 Steve HayAdd epigraph for 5.31.11
2020-05-14 Steve HayTick 5.31.11 in another place and correct its release...
2020-05-12 Paul Marquesstypo "set_locale" should be "setlocale"
2020-05-10 Håkon HæglandFixed typemap in perlxs.
2020-05-07 John LightseyStore github token after workflow v1 checkout.
2020-05-03 Richard Leachperlguts.pod - add C<> around a mention of dTHX;
2020-05-03 Dan KogaiSync Encode version 3.06 into blead
2020-04-30 Dagfinn Ilmari... handle_names_wildcard: better avoid compiler warning
2020-04-30 Hugo van der... handle_names_wildcard: avoid compiler warning
2020-04-29 Karl WilliamsonFix panic in Unicode wildcard matching
2020-04-29 Karl Williamsonregcomp.c: Add assert
2020-04-29 Karl Williamsonregcomp.c: Fix named sequences in (?[...])
2020-04-29 Karl Williamsonregcomp.c: Avoid use after free
2020-04-29 Karl Williamsonregcomp.c: Add comments
2020-04-29 Chris 'BinGOs... What can we make with pasta and toilet roll?
2020-04-29 Chris 'BinGOs... Update repository and bugtracker meta for Module-CoreList
2020-04-29 E. ChorobaLink to the definition of true and false from perlsyn
2020-04-28 Karl Williamsonperldiag: Alphabetize two entries
next