This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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...
2020-09-29 Felipe GasperAdd POD for AvARRAY.
2020-09-29 Karl WilliamsonDocument NV to int cast macros
2020-09-29 Karl WilliamsonRemove Perl_av_top_index
2020-09-29 Karl Williamsonsv.h: sv_collxfrm didn't work properly
2020-09-29 Karl WilliamsonFix return type in pod for HvNAMELEN_get
2020-09-29 Karl Williamsonperlvar: Remove mention of WIFCONTINUED
2020-09-29 Karl WilliamsonDocument CvGV
2020-09-28 Sawyer XRevert "Update File-Temp to CPAN version 0.2310"
2020-09-28 Todd RinaldoUpdate MIME-Base64 to CPAN version 3.16
2020-09-27 Karl Williamsonutf8.pm: Add decoding example to pod
2020-09-27 Karl WilliamsonAPItest.xs: Silence compiler warning
2020-09-27 Karl WilliamsonSilence compiler warning
2020-09-27 Sawyer XGH #12937: document perldb.ini
2020-09-26 Dan Bookperlcommunity - replace reference to Raku development...
2020-09-26 Sawyer XGH #18109: Detect failures with HTTP::Tiny in sync...
2020-09-26 Karen EtheridgeUpdate File-Temp to CPAN version 0.2310
2020-09-25 Sawyer XGH #17947: Clarify Perl modules versus library
2020-09-25 Sawyer XRemove Parrot reference
2020-09-25 Sawyer XLast bits of Perl 6 -> Raku
2020-09-25 Hugo van der... Add missing aTHX_
2020-09-25 Hugo van der... Add re::optimization()
2020-09-25 Hugo van der... reorder re.pm docs
2020-09-24 Todd RinaldoUpdate Unicode-Collate to CPAN version 1.28
2020-09-24 Tony Cookskip the failing dynamic vs static tests on Win32
2020-09-23 Sawyer XUpdate with release managers we already know about
2020-09-22 Karl WilliamsonDocument gv_fetch[ps]v and kin
2020-09-22 Karl WilliamsonDocument PL_Sv
2020-09-22 H.Merijn BrandAdd the Configure option to enable strict by default...
2020-09-22 Hugo van der... [gh18096] assume worst-case for GOSUBs we don't analyse
2020-09-22 H.Merijn BrandTrap SIGBUS when Configure checks for va_copy (#18148)
2020-09-21 Sawyer XUpdate epigraphs with links
2020-09-21 Sawyer XBump Module::CoreList in Maintainers.pl
2020-09-20 Sawyer XUpdate perldelta with Module::CoreList
2020-09-20 Sawyer XUpdate Module::CoreList for 5.33.3
2020-09-20 Sawyer XBump the perl version in various places for 5.33.3
2020-09-20 Sawyer Xnew perldelta for 5.33.3
2020-09-20 Sawyer XTick off release
2020-09-20 Sawyer XAdd epigraph
2020-09-20 Sawyer Xadd new release to perlhist v5.33.2
2020-09-20 Sawyer XUpdate perldelta
2020-09-20 Sawyer XUpdate Module::CoreList for 5.33.2
2020-09-20 Sawyer XUpdate authors
2020-09-20 Sawyer XClean up perldelta
2020-09-20 Sawyer XDoing the release today
2020-09-18 Todd RinaldoUpdate porting/customized.dat for recent change to...
2020-09-18 Todd RinaldoMark cpan/ExtUtils-PL2Bat/t/make_executable.t as customized
2020-09-18 Christian Waldemake_executable.t: ensure PATH for test is not too...
2020-09-17 Hugo van der... embed.fnc docfix: s/s/S/
2020-09-16 Christian Waldeprevent a spurious error output from test.pl when killi...
2020-09-16 Nicholas ClarkSkip t/porting/bench.t if the cachegrind test takes...
2020-09-16 Todd RinaldoUpdate DB_File to CPAN version 1.854
2020-09-16 James E KeenanRevise per feedback
2020-09-16 James E Keenant/op/taint.t: Avert uninitialized value warning
2020-09-16 Todd RinaldoUpdate Test-Simple to CPAN version 1.302181
2020-09-16 Nicolas Rfix t/win32/signal.t
2020-09-16 Todd RinaldoUpdate ExtUtils-Install to CPAN version 2.18
2020-09-16 Todd RinaldoUpdate IO-Socket-IP to CPAN version 0.41
2020-09-15 Todd RinaldoUpdate IO-Compress to CPAN version 2.096
2020-09-15 Todd RinaldoUpdate Compress-Raw-Zlib to CPAN version 2.096
2020-09-15 Todd RinaldoUpdate Compress-Raw-Bzip2 to CPAN version 2.096
2020-09-15 Todd RinaldoNon-Configure code required to implement a strict by...
2020-09-15 Todd RinaldoAdd the Configure option to enable strict by default...
2020-09-15 Hugo van der... Update a couple of RT references in todo.pod
2020-09-14 Nicolas RUpdate IO-Zlib to CPAN version 1.11
2020-09-14 Nicolas RFix Win32 errors from Errno
2020-09-14 Karl Williamsonperlapi: Consolidate sv_utf8_downgrade-ish entries
2020-09-14 Karl Williamsonperlapi: Fix function prototypes
next