This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-10-13 Todd RinaldoFix enough code to get make test_prep working with...
2020-10-13 Ichinose Shogoremove deprecated GitHub Actions Command and some impro...
2020-10-13 Steve HayTime-HiRes is nearer version 1.9764 than 1.9760
2020-10-13 Steve HayUpdate Pod-Simple from version 3.40 to 3.41
2020-10-12 Steve HayUpdate Win32 from version 0.53 to 0.54
2020-10-12 Steve HayUpdate Unicode-Collate from version 1.28 to 1.29
2020-10-12 Steve HayUpdate Time-Local from version 1.28 to 1.30
2020-10-12 Steve HayUpdate Getopt-Long from version 2.51 to 2.52
2020-10-12 Steve HayUpdate ExtUtils-PL2Bat from version 0.002 to 0.003
2020-10-12 Steve HayUpdate experimental from version 0.020 to 0.022
2020-10-12 Steve HayUpdate Encode from version 3.06 to 3.07
2020-10-12 Steve HayUpdate CPAN from vesion 2.27 to 2.28
2020-10-12 Karl Williamsonregcomp.c: regpiece: swap order of conditionals
2020-10-12 Karl Williamsonregcomp.c: regpiece: Move chunk of code for clarity
2020-10-12 Karl Williamsonregcomp.c: White-space only
2020-10-12 Karl Williamsonregcomp.c: regpiece(): Convert to a switch() stmt
2020-10-12 Karl Williamsonregcomp.c: regpiece(): More comments; white-space
2020-10-12 Karl Williamsonregcomp.c: regpiece(): Refactor two 'if's
2020-10-12 Karl Williamsonregcomp.c: regpiece: Consolidate code
2020-10-12 Karl Williamsonregcomp.c: Change label name; rmv extraneous goto
2020-10-12 Karl Williamsonregcomp.c: regpiece(): Pass along that is a code block
2020-10-12 Karl Williamsonregcomp.c: regpiece() 0 times anything is 0
2020-10-12 Karl Williamsonregcomp.c: regpiece() Don't match 0 length more than...
2020-10-12 Karl Williamsonregcomp.c: Rmv #if 0 bitrotted code
2020-10-12 Karl Williamsonregcomp.c: Move code to earlier in regpiece()
2020-10-12 Karl Williamsonregcomp.c: Rmv misleading comment
2020-10-12 Karl Williamsonregcomp.c: White-space only
2020-10-12 Karl Williamsonregcomp.c: Move some code in regpiece()
2020-10-12 Karl Williamsonregcomp.c: White-space only
2020-10-12 Karl Williamsonregcomp.c: Combine common code
2020-10-12 Karl Williamsonregcomp.c: Move test earlier in regpiece()
2020-10-12 TAKAI Kousuket/op/inc.t: Test incrementing UV with and without upgra...
2020-10-12 TAKAI Kousukesv.c: Added missing braces in Perl_sv_inc_nomg().
2020-10-10 Karen EtheridgeUpdate Tie-RefHash to CPAN version 1.40
2020-10-09 Karl Williamsonperlapi: Consolidate sv_utf8_upgrade-ish entries
2020-10-09 Karl Williamsonperlapi: svtype is a typedef
2020-10-08 Todd RinaldoUpdate Test-Simple to CPAN version 1.302181
2020-10-08 Karl Williamsoncv.h: Note CV is documented here
2020-10-08 Karl Williamsongv.c: Note GV is documented here
2020-10-08 Karl WilliamsonAdd details to pod for foo(MAX|INT)_C entries
2020-10-08 Karl Williamsonperlguts: Note that various typedefs are documented...
2020-10-08 Karl Williamsonmg.c: Note that MAGIC is documented here
2020-10-08 Karl Williamsonautodoc: Add ability to specify typedefs
2020-10-08 Hugo van der... regexec: disallow zero-width nodes in regrepeat
2020-10-08 Hugo van der... regcomp: do not mark zero-width constructs SIMPLE
2020-10-08 Richard Leachpp_split: reify using NULL rather than PL_sv_undef...
2020-10-08 Dan BookAdd crosslinks between perl5db.pl and perldebug-related...
2020-10-08 Karl Williamsonperl.h: White-space only
2020-10-08 Karl Williamsonperl.h: Restrict to core likely to conflict macro names
2020-10-08 Karl WilliamsonRename internal macros in warnings.h
2020-10-08 Karl Williamsonperlclib: Use proper reference
2020-10-07 Karl Williamsonperlapi: Consolidate sv_copypv-ish entries
2020-10-07 Todd RinaldoRemove the need for add_my_to_dump helper in Data:...
2020-10-07 Todd RinaldoRemove unnecessary need for Data::Dumper Config{extensi...
2020-10-07 Todd RinaldoMake Data::Dumper strict and warnings compliant
2020-10-07 Dan Bookperlutil updates and cleanup
2020-10-07 Karl WilliamsonDocument XSPROTO
2020-10-07 Karl WilliamsonDocument newSUB, newATTRSUB
2020-10-06 Todd RinaldoUpdate ExtUtils-MakeMaker to CPAN version 7.48
2020-10-06 Nicolas RCustom timeout to detect conflicts
2020-10-06 Karl WilliamsonAUTHORS: Fix capitalization of TAKAI Kousuke
2020-10-06 Todd RinaldoUpdate Digest::MD5 to CPAN version 2.57
2020-10-06 Karl WilliamsonDocument GvSVn
2020-10-05 Todd RinaldoCorrect build time warning for vxs.inc
2020-10-05 Todd RinaldoUpdate Pod::Checker to CPAN version 1.74
2020-10-05 Todd RinaldoMake Exporter strict and warnings compliant
2020-10-05 Todd RinaldoMake FindBin strict and warnings compliant
2020-10-04 Karl WilliamsonMerge branch 't-a-k-oct-doc-fix' into blead
2020-10-04 Karl WilliamsonTakai Kousuke is now a Perl author
2020-10-04 TAKAI Kousukeperlfunc.pod - describe that "x" and "b" work the same...
2020-10-04 Karl WilliamsonTaki Kousuke is now a Perl author
2020-10-04 Karl WilliamsonMerge branch 'oct-doc-fix' of github.com:t-a-k/perl5...
2020-10-04 Karl Williamsonmro.xs: Fix compiler warning
2020-10-04 Richard LeachPerl_av_extend_guts: use Zero() rather than a while...
2020-10-04 Richard LeachPerl_av_extend_guts: tabs converted to spaces; unnecess...
2020-10-04 Christian Waldeignore cygwin files that cannot be stat()ed in t/op...
2020-10-03 Richard LeachTest split on empty pattern with varying field counts
2020-10-03 Hugo van der... In tests, fix @INC before loading more stuff
2020-10-03 Christian Walde... forcibly check the timing of the regex/alarm test in...
2020-10-03 Samanta NavarroFix typos
2020-10-03 Karen EtheridgeUpdate File-Temp to CPAN version 0.2311
2020-10-03 Richard Leachpp_split: RXf_NULL branch - separate out scalar & UTF8...
2020-10-02 Todd RinaldoUpdate Porting/Maintainers.pl for recent version.pm...
2020-10-02 Todd RinaldoFix Makefile.PL in Unicode-Normalize to be strict/warni...
2020-10-02 Karl Williamsonregen/regcomp.pl: Extract repeated format to a scalar
2020-10-02 Karl Williamsonregcomp.sym: Reorder some entries
2020-10-02 Karl Williamsonregexec.c: White-space only
2020-10-02 Karl WilliamsonS_find_byclass() Restructure bounds checking
2020-10-02 Todd RinaldoUpdate version to CPAN version 0.9928
2020-10-02 Hugo van der... Test split on empty pattern with field count
2020-10-02 Hugo van der... Revert "pp_split: RXf_NULL branch [...]"
2020-10-01 Nicolas RSleep before running auto-label-merge-conflicts
2020-10-01 TAKAI Kousukeperlfunc.pod - describe that "x" and "b" work the same... 18185/head
2020-09-30 Karl WilliamsonNote that CvGV is now documented
2020-09-30 Todd RinaldoMake dist/Carp strict compliant.
2020-09-30 Todd RinaldoUpdate Module-Load to CPAN version 0.36
2020-09-30 Karl Williamsonperlapi: croak_nocontext is preferred over plain croak
2020-09-30 Richard Leachpp_split: RXf_NULL branch - separate out (gimme_scalar...
2020-09-29 Karl WilliamsonErrno: Bump version
2020-09-29 Thibault DUPONCHELLEFix build on Haiku beta, set correct Haiku usrinc and...
next