perldelta: final draft
[platform/upstream/perl.git] / pod / perldelta.pod
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...
2011-04-18 Father Chrysostomosperldelta: typos
2011-04-18 Ævar Arnfjörð Bjar... pod/perldelta.pod: POSIX should be in all-caps (not...
2011-04-18 Ævar Arnfjörð Bjar... pod/perldelta.pod: clarify "Use of qw(...) as parenthes...
2011-04-18 Ævar Arnfjörð Bjar... pod/perldelta.pod: link to pertinent feature.pm POD
2011-04-18 Father Chrysostomosperldelta for d12b49d (Unicode constants)
2011-04-18 Jesse VincentLots of perldelta editing. Still miles to go before...
2011-04-14 Father Chrysostomosperldelta: 342c852 changed $re::VERSION
2011-04-14 Father Chrysostomosperldelta entries for 088225f
2011-04-13 Karl Williamsonperldelta: Clarify entry
2011-04-12 Karl Williamsonperldelta: Typo
2011-04-09 Father Chrysostomosperldelta: Move the XIDStart change from bugs to incompat.
2011-04-09 Father Chrysostomosperldelta for [perl #87708]
2011-04-05 Nicholas ClarkBump ExtUtils::CBuilder version following a24b897525551a1d.
2011-04-04 Father Chrysostomosperldelta entry for the [perl #87664] fix
2011-04-04 Father Chrysostomosperldelta: File::Basename’s version
2011-04-02 Father ChrysostomosRemove a semi-erroneous misleading perldelta entry
2011-04-01 Father ChrysostomosUpdate HTTP::Tiny’s version in perldelta
2011-04-01 Father Chrysostomosperldelta: uc/lc(first) fix [perl #87336]
2011-03-29 Father Chrysostomosperldelta: Explain link to Selected Bug FIxes
2011-03-29 Father Chrysostomosperldelta: Update Pod::Html’s version
next