This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Finalise perldelta with updated module information
[perl5.git] / pod / perldelta.pod
2013-02-20 Chris 'BinGOs' Wil... Finalise perldelta with updated module information v5.17.9
2013-02-20 Chris 'BinGOs' Wil... Updated ACKNOWLEDGEMENTS in perldelta
2013-02-20 Ricardo Signesput an experimental warning on lexical topic
2013-02-20 Chris 'BinGOs' Wil... Remove more perldelta boilerplate
2013-02-20 Rafael Garcia-SuarezPerldelta note for undeprecating my $_
2013-02-20 Chris 'BinGOs' Wil... Remove boilerplate from perldelta
2013-02-19 Karl Williamsonperldelta for #116322 and #112244
2013-02-18 Chris 'BinGOs' Wil... Document d8a821fe in perldelta
2013-02-18 Chris 'BinGOs' Wil... Document 721fe537 in perldelta
2013-02-18 Chris 'BinGOs' Wil... Document 0f87678 in perldelta
2013-02-18 Chris 'BinGOs' Wil... Document encoding deprecation in perldelta
2013-02-17 Kent Fredricmg.c : revert ENV{x} = undef behaviour to be empty...
2013-02-16 Craig A. Berryperldelta for 012528a99df1906d6fe.
2013-02-16 Chris 'BinGOs' Wil... Updates to perldelta
2013-02-16 Chris 'BinGOs' Wil... Document in perldelta, new diag and Configure option.
2013-02-12 James E KeenanAdd entry for update to Data::Dumper.
2013-02-10 Chris 'BinGOs' Wil... Mention inclusion of both META files, in perldelta
2013-02-09 Chris 'BinGOs' Wil... Document corelist change in perldelta
2013-02-08 Karl WilliamsonAdd av_tindex() synonym for av_top_index()
2013-02-08 David GoldenUpdated File::Temp from 0.22 to 0.22_90
2013-02-06 David GoldenBenchmark iteration warnings should warn, not print
2013-02-04 Karl Williamsonperldelta.pod: Fix misstatement
2013-02-04 Karl WilliamsonAdd interpolations to regex sets
2013-01-30 Chris 'BinGOs' Wil... Add Config::Perl::V coring to perldelta
2013-01-27 Chris 'BinGOs' Wil... Fix podcheck errors in perldelta
2013-01-27 Chris 'BinGOs' Wil... Document module and utility deprecations in perldelta
2013-01-26 Tony Cookperldelta for f0af002c73 (-DPERL_GLOBAL_STRUCT)
2013-01-25 Tony Cookperldelta for a951350815 (PerlIO-scalar)
2013-01-24 Karl WilliamsonAdd deprecation warning for literal PATWS under /x
2013-01-20 Aaron CraneMake a new perldelta for 5.17.9-to-be
2013-01-20 Aaron CraneUpdate Module::CoreList for 5.17.8
2013-01-20 Aaron CraneLast-minute "known issue" in perldelta
2013-01-20 Aaron CraneUpdate perldelta for 5.17.8
2013-01-20 Karl WilliamsonAdd av_top() synonym for av_len()
2013-01-20 Karl WilliamsonDeprecate certain rare uses of backslashes within regexes
2013-01-16 Nicholas ClarkRemove the Rhapsody port.
2013-01-14 Karl WilliamsonAdd warnings for "\08", /\017/
2013-01-13 Ricardo Signesperldelta for #61362, croak on `perl directory`
2013-01-11 Karl WilliamsonNew regex experimental feature: (?[ ])
2013-01-03 Steve HayAdd support for building with VC++ 2012
2012-12-22 Karl WilliamsonDeprecate all is_(uni|utf8)_foo function uses
2012-12-20 Daniel Dragana better perldelta for d1bee06989
2012-12-19 Tony Cookperldelta for d1bee06989
2012-12-18 Dave RolskyMake a new perldelta for 5.17.8-to-be
2012-12-18 Dave RolskyAdd known t/op/require_errors.t failure to known problems v5.17.7
2012-12-18 Dave RolskyUpdate Module::CoreList for 5.17.7
2012-12-18 Dave RolskyThe 23b7025ebc commit is sufficiently documented in...
2012-12-18 Dave RolskyBetter description of hash assignment bug fixes
2012-12-18 Dave RolskyClarify hash assignment bug fix in list context
2012-12-18 Dave RolskyTrim description of one bug fix in perldelta
2012-12-17 Dave RolskyAdd placeholder for additional 23b7025ebc changes in...
2012-12-17 Dave RolskyAdd an =item marker for sub-list in perldelta
2012-12-17 Dave RolskyAdd delta for Storable & Locale::Maketext security...
2012-12-17 Dave RolskyFix some weird formatting in perldelta
2012-12-17 Dave RolskyAdd the generated Acknowledgements section to perldelta
2012-12-17 Dave RolskyRemove all the boilerplate notes from perldelta
2012-12-17 Dave RolskyWork in progress on perldelta for 23b7025ebc
2012-12-15 Father Chrysostomosperldelta: Add to-do note for hash changes
2012-12-15 Father Chrysostomosperldelta for glob changes
2012-12-15 Father Chrysostomosperldelta for bb4784f00 (Constant(undef))
2012-12-15 Father Chrysostomosperldelta for 67a057d6d8 (charnames crash)
2012-12-15 Father Chrysostomosperldelta for 230834321 (renamed stashes; m??; reset)
2012-12-15 Father Chrysostomosperldelta for 55b37f1c31 (goto $tied)
2012-12-15 Father Chrysostomosperldelta for f5eec17c/#115818
2012-12-15 Father Chrysostomosperldelta for 90b58ec9e (deprecate lexical $_)
2012-12-15 Father Chrysostomosperldelta for 4e52a9b69 and db9306af4 (local *method...
2012-12-15 Father Chrysostomosperldelta: 3d460042 fixed more local *ISA bugs
2012-12-15 Father Chrysostomosperldelta for 959f7ad7 (local *Detached::method)
2012-12-15 Father Chrysostomosperldelta for 978a498e (PL_sub_generation++)
2012-12-15 Father Chrysostomosperldelta for 6e1b2de7 (localised glob assignment)
2012-12-15 Father Chrysostomosperldelta for cows sawing ampersands
2012-12-15 Father Chrysostomosperldelta for de0df3c09/#23180
2012-12-15 Father Chrysostomosperldelta for ee0832cea (lexical constant warnings)
2012-12-15 Father Chrysostomosperldelta for 4ded55f35 (lexical constants)
2012-12-15 Father Chrysostomosperldelta for lexsub warnings
2012-12-15 Father Chrysostomosperldelta: Blanket entry for memory leaks
2012-12-15 Father Chrysostomosperldelta for f6f93f805 (circular blessings)
2012-12-15 Father Chrysostomosperldelta for 2f43ddf1e (sort {undef})
2012-12-14 David Mitchellslight update to perldelta for SvUPGRADE
2012-12-14 David Mitchellmake SvUPGRADE() a statement.
2012-12-14 Nicholas ClarkRemove the BeOS port.
2012-12-13 Nicholas ClarkNote the GDBM_File changes in perldelta.
2012-12-10 Tony Cookperldelta for 34213185
2012-12-09 Karl WilliamsonDeprecate some functions in utf8.c
2012-12-09 Karl Williamsonhandy.h: Change documentation for perlapi
2012-11-21 Ricardo Signesadd perldelta for 5.17.7
2012-11-20 Ricardo Signesupdate Module-CoreList
2012-11-20 Ricardo Signesclean up and finalize the perldelta
2012-11-20 Ricardo Signesstart cleaning up perldelta for 5.17.6
2012-11-20 Karl Williamsonperldelta.pod: Nits
2012-11-20 Craig A. Berryperldelta for VMS case preservation features.
2012-11-20 Steve HayAdd perldelta for 517bb5c6f8
2012-11-20 Yves Ortonrefine
2012-11-20 Yves Ortonadd more perldelta changes about hash patch
2012-11-20 Yves Ortondocument hash changes in perldelta
2012-11-20 Steffen Muellerperldelta: Entry for NO_TAINT_SUPPORT
2012-11-19 David Mitchellperldelta: mention OP_PADRANGE
2012-11-19 Nicholas ClarkRemove the EPOC port.
2012-11-18 Father Chrysostomosperldelta: hash function still needs mention
2012-11-18 Father ChrysostomosMore perlΓ stuff
next