This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
op.c: Fix typo in comment
[perl5.git] / pod /
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
2019-12-10 Felipe GasperFix superfluous article and comma splice
2019-12-09 Paul "LeoNerd" EvansAdd the `isa` operator
2019-12-09 Karl WilliamsonPATCH GH #17025 \p{user-defined} overrides official...
2019-12-09 James E KeenanCorrect typo: the warning has 'statement' in singular
2019-12-05 brian d foyUpdate link to Birrell's threads paper
2019-12-05 James E Keenanperldelta for 5e91ca38cafa2b006f7671e941287e05d31c2d97
2019-12-05 Tony Cookperldelta for 41fb88e3240, b34c1a7ee25
2019-12-04 Tony Cookupdates to $^H{feature_validname} now update cop_features
2019-12-04 James E Keenanperldelta for 62fc08893a06fdb5633e7656e3c783d705682fd1
2019-12-03 PaliUpdate documentation for UTF8f
2019-11-30 Karl Williamsonautodoc.pl: Catch more errors
2019-11-29 Karl Williamsonperlguts: Add missing '=for apidoc' lines
2019-11-27 Dan BookUpdate perlpolicy to reference GitHub issue tracker
2019-11-27 Dan BookConvert issue links from rt.perl.org to GitHub
2019-11-22 Karl Williamsonregcomp.sym: Simplify a couple regnode defns
2019-11-22 Karl WilliamsonPATCH: gh #17319 Segfault
2019-11-20 Chris 'BinGOs' Wil... new perldelta for v5.31.7
2019-11-20 Chris 'BinGOs' Wil... Merge branch 'release-5.31.6' into blead
2019-11-20 Karl WilliamsonAdd ANYOFHs regnode
2019-11-20 Chris 'BinGOs' Wil... Finalise perldelta and update perlhist
2019-11-19 Chad GranumUpdate Test-Simple to CPAN version 1.302169
2019-11-18 Tony Cookdocument that /c does nothing for s///
2019-11-18 Karl WilliamsonUpdates to perldelta
2019-11-18 Karl Williamsonperlguts: sprintf %p now works
2019-11-18 Dagfinn Ilmari Man... perlguts: Remove stray POD characters
2019-11-18 David Mitchellperldelta for v5.31.5-346-g116e19abbf
2019-11-18 Karl WilliamsonAdd ANYOFRb regnode
2019-11-18 Karl WilliamsonAdd ANYOFR regnode
2019-11-17 Karl WilliamsonAdd -Dy debugging of tr///, y///
2019-11-17 Karl WilliamsonDocument SVf format
2019-11-15 Karl Williamsonregcomp.sym: Add detail to some node descriptions
2019-11-13 Tony Cookperldelta updates
2019-11-12 Chris 'BinGOs' Wil... perldelta for 6bd6308f
2019-11-10 Steve HayImport perl5301delta.pod
2019-11-10 Steve Hay5.30.1 today
2019-11-08 Nicolas Rsync with cpan release of Devel-PPPort 3.55
2019-11-08 Dan BookLink to more useful section of perlop from readpipe
2019-11-08 Dan Bookperlop - Make "STRING" section heading consistent
2019-11-07 Karl Williamsonperlguts: Revise pod of UTF8f
2019-11-07 Karl WilliamsonRemove swashes from core
2019-11-05 Karl Williamsonperlop.pod: Slight clarification
2019-11-04 Aaron Craneperldelta for recent toke.c refactoring 17241/head
2019-11-03 James E KeenanCorrections: one grammatical; one POD formatting
2019-11-03 Max MaischeinAnd silence some silly examples.
2019-11-01 Karl Williamsonperldelta for removing experimental status
2019-11-01 Karl Williamsonperlreref: alpha assertions are valid in (COND)
2019-11-01 Karl WilliamsonAccept experimental script_run feature
2019-11-01 Karl WilliamsonAccept experimental alpha_assertions feature
2019-11-01 Karl Williamsonperlexperiment: Was missing vlb
2019-11-01 Karl Williamsonperlexperiment: Remove Unicode in EBCDIC
2019-10-30 Tony Cookadd ${^FEATURE_BITS} to perlvar.pod
2019-10-30 Karl WilliamsonChange the names of some regnodes
2019-10-29 Todd RinaldoDummy commit to test perl5-changes notifications
2019-10-27 Steve Hay5.30.1-RC1 today
2019-10-26 Karl Williamsonperlguts: Fix up UTF8fARG docs
2019-10-25 Dan Bookperlretut - Missing semicolon in example
2019-10-25 E. ChorobaDocument the SIG handler behaviour for weird hook values
2019-10-24 Karl Williamsonperlguts: Document UTF8f format
2019-10-24 Karl Williamsonperlguts: Update info about e.g. UVuf
2019-10-24 Dan BookUpdate perlgit and perlhack to reference GitHub pull...
2019-10-24 Dan BookAssign names to subsections in perlref to improve linka...
2019-10-23 Dave CrossBe clearer about taint's effect on @INC.
2019-10-23 Dave CrossFix taint mode @INC documentation
2019-10-23 Dagfinn Ilmari Man... Link directly to the right perlrun section everywhere...
2019-10-23 Dagfinn Ilmari Man... Link directly to the -M section of perlrun from perlfun...
2019-10-22 Dan Bookperlretut - missing quote in example
2019-10-22 James E Keenanperldelta for 10934390253ed18c48f144735ad3c6a508caabc1
2019-10-20 Dan BookUpdate documentation, comments, metadata to reference...
2019-10-20 Aaron CraneAaron Crane is no longer a p5p moderator
2019-10-20 Steve HayCreate new perldelta for 5.31.6
2019-10-20 Steve Hay5.31.5 today v5.31.5
2019-10-20 Steve HayFinalize perldelta
2019-10-20 Steve Hayperldelta tidy-ups
2019-10-20 Steve Hayperldelta - Remove boilerplate stuff
2019-10-20 Steve Hayperldelta - Document changes not mentioned yet
2019-10-20 Steve Hayperldelta - Documentation and Diagnostics
2019-10-20 Steve Hayperldelta - Modules and Pragmata
2019-10-17 H.Merijn BrandDelta entries for Configure related changes
2019-10-17 Steve Hayperldelta for 7adf247031
2019-10-13 James E Keenanperldelta for recent changes to dist/Dumpvalue
2019-10-13 Max MaischeinSwitch from search.cpan.org/ as entry URL to https...
2019-10-11 Max MaischeinPerldelta entry for the updated links
2019-10-11 Max MaischeinMore documentation links http -> https
next