This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add 1 to SvGROW under COW (and fix svleak.t)
[perl5.git] / dist /
2013-06-04 Father Chrysostomos[perl #117531] Deparse elements of %# correctly
2013-06-04 Father Chrysostomosdeparse.t: Fix test count
2013-06-04 Paul Greenremove obsolete VOS special cases from eu_command.t
2013-06-04 hexcoder[perl #117311] B::Deparse with option -l leaves formfee...
2013-05-28 Jerry D. HeddenUpgrade to threads 1.87
2013-05-28 Father Chrysostomos[perl #117081] Deparse foreach my $lexical correctly...
2013-05-27 David Steinbrunnertypo fixes for Math-BigInt
2013-05-27 Father ChrysostomosIncrease $Net::Ping::VERSION to 2.42
2013-05-27 Father ChrysostomosNet::Ping: wrap long pod lines
2013-05-26 Ricardo Signesmake corelist switches always case sensitive
2013-05-25 James E KeenanBump Tie::File's test suite's version to match modules.
2013-05-25 David Steinbrunnertypo fixes for Tie::File
2013-05-25 David Steinbrunnertypo fixes for Term::ReadLine
2013-05-25 David Steinbrunnertypo fix for Module::CoreList
2013-05-25 David Steinbrunnertypo fix for Storable
2013-05-25 David Steinbrunnertypo fix for IO
2013-05-25 David Steinbrunnertypo fixes for ExtUtils::Install
2013-05-25 David Steinbrunnertypo fix for ExtUtils::CBuilder
2013-05-25 David Steinbrunnertypo fix for Data::Dumper
2013-05-25 David Steinbrunnertypo fix for bigint
2013-05-25 David Steinbrunnertypo fixes for B::Depaese
2013-05-25 Alexandr Ciorniicanonical.t test for Storable will use Digest::MD5...
2013-05-25 James E KeenanBump $VERSION.
2013-05-25 David Steinbrunnertypo fixes for Locale::Maketext
2013-05-25 David Steinbrunnertypo fixes for Cwd
2013-05-25 David Steinbrunneranother typo fix for ExtUtils::ParseXS
2013-05-25 David Steinbrunnertypo fixes for ExtUtils::ParseXS
2013-05-25 David Steinbrunnertypo fix for Attribute::Handlers
2013-05-24 David Goldenfix various podcheck nits
2013-05-24 David Goldenfix various Pod line length warnings
2013-05-21 Chris 'BinGOs' Wil... Merge branch 'smoke-me/coreutils' into blead
2013-05-21 Nicholas ClarkRemove 2 superfluous use lines from ExtUtils::CBuilder.
2013-05-21 Nicholas ClarkRemove fakethr.h and eliminate all references to it...
2013-05-20 Ricardo Signesupdate corelist for Getopt::Std, utf8
2013-05-19 Chris 'BinGOs' Wil... Added v5.18.0 and v5.19.0 data to Module::CoreList...
2013-05-19 Ricardo Signesupdate Module::CoreList for 5.19.0
2013-05-19 Ricardo Signesupdate CoreList for new Pod::Simple in 5.18.0
2013-05-19 Ricardo Signesbump the version on Module::CoreList
2013-05-19 Chris 'BinGOs' Wil... Add repository and bugtracker META to Module-CoreList...
2013-05-19 Ricardo Signesupdate Module::CoreList for v5.18.0
2013-05-19 Chris 'BinGOs' Wil... Include deprecations for v5.17.10 and v5.17.11 in Modul...
2013-05-19 Ricardo Signesupdate Module::CoreList for v5.17.11
2013-05-19 James E KeenanSubject: [PATCH] Update INSTALLDIRS to favor installati...
2013-05-19 Ricardo Signesupdate Module::CoreList for 5.19.0
2013-05-18 Karl WilliamsonRemove core references to SVt_BIND
2013-05-15 Tony CookAddress [perl #117999] for now by skipping known bad...
2013-05-15 Chris 'BinGOs' Wil... Add Module::CoreList::Utils module
2013-05-12 Ricardo Signesupdate CoreList for new Pod::Simple in 5.18.0
2013-05-11 Ricardo Signesbump the version on Module::CoreList v5.18.0-RC1
2013-05-10 Chris 'BinGOs' Wil... Add repository and bugtracker META to Module-CoreList...
2013-05-10 Ricardo Signesupdate Module::CoreList for v5.18.0
2013-05-07 Dominic Hargreavesbump dist/IO/lib/IO/Handle.pm version to 1.34
2013-05-07 Dominic Hargreaves[perl #117791] Clarify that write does not match the...
2013-05-05 Craig A. BerryFix non-blocking sockets on VMS.
2013-05-04 Chris 'BinGOs' Wil... Fix typo in Module::CoreList POD
2013-05-03 Nicholas ClarkRevert "Add a deprecation warning for all uses of ...
2013-05-02 Ricardo SignesCarp: add a test for top-of-stack longmess
2013-05-02 Ricardo SignesCarp: distinguish deleted stash from top of stack
2013-04-23 Chris 'BinGOs' Wil... Include deprecations for v5.17.10 and v5.17.11 in Modul...
2013-04-20 Ricardo Signesupdate Module::CoreList for v5.17.11
2013-04-18 Francois Perradfix dist/IO/t/cachepropagate-unix.t
2013-04-14 Moritz LenzDocument that range operator '..' can not be overloaded.
2013-04-14 James E KeenanSubject: [PATCH] Update INSTALLDIRS to favor installati...
2013-04-12 Aaron CraneB::Deparse: document that `state sub` is unimplemented
2013-04-12 Aaron Cranedeparse.t: delete now-unneeded __WARN__ suppression
2013-04-12 Aaron CraneB::Deparse: stub implementation of deparsing lexical...
2013-03-27 Yves Ortonfix comment, reindent and add parenthesis for clarity
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-03-21 Max MaischeinUpdate corelist for 5.17.10
2013-03-21 Max Maischein Update Net::Ping from 2.40 to 2.41
2013-03-21 Nicholas ClarkAdd a deprecation warning for all uses of @*, %*, ...
2013-03-21 Nicholas ClarkGenerate the deprecation warnings for all uses $* or $#.
2013-03-21 Nicholas ClarkChange B::Deparse's test to test interpolation of ...
2013-03-20 Brad GilbertMake utf8 downgrading in constant.pm, version dependent
2013-03-18 Tony Cookbump Tie-File's test version to match the module version
2013-03-18 Karl Williamsondist/bignum/lib/bignum.pm: Fix broken pod link
2013-03-18 Karl Williamsondist/bignum/lib/bigrat.pm: Fix broken pod link
2013-03-18 Karl Williamsondist/bignum/lib/bigint.pm: Fix broken pod link
2013-03-18 Karl WilliamsonMath/BigRat.pm: Fix some broken pod links
2013-03-18 Karl WilliamsonMath-BigInt: Fix some broken links
2013-03-18 Karl WilliamsonTie/File.pm: Fix pod broken link typo
2013-03-18 Karl Williamsonconstant.pm: Rmv ref in pod to non-existent module
2013-03-15 Steve PetersUpgrade to Net::Ping 2.40. This should silence much...
2013-03-15 Steffen MuellerData::Dumper version bump and changelog for release
2013-03-15 Steffen MuellerData::Dumper test compatibility fixes for older Perls
2013-03-15 Steffen MuellerAdd security warning about eval'ing DD output
2013-03-14 Karl WilliamsonAllow Data::Dumper to work on older Perls
2013-03-14 Steve PetersUpdate Net-Ping to 2.39.
2013-03-11 Chris 'BinGOs' Wil... corelist --feature is actually on available >= v5.16.0
2013-03-11 Chris 'BinGOs' Wil... Update Module-CoreList for v5.16.3
2013-03-11 Chris 'BinGOs' Wil... Finalise Module-CoreList for v5.14.4
2013-03-11 Chris 'BinGOs' Wil... Update Module-CoreList with v5.14.4 data
2013-03-10 Dominic HargreavesCorrect version data for Module::CoreList in 5.16.2
2013-03-09 Karl WilliamsonBump version of Term::ReadLine
2013-03-09 James E KeenanStandardize spelling of 'supersede' throughout the...
2013-03-03 David Mitchelldeparse.t: mask STDERR noise on lex sub TODO test
2013-03-02 Florian RagwitzSynchronise VERSIONs of all bignum modules
2013-02-28 James E KeenanLoosen the passing requirement for a regex.
2013-02-26 Steffen MuellerUpdate Data::Dumper version and release date
2013-02-26 Steffen MuellerUpdate Data::Dumper changelog
next