This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
New perldelta for 5.27.6
[perl5.git] / pod / perldelta.pod
2017-10-20 Steve HayNew perldelta for 5.27.6
2017-10-20 Steve HayFinalize perldelta
2017-10-20 Steve Hayperldelta - Fix broken links
2017-10-20 Steve Hayperldelta - Remove boilerplate
2017-10-20 Steve Hayperldelta - Update selected bug fixes etc
2017-10-20 Steve Hayperldelta - Update modules
2017-10-20 Father Chrysostomosperldelta for 14062320f
2017-10-18 Dagfinn Ilmari Man... Perldelta for exec PROGRAM LIST with empty LIST
2017-10-04 Tony Cookperldelta for 0cbfaef69bb7
2017-09-20 John SJ AndersonNew perldelta for 5.27.5
2017-09-20 John SJ AndersonFinalize perldelta for 5.27.4
2017-09-19 Tony Cookperldelta for 08ccc8101277
2017-09-11 Dagfinn Ilmari Man... perldelta for ae2cf9f6 and f6107ca2
2017-09-11 Tony Cookperldelta for 9c6681cc159f
2017-09-10 Steve Hayperldelta for 96c83ed78a, 2be4edede4 and 8586647e33
2017-09-10 Karl WilliamsonI18N-Langinfo: Use new fcn Perl_langinfo()
2017-09-10 Karl WilliamsonAdd API function Perl_langinfo()
2017-09-05 Tony Cookperldelta for f8ac814f18bf, 8c573bee8897, f3d6edb2a15d
2017-09-04 Tony Cookperldelta for f14cf3632059
2017-08-31 Tony Cookperldelta for cfbdacd3fe15
2017-08-31 Tony Cookperldelta for 745e740c825d
2017-08-30 Tony Cookperldelta for 1141a2c75717
2017-08-28 Tony Cookperldelta for 3b8804a4c232
2017-08-21 Matthew HorsfallAdd new perldelta for 5.27.4
2017-08-21 Matthew HorsfallFinalize perldelta
2017-08-21 Matthew HorsfallPrep perldetla for release
2017-08-21 Dagfinn Ilmari Man... Note B::Debug deprecation in perldelta and Porting...
2017-08-21 Dagfinn Ilmari Man... perldelta for 5997475bc5
2017-08-14 Dagfinn Ilmari Man... Fix "floating pointer" typo in perldelta
2017-08-14 Tony Cookperldelta for 3cb4cde3dd4d
2017-08-14 Tony Cookperldelta for adb0f5c46e10
2017-08-10 Tony Cookperldelta for fa2e45943e2b
2017-07-25 Dagfinn Ilmari Man... Revert B::Debug removal
2017-07-25 James E Keenanperldelta for ecfa068aa0dab432bfdef423766b665be127ef77
2017-07-20 Aaron CraneNew draft perldelta for 5.27.3
2017-07-20 Aaron Craneperldelta: delete boilerplate for empty sections
2017-07-20 Aaron Craneperldelta: acknowledgements for 5.27.2
2017-07-20 Aaron Craneperldelta: module updates for 5.27.2
2017-07-20 Steve HayExtUtils::CBuilder - Fix link() on Windows, broken...
2017-07-20 Zeframperldelta entry for Carp
2017-07-20 Zeframperldelta entry for PathTools
2017-07-19 Zeframcorrect declared min Perl version for Time-HiRes
2017-07-19 Zeframfix ExtUtils-CBuilder tests for Perl 5.6
2017-07-16 Aaron CraneAdd some perldelta entries for 5.27.2
2017-07-15 Aaron CraneRT #130907: Fix the Unicode Bug in split " "
2017-07-15 James E Keenanperldelta for c7ac81d9d79d22d7d1133b804e5f8dc4a641fe39
2017-07-10 Tony Cookperldelta for 6091bd4ca4a4
2017-07-10 Tony Cookperldelta for 67c3640a57440a
2017-06-21 Karl Williamsonperldelta for Unicode 10
2017-06-20 Eric Hermannew perldelta
2017-06-19 Sawyer Xperldelta: one more
2017-06-19 Sawyer Xperldelta: Linkify and C<>'ify
2017-06-19 Eric HermanFirst cut at finalizing perldelta 5.27.1
2017-06-16 Steve HayWe now support building with Visual Studio 2017 (VC...
2017-06-16 David Mitchellperldelta: davem's contributions for 5.27.1 so far
2017-06-15 Yves Ortonadd File::Glob changes to perldelta
2017-06-14 Yves Ortonadd perldelta entry about new hash stuff
2017-06-14 Tony Cookperldelta for 3135e2b23ba4
2017-06-14 Tony Cookperldelta for e80af1fd276d
2017-06-11 Karl Williamsonperldelta: Use new boiler plate
2017-06-08 Karl WilliamsonAdd XS-callable function is_utf8_invariant_string_loc()
2017-06-07 Dagfinn Ilmari Man... Make setting ${^ENCODING} to a defined value fatal
2017-06-07 Tony Cookperldelta for 1097da16b21f
2017-06-06 AbigailFatalize the use of code points above 0xFF for bitwise...
2017-06-06 AbigailFatalize inheriting AUTOLOAD for non-methods.
2017-06-06 AbigailRemove B::OP:terse
2017-06-06 Abigailperldelta entry for 13f4dd346e6f3b61534a20f246de3a80b3f...
2017-06-05 Dagfinn Ilmari Man... Forbid setting $/ to a reference to a non-postive integer
2017-06-05 Dagfinn Ilmari Man... Forbid use of bare << to mean <<""
2017-06-05 Dagfinn Ilmari Man... Disallow opening the same symbol as both a file and...
2017-06-02 Dagfinn Ilmari Man... perldelta for delete on key/value slices
2017-06-01 Karl WilliamsonDeprecate vec() with above-FF code points.
2017-06-01 Dagfinn Ilmari Man... Captialise Perl when talking about specific versions...
2017-06-01 Karl WilliamsonRemove deprecated function 'to_utf8_case()'
2017-06-01 Karl WilliamsonFatalize \N{}
2017-06-01 Karl WilliamsonRelax fatal circumstances of unescaped '{'
2017-06-01 Dagfinn Ilmari Man... Eliminate remaining uses of PL_statbuf
2017-06-01 Dagfinn Ilmari Man... Note removal of deprecated attributes in perldelta...
2017-06-01 Dagfinn Ilmari Man... Remove deprecated comma-less format variable lists
2017-05-31 Sawyer Xperldelta: New perldelta
2017-05-31 Sawyer Xperldelta.pod: Finalize perldelta
2017-05-31 Sawyer Xperldelta: New perldelta (5.27.0)
2017-05-30 Sawyer Xperldelta: Sort order of modules
2017-05-30 Sawyer Xperldelta: Update acknowledgements
2017-05-30 Sawyer XUpdate Module::CoreList for 5.26.0
2017-05-29 Sawyer Xperldelta: Mention perlthanks
2017-05-29 Sawyer Xperldelta: More fixes
2017-05-29 Sawyer Xperldelta: A few more grammatical improvements
2017-05-28 Sawyer Xperldelta: Remove unnecessary space
2017-05-28 Sawyer Xperldelta: Merge similar OS sections:
2017-05-28 Jarkko Hietaniemiperldelta: Mention the problem with g++ 6 and subnormal...
2017-05-25 David Mitchellperldelta: remove mention of comp.lang.perl.misc
2017-05-24 David Mitchellperldelta: move an entry from 'Errata'
2017-05-24 David Mitchellperldelta: remove 'Known Problems' section.
2017-05-24 David Mitchellperldelta: davem's 2nd half proofreading
2017-05-23 Sawyer Xperldelta: fix some POD
2017-05-23 Todd RinaldoRemove the leading dot in the file name from the do...
2017-05-23 David Mitchellperldelta: add extra changed diag entry
2017-05-23 David Mitchellperldelta: Diagnostics fixups
2017-05-23 David Mitchellmore perldelta fixups.
next