This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for f57000b
[perl5.git] / pod / perldelta.pod
2014-08-20 Peter Martiniperldelta for f57000b
2014-08-20 Peter Martiniperldelta: Added documentation changes
2014-08-20 Peter Martiniperldelta remove (most) boilerplate
2014-08-20 Peter Martiniperldelta for Safe changes
2014-08-20 Peter Martiniperldelta for 57d69a4
2014-08-20 Peter Martiniperldelta for f4ef132
2014-08-20 Peter Martiniperldelta for 60df683
2014-08-20 Peter Martiniperldelta for 5f8324b
2014-08-20 Peter Martiniperldelta for 54b7cb3
2014-08-20 Peter Martiniperldelta for 438f0014a812, revised
2014-08-20 Peter Martiniperldelta for 438f0014a812
2014-08-20 Peter Martiniperldelta for jhi double/float work
2014-08-20 Peter Martiniperldelta for 4cedf205aa6e
2014-08-20 Peter Martiniperldelta for 3699825258c
2014-08-20 Peter Martiniperldelta typo fix: change a ',' to a '.'
2014-08-18 Father Chrysostomosperldelta for b5b6210a9/#46947
2014-08-15 Karl Williamsonperldelta: Add entry for sync_locale()
2014-08-15 Tony Cookperldelta for 5c45bbe050f6
2014-08-15 Tony Cookperldelta for 496f5ba57a43
2014-08-10 Tony Cookperldelta for 2806bfd899e5, 3969ff3f8e4b
2014-07-21 Dagfinn Ilmari Man... Disallow importing functions from UNIVERSAL
2014-07-20 AbigailNew perldelta.
2014-07-20 AbigailAcknowledgement section of perldelta
2014-07-20 AbigailListed updated modules.
2014-07-19 AbigailChanges for 5.21.1 -> 5.21.2.
2014-07-14 Daniel Draganoptimize PathTools to not try to load XS on miniperl
2014-07-11 Steve HayUpgrade IO-Socket-IP from version 0.30 to 0.31
2014-07-07 Tony Cookperldelta for e45636ee0875
2014-07-03 Tony Cookperldelta for 3f7602fa4cd6
2014-07-01 Tony Cookperldelta for 5afb921fc188
2014-06-30 Jarkko HietaniemiMention -D_FORTIFY_SOURCE in perldelta.
2014-06-25 Tony Cookperldelta for 0f9d28587772, cd293174fae5
2014-06-24 Daniel DraganPERL_UNUSED_CONTEXT -> remove interp context where...
2014-06-20 Matthew Horsfall... Update Module::CoreList for 5.21.2
2014-06-20 Matthew Horsfall... Add new perldelta for 5.21.2
2014-06-20 Matthew Horsfall... Finalize perldelta
2014-06-20 Matthew Horsfall... Update Module::CoreList for 5.21.1
2014-06-20 Matthew Horsfall... Update perldelta acknowledgements
2014-06-20 Matthew Horsfall... Begin to finalize perldelta for release
2014-06-18 Karl Williamsonperldelta for fatalizing defined(@), hash as ref
2014-06-18 Karl Williamsonperldelta: Move MAD notice to "Config" section
2014-06-18 Karl WilliamsonRevert the removal of 'use encoding'
2014-06-17 Matthew Horsfall... Update perldelta for new/changed diagnostics
2014-06-17 Matthew Horsfall... perldelta for d0a29c3
2014-06-17 Matthew Horsfall... perldelta for f31006c
2014-06-17 Karl WilliamsonPATCH: [perl #121816] Add warning for repetition x < 0
2014-06-17 Dagfinn Ilmari Man... Remove support for ?PATTERN? without explicit 'm' operator
2014-06-17 Karl WilliamsonUse Unicode 7.0
2014-06-13 Jarkko Hietaniemiperldelta for b5bbe64.
2014-06-13 Karl WilliamsonExperimentally cause 'use encoding' to fail.
2014-06-13 Karl Williamsonperldelta: Add entry for new XS macro isUTF8_CHAR
2014-06-13 Karl WilliamsonDeprecate unescaped literal "{" in regex patterns
2014-06-12 Brian Fraserperldelta for 0b0a072
2014-06-12 Matthew Horsfall... perldelta for 9be9e8a
2014-06-12 Matthew Horsfall... perldelta for 94d4006
2014-06-12 Matthew Horsfall... perldelta for 470dd22
2014-06-12 Matthew Horsfall... perldelta for 7fefc6c, dcccc8f, f83c603
2014-06-12 Tony Cookperldelta for c2b90b61b509, 4662a0593217, 46e2868e06e3
2014-06-12 Tony Cooksome perldelta fixes
2014-06-12 Matthew Horsfall... perldelta for 808cb9e
2014-06-12 Matthew Horsfall... perldelta for 30a1535
2014-06-11 Matthew Horsfall... perldelta for 2d8eb85
2014-06-11 Matthew Horsfall... perldelta for 53cb238
2014-06-11 Matthew Horsfall... perldelta for 8be3c4c
2014-06-11 Matthew Horsfall... perldelta for e5a8a0f.
2014-06-11 Brian FraserRemoved NeXT support
2014-06-11 Matthew Horsfall... perldelta for be075ca, 037ab3f
2014-06-11 Matthew Horsfall... perldelta for 461a975
2014-06-11 Matthew Horsfall... perldelta for coverity fixes
2014-06-11 Matthew Horsfall... perldelta for b3cf482, 4fa715f
2014-06-11 Matthew Horsfall... perldelta for ae07d0f
2014-06-11 Matthew Horsfall... perldelta for bd47baf
2014-06-11 Matthew Horsfall... perldelta for 725995b
2014-06-10 Tony Cookperldelta for 7ac929242683
2014-06-05 Karl WilliamsonFix Windows ctype functions
2014-06-05 Karl WilliamsonRevert "PATCH: [perl #119499] "$!" with UTF-8 flag"
2014-06-05 Karl WilliamsonUse C locale for "$!" ouside 'use locale' scope
2014-06-05 Karl WilliamsonAdd parameters to "use locale"
2014-06-05 Karl WilliamsonKeep LC_NUMERIC in C locale, except for brief periods
2014-06-05 Karl WilliamsonSet utf8 flag properly in localeconv
2014-06-05 Karl WilliamsonExclude undefined hash elements from localeconv()
2014-06-05 Karl WilliamsonLocaleconv() should be independent of 'use locale'
2014-06-04 Dagfinn Ilmari Man... Disallow omitting % and @ on hash and array names
2014-06-03 Steve HayUpgrade Module::Metadata from version 1.000023 to 1...
2014-06-02 Steve HayUpgrade Module-Metadata from version 1.000022 to 1...
2014-06-02 Steve Hayperldelta for 207c4a46d1
2014-06-02 Daniel Draganremove intentional leak in win32/win32.c ansify_path
2014-06-01 Yves OrtonHash::Util - fixes to hash stats and add bucket_stats_f...
2014-06-01 Yves Ortonuniversal.c - utf8::downgrade($x,FAIL_OK) is not suppos...
2014-05-31 Steve HayUpgrade Encode from version 2.60_01 to 2.62
2014-05-31 Steve HayUpgrade libnet from version 1.25 to 1.27
2014-05-30 Karl Williamson/x in patterns now includes all \p{PatWS}
2014-05-30 Karl WilliamsonDeprecate NBSP in \N{...} names
2014-05-30 Karl WilliamsonFatalize splitting '(?' and '(*' in regexes
2014-05-30 Karl Williamson"\cX" where X is non-printable is now fatal
2014-05-30 Karl WilliamsonRemove deprecated 'PL_sv_objcount'
2014-05-29 Karl WilliamsonRevert "Upgrade Digest::SHA from version 5.88 to 5.91"
2014-05-29 Karl WilliamsonRevert "Upgrade Term::Cap from version 1.15 to 1.16"
2014-05-29 Tony Cookperldelta for e16b8d1b7d43, 32f4893f37f4
2014-05-29 Tony Cookperldelta for 945313f0aee2, c4885710b2c3
next