This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert "croak_memory_wrap is an inline function."
[perl5.git] / pod /
2020-03-11 Karl WilliamsonImplement \p{Name=/.../} wildcards
2020-03-11 David Cantrelladd the missing =back
2020-03-11 David Cantrellminor changes from review
2020-03-11 David Cantrelldocumentation on how -I, -M, PERL5LIB and PERL5OPT...
2020-03-11 Karl WilliamsonUnicode 13.0 is now official
2020-03-09 Karl Williamsonperlunicode: Fix typo
2020-03-05 Karl WilliamsonAllow wildcard pattern debugging
2020-03-01 Hauke DAdd to perl5313delta for d1bc97feec1a description
2020-03-01 Karl Williamsonperlfunc: Note that z modifier works on signed
2020-02-29 Steve Hay5.30.2-RC1 today
2020-02-28 Richard Leachperlguts.pod: fix typo when describing scope stack
2020-02-22 Karen Etheridgecorrect starting version for isa feature
2020-02-22 Karen Etheridgepunctuation
2020-02-22 Karen Etheridgelinkify GH links in last delta
2020-02-22 Karen Etheridgeminor grammar fixes
2020-02-21 reneebgenerated new perldelta after 5.31.9 release
2020-02-20 reneebadd new release to perlhist
2020-02-20 reneebfinalize perldelta
2020-02-20 reneebfinalize perldelta
2020-02-20 Karl WilliamsonFixup POSIX::mbtowc, wctomb
2020-02-20 Karl WilliamsonPOSIX::mblen: Make length parameter optional
2020-02-20 Karl WilliamsonPOSIX::mblen() Make thread-safe; allow shift state...
2020-02-20 Karl WilliamsonRestrict features in wildcards
2020-02-20 Karl Williamsonregcomp.c: Add wrappers for cmplng/xctng wildcard subpa...
2020-02-20 Karl WilliamsonImprove handling of nested qr/(?[...])/
2020-02-20 Karl Williamsonregcomp.sym: Add new regnode type for (?[])
2020-02-16 Dagfinn Ilmari Man... Add 'indirect' feature that can be turned off to disabl... 17477/head
2020-02-15 Karl Williamsonperlreguts: Update
2020-02-15 Karl WilliamsonUpdate perlunicode base on Unicode UTS 18, regex reqs
2020-02-13 Steve Hayperlhist - Fix date of 5.31.0
2020-02-12 Karl WilliamsonAdd qr/\p{Name=...}/
2020-02-12 Karl WilliamsonRemove claimed support for mbstowcs, wcstombc
2020-02-12 Karl Williamsonperlreref: quantifier {,n} is now illegal
2020-02-10 Karen Etheridgeadd missing RT links to older perldelta
2020-02-10 Karen Etheridgeimprove pod formatting and minor punctuation nit
2020-02-10 Yves Ortontoke.c - handle ${10} properly - Issue #12948
2020-02-10 Tony CookDocument purpose of miniperl
2020-02-07 Yves Ortonregcomp.c: make \K+ and \K* illegal.
2020-02-05 Karl Williamsonperlunicode: Slight clarification
2020-02-05 Karl Williamsonpod/perlrecharclass.pod: Slight clarification
2020-02-05 E. ChorobaAdd a missing switch to a documentation example
2020-02-04 James E KeenanClarify guidance for usage of Test::More in tests
2020-02-03 Karl WilliamsonSupport Unicode properties Identifier_(Status|Type)
2020-01-31 Yves Ortonperltie.pod: rework example code so EXTEND is a no-op
2020-01-30 Unicode ConsortiumUse Unicode 13.0 (beta)
2020-01-29 James E Keenanperldelta for commit 92e3396ae2
2020-01-28 Tony Cookperldelta for 6212a44b69c4, 8e30fd6e957f
2020-01-28 Dan BookUpdate links to perlrun to link to specific items
2020-01-27 Tony Cookperldelta for 719b7c2b26e2, a04fd069805e
2020-01-27 Hugo van der Sandenperldelta for af6880c950
2020-01-27 Tony Cookperldelta for c92273b390a1, 2d572b086e2
2020-01-26 Tony Cookperldelta for 4b004c43ef2
2020-01-23 Karl Williamsonregcomp.c: Use uc to print hex A-F in err msg
2020-01-23 Karl Williamson(toke|regcomp).c: Use common fcn to handle \0 problems
2020-01-23 Karl WilliamsonRestructure grok_bslash_[ox]
2020-01-23 Karl WilliamsonRestructure grok_bslash_c
2020-01-23 Karl WilliamsonHoist code point portability warnings
2020-01-23 Karl WilliamsonWarn on too high a code point if portable warn enabled
2020-01-23 Craig A. Berryperldelta for 6568ef8216f93
2020-01-21 Tony Cookperldelta for c23f766f6c2
2020-01-21 Dan BookChange various search.cpan.org references to metacpan...
2020-01-20 Matthew Horsfallnew perldelta for 5.31.9
2020-01-20 Hugo van der Sandenperldelta: missing angle
2020-01-20 Matthew HorsfallAdd new release to perlhist v5.31.8
2020-01-20 Matthew Horsfallperldelta: Fill in New/Updated modules and finalize...
2020-01-20 Matthew HorsfallUpdate perldelta - add acknowledgements for v5.31.8
2020-01-20 Matthew HorsfallFix error in perldelta, forgot to close a C<> sequence
2020-01-20 Matthew HorsfallFix up and cleanup perldelta for v5.31.8
2020-01-20 Matthew HorsfallUpdate perldelta for all changes from v5.31.7 to v5...
2020-01-18 James E Keenanperldelta for commit 9c952fa3
2020-01-18 Dan BookCreate crosslinks betwen perlrun sections
2020-01-17 James E Keenanperldelta for commit 1f6c2254f60d95f2a0aa0489519920e488...
2020-01-14 Karl WilliamsonCollapse grok_bin, _oct, _hex into one function
2020-01-13 SmylersFIx apostrofly
2020-01-13 Karl Williamsonperldiag: Clarify statement
2020-01-13 Karl Williamsonperldiag: Rmv obsolete statement
2020-01-12 Tony Cookdon't suggest using the perl malloc() implementation...
2020-01-10 Nicholas ClarkFix a small grammar error in perl5240delta.pod
2020-01-10 Nicholas ClarkFix a typo in perl5260delta.pod.
2020-01-07 Santtu OjanperäMade string multiplication more clear in perlintro
2020-01-06 James E Keenanperldelta for 76bea4b78962203033480d2a8f4d66f42d7bf3e6
2020-01-02 Dan Bookrecommend numeric comparisons for $]
2020-01-02 Dan Bookperlipc: strict safety, consistency, cleanup
2019-12-28 Bernhard M. WiedemannDocument that epoch is always 1970
2019-12-26 James E Keenanperldelta for commit b3cc7c67ca565983de186f65a50776a093...
2019-12-23 Karl Williamsonperllocale: Tweak cautionary text
2019-12-22 Dan BookUpdate documentation, readmes, comments, and utilities...
2019-12-21 Dan Bookperlipc: modernize open and handle usage
2019-12-21 Karl Williamsonperllocale: Clarify text
2019-12-21 Nicolas Rnew perldelta for 5.31.8
2019-12-20 Nicolas RFinalise perldelta and update perlhist v5.31.7
2019-12-20 Nicolas RUpdate Net::Ping to upstream version 2.72
2019-12-19 Dan Bookperlfunc: link to "Plain Old Comments" section of perls...
2019-12-18 Dan BookMention that you cannot return from do BLOCK
2019-12-18 Karl WilliamsonAdd memCHRs() macro and use it
2019-12-15 Tony CookRevert "Move PL_check to the interp vars to fix threadi...
2019-12-14 Karl Williamsonperlreref: Fix typos
2019-12-12 Chris 'BinGOs' Wil... perldelta for a559786348e0
2019-12-12 Tony Cookperldelta for e6c7056ba6f1
2019-12-11 Ask Bjørn Hansenperlpacktut: fix broken url
next