This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for #114340
[perl5.git] / pod /
2012-08-02 Father Chrysostomosperldelta for #114340
2012-08-02 Father Chrysostomosperldelta for Storable and vstrings
2012-08-02 Father Chrysostomosperldelta for given aliasing $_
2012-08-02 Karl Williamsonperlop:clarify wording
2012-08-02 K.ShirakataFix a perl5140delta typo in F<> markup.
2012-08-02 Father Chrysostomos[perl #114020] perlvar: warn against my $_
2012-08-02 Father ChrysostomosUpdate perlsyn for given aliasing $_
2012-08-02 Father Chrysostomosperlfunc/printf: corrections, clarifications
2012-08-02 Father Chrysostomosperlfunc: clarification
2012-08-02 Father Chrysostomosperlvar: Document all uses of implicit $_
2012-08-02 Father Chrysostomosperlfunc: Document implicit $_ in while(each)
2012-07-29 Father Chrysostomosperlvar: Correct $^S’s description
2012-07-29 Father Chrysostomosperldelta for undef(&foo) and call checkers
2012-07-29 Father Chrysostomosperldelta: proto mismatch warnings
2012-07-29 Father Chrysostomosperldelta for 4499db7385 (vstr =~ s/a/a/)
2012-07-28 Father Chrysostomosperldelta for 1eb0b7be2ff1 (B::Deparse and loopex prec)
2012-07-28 Father Chrysostomosperldelta for 1f039d60d3 (last $foo)
2012-07-28 Father Chrysostomosperldelta for 2ba1f20ac3a (loopex prec docs)
2012-07-28 Father Chrysostomosperldelta for f6894bc8d44 and e52de15a29
2012-07-28 Father Chrysostomosperldelta for 42409c4069 (truncate FILENAME)
2012-07-28 Father Chrysostomosperldelta for 9a0c99494c and 06b58b76f31
2012-07-28 Father Chrysostomosperldelta for c9df4fdaad9 (dump LABEL leak)
2012-07-28 Father ChrysostomosFlatten vstrings modified in place
2012-07-27 Eric BrineDocument return to be exempt from the looks-like-a...
2012-07-27 Father Chrysostomosperlfunc: document last/next EXPR
2012-07-27 Father Chrysostomos[perl #113684] Document actual prec of loop exits
2012-07-27 Chip SalzenbergWhen setting environment variables via %ENV, force...
2012-07-26 Karl Williamsonmktables: Change \w definition to match new Unicode's
2012-07-25 Karl Williamsonperllocale: Mention that \n doesn't change for locales
2012-07-24 David Mitchell[perl #114248] Newxz? doc wrong in perlclib.pod
2012-07-24 Nicholas ClarkBump B's VERSION and note the changes in perldelta...
2012-07-20 Tony Cooknew perldelta
2012-07-20 Tony Cookadd releaase 5.17.2 to perlhist v5.17.2
2012-07-20 Tony Cookupdate Module::CoreList for 5.17.2
2012-07-20 Tony Cookfinalize perldelta
2012-07-19 Karl WilliamsonOnly generate above-Uni warning for \p{}, \P{}
2012-07-18 Tony Cookperldelta updates
2012-07-15 Chip Salzenbergperldelta description of magic flags patch
2012-07-15 Father Chrysostomosperldelta updates
2012-07-14 Tony CookUpgrade Socket to 2.002
2012-07-14 Father Chrysostomosop.c: Consistent tweak; podchecker complaints
2012-07-14 Shlomi FishUpdate perlop's bignum modules list.
2012-07-12 Father Chrysostomosperldelta update
2012-07-12 Father Chrysostomosperlhacktips: PERL_DEBUG_READONLY_OPS update
2012-07-11 Tony CookAIX isn't a new platform, move its note to the right...
2012-07-08 Tony Cookperldelta: fix typo noticed by rurban
2012-07-07 Tony Cookperldelta: note a few interesting changes
2012-07-06 Craig A. Berryperldelta for 22831cc58b76.
2012-07-06 David Goldenperlfunc: clarify 'our' again for vars.pm behavior
2012-07-06 David Goldenperlfunc: clarify docs for 'package' [perl #113974]
2012-07-06 Ricardo Signescorrect the perlfunc explanation of use vars
2012-07-05 David Goldenperlfunc: clarify docs for 'our' [perl #113974]
2012-07-05 Jesse Luehrsperldelta for 317f3b6
2012-07-04 Father ChrysostomosUse ‘state’ in warning about sort {state $a}
2012-07-04 Tony Cookperldelta: move several change notes to Selected Bug...
2012-07-04 Father Chrysostomos[perl #86136] Downgrade sort {my $a} to a warning
2012-07-04 Jesse Luehrsfix perlobj SUPER example [perl #113972]
2012-07-03 Father Chrysostomosperlfunc: Fix do-sub mistake
2012-07-02 Tony Cookperldelta for 18042359, 9adbac0b
2012-07-01 Karl WilliamsonFix up pod references to deprecated function
2012-06-30 Darin McBrideperldelta for 9d7bf4
2012-06-30 Father Chrysostomos[perl #113006] perllocale: change Spanish to traditiona...
2012-06-30 Karl Williamsonperlguts: Document that PV can point to non-string
2012-06-29 Father Chrysostomosperldiag: Document ‘Slab leaked from cv’
2012-06-29 Father Chrysostomosperlhacktips: Update PERL_DEBUG_READONLY_OPS
2012-06-29 Father Chrysostomos-DS option for slab allocation
2012-06-29 Jesse Luehrsperldelta for 27c6f44
2012-06-29 Jesse Luehrsperldelta updates for 6728836, d60d201, 82f9620, 7878705
2012-06-28 Father Chrysostomosperldiag: Add missing regexp delims
2012-06-27 Brian Fraserperlvar: #109408
2012-06-27 Brian Fraserperlutil: #109408
2012-06-27 Brian Fraserperluniintro: #109408
2012-06-27 Brian Fraserperlunifaq: #109408
2012-06-27 Brian Fraserperlunicode: #109408
2012-06-27 Brian Fraserperltrap: #109408
2012-06-27 Brian Fraserperlthrtut: #109408
2012-06-27 Brian Fraserperlsub: #109408
2012-06-27 Brian Fraserperlsec: #109408
2012-06-27 Brian Fraserperlrun: #109408
2012-06-27 Brian Fraserperlretut: #109408
2012-06-27 Brian Fraserperlreftut: #109408
2012-06-27 Brian Fraserperlref: #109408
2012-06-27 Brian Fraserperlrebackslash: #109408
2012-06-27 Brian Fraserperlre: #109408
2012-06-27 Brian Fraserperlport: #109408
2012-06-27 Brian Fraserperlpod: #109408
2012-06-27 Brian Fraserperlop: #109408
2012-06-27 Brian Fraserperlmod: #109408
2012-06-27 Brian Fraserperllocale: #109408
2012-06-27 Brian Fraserperlipc: #109408
2012-06-27 Brian Fraserperlfunc: #109408
2012-06-27 Brian Fraserperlform: #109408
2012-06-27 Brian Fraserperldsc: #109408
2012-06-27 Brian Fraserperldata: #109408
2012-06-27 Brian Fraserperlcall: #109408
2012-06-27 Father Chrysostomosperldiag: ‘Unicode surrogate is illegal’ is a default...
2012-06-27 Father Chrysostomosperldiag: ‘Code point is not Unicode’ is a default...
2012-06-27 Father Chrysostomosperldiag: ‘Operation returns its argument’ is a default...
2012-06-27 Father Chrysostomosperldiag: ‘...illegal for interchange’ is a default...
2012-06-27 Father Chrysostomosperldiag: ‘UTF-16 surrogate U+%X’ is a default warning
next