This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-07-18 Karl WilliamsonRemove PL_freq
2020-07-18 Karl WilliamsonRemove EBCDIC PL_freq
2020-07-18 Karl Williamsonperl.h: White-space only
2020-07-18 Karl Williamsonext/File-Glob/t/basic.t: Check error returns
2020-07-18 Karl Williamsont/test.pl: Display an ESC control char as \e
2020-07-18 Karl Williamsont/loc_tools.pl: Don't test unsafe locales
2020-07-18 Karl WilliamsonAdd z/OS locale categories
2020-07-18 Karl Williamsonembed.fnc: Mark some internal functions as core
2020-07-18 Karl Williamsonembed.fnc: utf8 foo_msgs fcns no longer experimental
2020-07-18 Karl Williamsonembed.fnc: Add info to a comment
2020-07-18 Karl Williamsonembed.fnc: Fix typo in comment
2020-07-18 Karl Williamsonembed.fnc: Reorder some comments
2020-07-18 Karl WilliamsonMake SvTRUEx identical to SvTRUE
2020-07-18 Karl WilliamsonUpdate pod for SvTRUE, to indicate single param evaluation
2020-07-18 Karl Williamsonsv.h: Wanted UOK, but said IOK
2020-07-18 Karl WilliamsonMove restricted-use api items to perlintern
2020-07-18 Karl WilliamsonMove api items to perlintern where macro should instead...
2020-07-18 Karl Williamsonsv.h: Change formal parameter name to reflect its usage
2020-07-18 Karl WilliamsonMUTABLE_PTR() Rmv non-standard syntax
2020-07-18 Karl Williamsonautodoc.pl: varargs fcns require full 'Perl_foo'
2020-07-18 Karl WilliamsonXS-APItest: Silence a compiler warning
2020-07-18 Dagfinn Ilmari... time64: declare `tm_zone` as `const char*` unconditionally
2020-07-17 Karen Etheridgefix 5.32.0 release date; remove 5.31.x releases already...
2020-07-17 James E KeenanRe-run Porting/makemeta
2020-07-17 Sawyer XMerge branch 'blead' of github.com:Perl/perl5 into...
2020-07-17 Nicolas Rdist/IO no indirect, strict & warnings
2020-07-17 Nicolas RUpdate Socket from v2.029 to v2.030
2020-07-17 Nicolas RUpdate JSON-PP from 4.04 to 4.05
2020-07-17 Nicolas RUpdate IPC-SysV from 2.07 to 2.08
2020-07-17 Sawyer XBump the perl version in various places for 5.33.1
2020-07-17 Karen Etheridgenew perldelta for 5.33.1
2020-07-17 James E Keenancorrupt.t: Correct spelling error
2020-07-17 Karl WilliamsonTime-HiRes: Use core version compare
2020-07-17 Sawyer XBump the perl version in various paces for 5.33.1
2020-07-17 James E KeenanHTTP::Tiny needs two modules for https support
2020-07-17 James E KeenanDumpvalue.t: Tighten scope of package variables.
2020-07-17 James E Keenangroups.t: Correct one syntax error which was warning
2020-07-17 Karl WilliamsonAdd PERL_VERSION_GE macro, and kin
2020-07-17 Sawyer Xnew perldelta for 5.33.1
2020-07-17 Sawyer XUpdate release schedules, as muchas I can
2020-07-17 Scott BakerUpdate index() documentation with some code examples
2020-07-17 Karl WilliamsonAdd Scott Baker to AUTHORS
2020-07-17 Sawyer Xupdate epigraph
2020-07-17 Sawyer Xsmall version number orrection v5.33.0
2020-07-17 Sawyer Xadd new release to perlhist
2020-07-17 Sawyer XUpdate perldelta for 5.33.0
2020-07-17 Sawyer XUpdate Module::CoreList for 5.33.0
2020-07-10 Eric Hermanhv.c: Remove obsolete/confusing constant 17291/head
2020-07-08 Leon TimmermansMake perl compile under minix again
2020-07-07 Karen Etheridgefix bad version number in INSTALL
2020-07-06 Andy Doughertyperlpolicy: Adjust the list of moderators.
2020-07-02 Dagfinn Ilmari... Remove redundant ternary in safesysmalloc
2020-06-30 Sawyer XUpdate epigraphs
2020-06-27 Sawyer XBumps, perldeltas, pods
2020-06-27 Sawyer XBump to 5.33.0
2020-06-20 Sawyer XTick the release
2020-06-20 Sawyer Xadd new release to perlhist release-7.0.0 v5.32.0
2020-06-20 Sawyer XUpdate perldelta
2020-06-20 Tony Cookskip the failing hexfloat test if it fails on NetBSD
2020-06-20 Tony Cookwarn the user that NetBSD's long double support isn...
2020-06-20 John Paul Adrian... op.h: Add additional padding to struct opslab to ensure...
2020-06-20 Sawyer X[Doc] GH #17868: Fix a few things on perlcommunity:
2020-06-20 Sawyer XSmall fixup to explain conference names
2020-06-19 Karl Williamsonperldelta: Update advice for z/OS
2020-06-18 SHIRAKATA Kentaroperldelta: minor pod fix
2020-06-18 Dagfinn Ilmari... Fix cygwin Perl_utf16_to_utf8 parameter types
2020-06-15 Dagfinn Ilmari... perlhist: Fix typo in maint-5.32 description
2020-06-14 SHIRAKATA Kentaroperldelta: add shorter heading for POSIX::mblen() etc.
2020-06-09 Thibault DUPONCHELLEAdd Thibault Duponchelle to AUTHORS file
2020-06-09 Thibault DUPONCHELLEMinor perldelta fix to link to the correct issue tracke...
2020-06-09 Chris 'BinGOs... Remove bogus 5.031012 release from Module::CoreList
2020-06-07 Sawyer XUpdate meta
2020-06-07 Sawyer XDocument epigraph
2020-06-07 Sawyer Xdisarm RC1 bump
2020-06-07 Sawyer XUpdate META files v5.32.0-RC1
2020-06-07 Sawyer XBump version to RC1
2020-06-07 Sawyer Xadd new release to perlhist
2020-06-07 Sawyer XUpdate perldelta
2020-06-07 Sawyer XUpdate Module::CoreList for 5.32.0-RC2
2020-06-07 Karl WilliamsonAdd z/OS platform notes to 5.32 perldelta
2020-06-07 Sawyer XUpdate perldelta on security fixes:
2020-06-07 Karl WilliamsonAPItest/t/utf16_to_utf8.t: Skip on EBCDIC
2020-06-07 Karl WilliamsonAPItest/t/svpv.t: Generalize for EBCDIC
2020-06-06 Sawyer XGH #17826: Remove entire section, thanks @richardleach
2020-06-03 Richard Leachperlhacktips.pod - don't explicitly list supported...
2020-06-03 SmylersCorrect warning categories
2020-06-02 Richard Leachperlhacktips.pod - update ASan section
2020-06-02 Nicolas RTweak check_extended_testing job
2020-06-02 Nicolas RAjust authors logic
2020-06-02 Nicolas RSet CONFIGURE_ARGS env correctly for sanity check
2020-06-02 Nicolas RMerge smoke informations to testsuite workflow
2020-06-02 Nicolas ROnly smoke extra flavors when EXTENDED_TESTING=1
2020-06-02 Nicolas RRun a sanity check before running all jobs
2020-06-02 Nicolas RMerge all workflows as a single testsuite workflow
2020-06-02 Aaron CraneFix tiny POD syntax error
2020-06-02 Karl WilliamsonMake PL_utf8_foldclosures interpreter level
2020-06-02 Sawyer XUpdate Scalar-List-Utils to 1.55
2020-06-01 Steve Hay5.30.3 on Monday
2020-06-01 Steve Hay5.30.3-RC1 tomorrow
2020-06-01 Steve Hay5.28.3 on Monday
next