This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #93638] $ENV{LS_COLORS} causes miniperl glob failure
[perl5.git] / pod / perldelta.pod
2011-09-16 Father Chrysostomos[perl #93638] $ENV{LS_COLORS} causes miniperl glob...
2011-09-16 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.112580
2011-09-16 Chris 'BinGOs' Wil... Update CPANPLUS to CPAN version 0.9111
2011-09-16 Father ChrysostomosDisallow weakening of read-only references
2011-09-16 Father Chrysostomosperldelta update
2011-09-16 Father ChrysostomosPartial perldelta update
2011-09-14 Father Chrysostomos[perl #92436] Make Filter::Simple match variables better
2011-09-14 Nicholas ClarkNote Storable changes in perldelta.
2011-09-13 Nicholas ClarkChange POSIX::Termios::setattr() to default to TCASNOW...
2011-09-13 Nicholas ClarkUpdate perldelta to note that POSIX.so is now 12% smaller.
2011-09-12 Chris 'BinGOs' Wil... Update CPAN-Meta-YAML to CPAN version 0.004
2011-09-12 Chris 'BinGOs' Wil... Update Exporter to CPAN version 5.65
2011-09-12 Chris 'BinGOs' Wil... Update perlfaq to CPAN version 5.0150034
2011-09-12 Steffen Muellerperldelta galore for ExtUtils::ParseXS changes
2011-09-11 Chris 'BinGOs' Wil... Update Devel-PPPort to CPAN version 3.20
2011-09-11 Nicholas ClarkEliminate warnings from XSLoader on 5.005 and 5.004.
2011-09-11 Nicholas ClarkSimplify generated XS code by emitting a compatibility...
2011-09-10 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 1.78
2011-09-10 Father Chrysostomos[perl #92436] Filter::Simple can’t find end of POD
2011-09-09 Zeframremove index offsetting ($[)
2011-09-09 Dave RolskyAdd perldelta entries for all doc changes
2011-09-09 Father Chrysostomosch(dir|mod|own) should not ignore get-magic on glob...
2011-09-09 Father ChrysostomosCall get-magic once for *glob=$tied
2011-09-08 Chris 'BinGOs' Wil... Update perlfaq to CPAN version 5.0150033
2011-09-08 Chris 'BinGOs' Wil... Update Module-Load-Conditional to CPAN version 0.46
2011-09-07 Chris 'BinGOs' Wil... Update Module-Metadata to CPAN version 1.000007
2011-09-07 Nicholas ClarkIn Dumper.xs, use sv_newmortal() instead of sv_mortalco...
2011-09-07 Nicholas ClarkODBM_File can use the same T_PTROBJ typemap as the...
2011-09-07 Chris 'BinGOs' Wil... Update Module-Metadata to CPAN version 1.000006
2011-09-04 Chris 'BinGOs' Wil... Update CPANPLUS-Dist-Build to CPAN version 0.58
2011-09-03 Father ChrysostomosCall get-magic once for CV-to-GV assignment
2011-09-03 Craig A. Berryperldelta entry for File:Glob / CVE-2011-2728 fix.
2011-09-01 Nicholas ClarkReinstate the perldelta entry for CPANPLUS.
2011-09-01 Nicholas ClarkUpdate AnyDBM_File's documentation to avoid use POSIX;
2011-09-01 Nicholas ClarkNote the refactoring of POSIX.pm in perldelta.
2011-09-01 Chris 'BinGOs' Wil... Update CPANPLUS to CPAN version 0.9110
2011-09-01 Father Chrysostomos[perl #97492] Tests & delta for defined ${"::!"}
2011-08-31 Chris 'BinGOs' Wil... Updated Locale-Codes to CPAN version 3.18
2011-08-30 Father ChrysostomosEliminate is_gv_magical_sv
2011-08-30 Father ChrysostomosTiny typo in perldelta
2011-08-30 Father ChrysostomosUpdate docs about &CORE::subs()
2011-08-29 Father ChrysostomosMake setpgrp($x) equivalent to setpgrp($x,0)
2011-08-27 Father ChrysostomosGVs of localised arrays and hashes should be refcounted
2011-08-26 Father Chrysostomosperldelta for f132ae69 (*{undef})
2011-08-25 Father Chrysostomos[perl #93320] localising @DB::args leads to coredump
2011-08-25 Nicholas ClarkNote the demise of global.sym in perldelta.
2011-08-25 Father Chrysostomosperldelat update
2011-08-25 Father Chrysostomosperldelta: Move an entry under Testing
2011-08-23 Chris 'BinGOs' Wil... Update Archive-Extract to CPAN version 0.56
2011-08-23 Florian RagwitzUpgrade Pod::Simple from version 3.18 to 3.19
2011-08-23 Nicholas ClarkAdd t/porting/globvar.t, to sanity test globvar.sym...
2011-08-22 Father Chrysostomos[perl #95530] BigRat int(-1/2) == 0
2011-08-22 Chris 'BinGOs' Wil... Update Archive-Extract to CPAN version 0.54
2011-08-22 Karl WilliamsonRemove user-defined casing feature
2011-08-21 Steffen MuellerPerldelta for static XSUBs
2011-08-21 Ricardo Signesupdate TOC for perl5153delta
2011-08-21 Ricardo Signescreate perldelta.pod for 5.12.3
2011-08-20 Ricardo Signesremove boilerplate text from perldelta
2011-08-20 Ricardo Signesupdate perldelta for release;
2011-08-20 Ricardo SignesWIP
2011-08-19 Florian RagwitzUpgrade ExtUtils::Manifest from version 1.59 to 1.60
2011-08-18 Father Chrysostomosperldelta for perl #97010
2011-08-18 Father ChrysostomosDocument &CORE::nullary() calls
2011-08-17 Father Chrysostomos[perl #96126] Allocate CvFILE more simply
2011-08-16 Father Chrysostomosperldelta update
2011-08-15 Father Chrysostomosgeneric perldelta entry for prototype changes
2011-08-15 Father Chrysostomos&CORE::not and &CORE::getprotobynumber
2011-08-15 Father ChrysostomosMake lock(&foo) syntax nominally lock the subroutine
2011-08-14 Father Chrysostomosperldelta for &CORE::foo
2011-08-14 Reini UrbanB::Terse and B::Xref were missing some documentation.
2011-08-12 Father Chrysostomosperldelta for __FILE__()
2011-08-12 Father ChrysostomosRevert "[perl #95550] Remove prototypes from (l)stat"
2011-08-11 Nicholas ClarkSimplify embedvar.h, removing a level of macro indirect...
2011-08-10 Karl WilliamsonAdd perldelta for /aa and \b commit
2011-08-09 Chris 'BinGOs' Wil... Update Encode to CPAN version 2.44
2011-08-08 Chris 'BinGOs' Wil... Update Params-Check to CPAN version 0.32
2011-08-07 Chris 'BinGOs' Wil... Update CPAN to CPAN version 1.9800
2011-08-06 Chris 'BinGOs' Wil... Update DB_File to CPAN version 1.824
2011-08-06 Chris 'BinGOs' Wil... Update DB_File to CPAN version 1.823
2011-08-05 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 6.59
2011-08-04 H.Merijn BrandSupport gcc-4.x on HP-UX PA-RISC/64
2011-08-03 Chris 'BinGOs' Wil... Update Module-Metadata to CPAN version 1.000005
2011-08-03 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.112150
2011-08-01 Chris 'BinGOs' Wil... Update Module-Load to version 0.20
2011-08-01 Tony CookNote the stat() change in perldelta
2011-08-01 Nicholas ClarkNote in perldelta that makedef.pl has been refactored.
2011-07-30 Karl WilliamsonPanic with \b and /aa
2011-07-28 Father Chrysostomosperldelta for #95544 and #95748
2011-07-27 Chris 'BinGOs' Wil... Update Params-Check to CPAN version 0.30
2011-07-26 Father Chrysostomos[perl #95550] Remove prototypes from (l)stat
2011-07-25 Chris 'BinGOs' Wil... Updated Unicode-Normalize to CPAN version 1.13
2011-07-25 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.78
2011-07-25 Chris 'BinGOs' Wil... Update CPANPLUS to CPAN version 0.9109
2011-07-22 Father ChrysostomosCall get-magic on temp returned under recursion
2011-07-22 Father ChrysostomosDon’t call get-magic twice for sym refs
2011-07-21 David GoldenUpdate Module::Build to 0.39_01
2011-07-21 Chris 'BinGOs' Wil... Update Term-ANSIColor to CPAN version 3.01
2011-07-21 Nicholas ClarkIn perldelta.pod, fix a spelling error.
2011-07-21 Nicholas ClarkIncrease $PerlIO::via::VERSION following commit d477ab3...
2011-07-21 Father ChrysostomosCorrect lock’s prototype
next