This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
For s///r, avoid copying the source early only to edit it in place.
[perl5.git] / pod / perldelta.pod
2011-06-23 Nicholas ClarkFor s///r, avoid copying the source early only to edit...
2011-06-23 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to Math::BigInit::FastCalc.
2011-06-22 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.037
2011-06-22 Chris 'BinGOs' Wil... Update Compress-Raw-Zlib to CPAN version 2.037
2011-06-22 Chris 'BinGOs' Wil... Update Compress-Raw-Bzip2 to CPAN version 2.037
2011-06-22 Chris 'BinGOs' Wil... Update IPC-Cmd to CPAN version 0.72
2011-06-22 Father Chrysostomosattributes.pm: warn & don’t apply :lvalue to defined...
2011-06-21 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.036
2011-06-21 Chris 'BinGOs' Wil... Update Compress-Raw-Zlib to CPAN version 2.036
2011-06-21 Chris 'BinGOs' Wil... Update Compress-Raw-Bzip2 to CPAN version 2.036
2011-06-21 Father ChrysostomosStop ‘sub :lvalue :Foo’ from applying :lvalue to define...
2011-06-21 Nicholas ClarkRe-flow some sample text in the perldelta template...
2011-06-21 Eric Brine[perl #78462] Don't warn for splice(@a,MAX_LEN)
2011-06-21 Father Chrysostomoscreate perldelta for 5.15.1
2011-06-20 David Goldenperldelta: note YAML::Syck as known issue
2011-06-20 David Goldenperldelta: put some things in C<> tags
2011-06-20 Chris 'BinGOs' Wil... Fix for slight inconsistency in perldelta
2011-06-20 David Goldenperldelta: removed confusing XSLoader commentary
2011-06-20 David Goldenperldelta: add Math::Trig to entry for Math::Complex
2011-06-20 David GoldenUpdate Module::CoreList for 5.15.0
2011-06-20 David Goldenperldelta: final draft
2011-06-20 David Goldenperldelta: additional pre-release amendments
2011-06-20 David Goldenperldelta: pre-release partial cleanup
2011-06-19 Father Chrysostomosperldelta: who are -> who will be
2011-06-19 Nicholas Clarkperldelta updates for some build improvements and inter...
2011-06-19 Father Chrysostomosanother perldelta typo
2011-06-19 Father Chrysostomostwo perldelta fixes
2011-06-18 Nicholas ClarkIncrease stylistic consistency in perldelta by adding...
2011-06-18 Karl Williamsonperldelta: Minor pod fixes
2011-06-17 Father ChrysostomosCorrect a bug number in perldelta
2011-06-17 Father ChrysostomosAllow ‘sub x :lvalue’ to apply to XSUBs and stubs
2011-06-17 Father Chrysostomosperldelta update + typo fixes
2011-06-17 Father ChrysostomosRevert "pos in lvalue context now returns a PVMG instea...
2011-06-16 Pau Amma"who be" should be "who are" in perldelta.pod
2011-06-16 Father Chrysostomosperldelta: another CPAN breakage
2011-06-16 Father ChrysostomosIncrease Pod::Perldoc’s version
2011-06-16 Nicholas ClarkMerge ext/IPC-Open2 into ext/IPC-Open3.
2011-06-16 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to ODBM_File
2011-06-16 Father Chrysostomosperldelta for breakpoints by file name
2011-06-16 Karl Williamsoncharnames: Add :loose matching
2011-06-15 Nicholas ClarkRemove Shell from the core distribution. Get it from...
2011-06-15 David Goldenperldelta.pod updated through ca3749d
2011-06-14 Florian RagwitzKill Devel::DProf
2011-06-14 Father ChrysostomosAllow ‘continue;’ without feature.pm
2011-06-14 Father Chrysostomosperldelta up to 571f0e8
2011-06-14 Nicholas Clarkpos in lvalue context now returns a PVMG instead of...
2011-06-14 Father ChrysostomosMake $$ writable, but still magical
2011-06-13 Karl Williamsoncharnames: Abbreviations wrong on certain C1 controls
2011-06-13 Father ChrysostomosMore perldelta entries
2011-06-13 Father ChrysostomosSome perldelta updates
2011-06-12 Leon BrocardFix broken URLs for RFCs, bump version and document...
2011-06-12 Leon BrocardFix two broken URLs in mro.pm, bump version and documen...
2011-06-11 Father Chrysostomos[perl #90130] Allow CORE::* without feature.pm
2011-06-11 Nicholas ClarkStore FBMs in PVMGs, instead of GVs.
2011-06-11 Nicholas ClarkIPC::Open3::open3() couldn't duplicate numeric file...
2011-06-11 Nicholas ClarkIPC::Open3::open3() shouldn't fail if any of *STD{IN...
2011-06-10 David GoldenPartial perldelta update through 9603df1
2011-06-10 Father ChrysostomosScalar keys assignment through lvalue subs
2011-06-09 Chris 'BinGOs' Wil... Updates to perldelta for all the updated CPAN modules.
2011-06-09 Father ChrysostomosFix my + attrs + list assignment
2011-06-08 Father Chrysostomosperldelta entries for lvalue and COW fixes
2011-06-08 Father ChrysostomosUpdate perldelta with entries copied from 5.14.1
2011-06-07 Leon BrocardUpdate Module::CoreList for 5.12.4
2011-06-07 David Goldenperldelta.pod: added summary of formline changes
2011-06-07 Karl Williamsonperldelta: Add potential entries
2011-05-20 Nicholas ClarkBump the version of PerlIO::encoding following 1c2e8cca...
2011-05-20 Nicholas ClarkBump the versions of B and Storable following 1b95d04f7...
2011-05-20 Nicholas ClarkUse L<> rather than C<> in the Updated Modules section...
2011-05-18 Zeframupdate Math-Complex to CPAN version 1.57
2011-05-18 Zeframupdate Time-HiRes to CPAN version 1.9722
2011-05-18 Nicholas ClarkStore the compiled format in mg_ptr instead of after...
2011-05-18 David Mitchellcreate perldelta for 5.15.0
2011-05-15 Josh ben JoreAmend the readline()+signals caveat
2011-05-03 Karl WilliamsonDoc changes for [perl #89750]
2011-05-03 Jesse VincentSmall typo fixes in perldelta
2011-05-03 Father ChrysostomosMinor perldelta fixes
2011-04-27 Robin Barkertypo
2011-04-26 Zeframperldelta fixes
2011-04-21 Karl Williamsonperlre: Don't treat /aa as a separate modifier
2011-04-21 Craig A. BerryVMS-related known problems in 5.14.0.
2011-04-19 Karl Williamsonperldelta: Fix broken links
2011-04-19 Jesse VincentAuthors sorting from tchrist
2011-04-19 Karl Williamsonperldelta: Fix remaining confusing double double quotes
2011-04-19 Jesse Vincentperldelta encoding error spotted by tchrist
2011-04-19 Jesse VincentUpdate to Known Problems, removing several previously...
2011-04-19 Jesse VincentReflowing text
2011-04-19 Jesse VincentIlmari pointed out that I incorrectly marked up some...
2011-04-19 Jesse VincentStarted to flesh out the AUTHORS section of perldelta
2011-04-19 Father ChrysostomosCorrect typos in 66b4c19
2011-04-19 Jesse VincentRemoved a note about Test::Harness that was obsoleted...
2011-04-19 Tom ChristiansenI think I've now got all the funny quote business taken...
2011-04-19 Father ChrysostomosUpdate perldelta for push/keys changes
2011-04-19 Jesse Vincentupdate threads::shared version in perldelta.
2011-04-19 Jesse VincentPerldelta patches from Ilmari and Abigail
2011-04-19 Jesse VincentFix a few pod nits
2011-04-19 Craig A. BerryVMS section clean-up for perldelta.
2011-04-19 Tom Christiansenperldelta editing pass
2011-04-18 Richard MöhnMinor fixes to perldelta.pod
2011-04-18 Richard MöhnConsistent use of 'e.g.,' in perldelta.pod
2011-04-18 Richard MöhnConsistent use of two spaces after full stop in perldel...
next