This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Fix grammar in comment
[perl5.git] / pod /
2020-07-31 Karen Etheridgefix typo in example
2020-07-31 James E KeenanDocument warning 'readline() on unopened filehandle %s'
2020-07-30 Ivan BaidakouCorrect my_rpeep example in perlguts
2020-07-30 Hauke DNote range op behavior change in docs
2020-07-30 raiphFix 404 and text in New Unicode properties section
2020-07-30 James E Keenanperlrecharclass.pod: Make clear that $, has been assign...
2020-07-22 reneebadd 'isa' operator to perlexperiment
2020-07-20 Dagfinn Ilmari Man... Perldelta entry for PERL_GLOBAL_STRUCT removal 17941/head
2020-07-20 Dagfinn Ilmari Man... Perldelta entry for Symbian removal
2020-07-20 Dagfinn Ilmari Man... Remove use of dVAR in core
2020-07-20 Dagfinn Ilmari Man... Remove PERL_GLOBAL_STRUCT
2020-07-20 Dagfinn Ilmari Man... Remove Symbian port
2020-07-20 Dagfinn Ilmari Man... perldebguts: fix documentation for ${"_<$filename"}
2020-07-17 Karen Etheridgenew perldelta for 5.33.1
2020-07-17 Sawyer Xnew perldelta for 5.33.1
2020-07-17 Scott BakerUpdate index() documentation with some code examples
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-06 Andy Doughertyperlpolicy: Adjust the list of moderators.
2020-06-27 Sawyer XBumps, perldeltas, pods
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 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-15 Dagfinn Ilmari Man... perlhist: Fix typo in maint-5.32 description
2020-06-14 SHIRAKATA Kentaroperldelta: add shorter heading for POSIX::mblen() etc.
2020-06-09 Thibault DUPONCHELLEMinor perldelta fix to link to the correct issue tracke...
2020-06-07 Sawyer Xadd new release to perlhist
2020-06-07 Sawyer XUpdate perldelta
2020-06-07 Karl WilliamsonAdd z/OS platform notes to 5.32 perldelta
2020-06-07 Sawyer XUpdate perldelta on security fixes:
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 Aaron CraneFix tiny POD syntax error
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
2020-06-01 Steve Hay5.28.3-RC1 tomorrow
2020-06-01 Steve HayImport perl5283delta.pod and perl5303delta.pod
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 XUpdate hist v5.32.0-RC0
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 XBump perl version in various places for 5.32.0
2020-05-30 H.Merijn BrandPerl 6 -> Raku where appropriate
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-23 Sawyer XCorrect text on my() in false conditional
2020-05-23 Sawyer XRemove File::Glob::glob() entirely
2020-05-22 Dagfinn Ilmari Man... Fix a bunch of repeated-word typos
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-12 Paul Marquesstypo "set_locale" should be "setlocale"
2020-05-03 Richard Leachperlguts.pod - add C<> around a mention of dTHX;
2020-04-29 Karl Williamsonregcomp.c: Fix named sequences in (?[...])
2020-04-29 E. ChorobaLink to the definition of true and false from perlsyn
2020-04-28 Karl Williamsonperldiag: Alphabetize two entries
2020-04-28 Karl Williamsonperldiag: Update text about '{' warnings/death
2020-04-28 Karl Williamsonperldeprecation: Update for 5.32 changed behavior
2020-04-28 Sawyer Xnew perldelta for 5.31.11
2020-04-28 Sawyer XAdd new release to perlhist v5.31.11
2020-04-28 Sawyer XUpdate perldelta
2020-04-28 Jason McIntoshClarifying the note about "list form" and Windows.
2020-04-28 Jason McIntoshFurther PR fixes and whitespace/fill tweaks
2020-04-28 Jason McIntoshMore fixes from PR review.
2020-04-28 Jason McIntoshClarifying that it's OK to work with bareword filehandl...
2020-04-28 Jason McIntoshTypo and whitespaces fixes and such
2020-04-28 Jason McIntoshClarifying that the PerlIO technical node applies only...
2020-04-28 Jason McIntoshUpdating the cross-references to perlfunc/open so that...
2020-04-28 Jason McIntoshMaking several revisions to the `open` section of perlf...
2020-04-27 David MitchellRevert "docs: clarify effect of $^H, %^H, ${^WARNING_BITS}"
2020-04-27 James E KeenanTwo fatalizations completed on schedule
2020-04-27 James E KeenanNo deprecations in 5.34
2020-04-22 Jason McIntoshAdding a missing word and removing two supernumerary...
2020-04-21 Karl Williamsonperlopentut: Add mainainers statement
2020-04-21 Jason McIntoshExpand opentut
2020-04-18 Dan Bookperlvar - expand and link to ${^OPEN} documentation
2020-04-11 Dan Bookperldata - More specific about assignment restriction...
2020-04-09 Sawyer XBump back to 5.31.11, if we need to release it
2020-04-06 Atsushi SUGAWARAFix typo in perlretut.pod. C<'$'> to C<$'>.
2020-04-05 Karl Williamsonregcomp.c: Avoid a segfault
2020-03-23 Dan Bookperlfunc - explicitly describe relationship between...
2020-03-20 Sawyer XBump version to 5.32.0
2020-03-20 Sawyer Xnew delta for 5.31.11
2020-03-20 Sawyer Xadd new release to perlhist v5.31.10
next