This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2010-09-11 Ævar Arnfjörð... segfault on &Internals::* due to missing SvROK()
2010-09-11 Zeframfix MAD breakage caused by qw patch
2010-09-10 Zeframdocumentation on hooking the peephole optimiser
2010-09-10 Florian RagwitzMention the warnings changes in "updated modules"
2010-09-10 Florian RagwitzBump $warnings{,::register}::VERSION
2010-09-10 Florian RagwitzUpdate warnings.pl with the ::register changes
2010-09-10 Ricardo Signesperldelta for warnings updates
2010-09-10 Ricardo Signesimprove registration of warning categories
2010-09-10 Nicholas ClarkConvert Math::BigInt tests from Test to Test::More.
2010-09-10 Nicholas ClarkRemove obsolete core test directory boilerplate from...
2010-09-10 Nicholas ClarkConvert bignum tests from Test to Test::More.
2010-09-10 Nicholas ClarkRemove redundant lexicals from 3 bignum tests that...
2010-09-10 Nicholas ClarkRemove obsolete core test directory boilerplate from...
2010-09-10 Steffen MuellerFill in new Data::Dumper version in perldelta
2010-09-10 Steffen MuellerUpgrade Data::Dumper to 2.128
2010-09-10 Florian Ragwitzperldelta up to 95544aa
2010-09-10 Florian RagwitzMath-BigInt 1.92
2010-09-10 Florian RagwitzMath-BigInt 1.91
2010-09-10 Florian RagwitzFix copy/paste documentation error
2010-09-10 Florian Ragwitzbacmp() ignores its argument's sign
2010-09-10 Florian RagwitzLowest common multiple, not multiplicator
2010-09-10 Florian RagwitzFix a couple of Math-BigInt POD nits
2010-09-10 Paul JohnsonRemove qw(...) as parentheses deprecated warnings
2010-09-10 Florian Ragwitzis_pos means > 0, not >= 0
2010-09-10 Florian RagwitzMath-BigInt runs fine under PERL_CORE now
2010-09-09 David Mitchelladd support for SAVEt_GVSV to Perl_ss_dup
2010-09-09 Nicholas ClarkMake t/porting/authors.t pass under LC_ALL=en_GB.UTF...
2010-09-09 Nicholas ClarkDefine CxPADLOOP unconditionally, as post f83b46a0...
2010-09-09 Florian RagwitzTeach t/TEST about Math-BigInt in dist/
2010-09-08 David Mitchellbad things happened with for $x (...) { *x = *y }
2010-09-08 David Mitchellmove some comments back to the lines they refer to
2010-09-08 David Mitchellswap round a confusing #ifndef ... #else ...
2010-09-08 David Mitchellcreate itervar_u union in struct block_loop
2010-09-08 David Mitchelleliminate targoffset from struct block_loop
2010-09-08 David Mitchelleliminate next_op from struct block_loop
2010-09-08 AbigailPerl releases are tagged v5.XX.YY since v5.11.0. Update...
2010-09-08 Nicholas ClarkReorder interpreter struct to remove alignment hole...
2010-09-08 Nicholas ClarkRemove offer_nice_chunk(), PL_nice_chunk and PL_nice_ch...
2010-09-08 Zeframmake qw(...) first-class syntax
2010-09-08 Florian RagwitzStop corelist.pl from updating DESCRIPTION
2010-09-08 Florian RagwitzThis is a function, not a method
2010-09-08 Florian RagwitzMove test for #76540 to op/gv.t
2010-09-08 Florian RagwitzFix build for threaded perls
2010-09-08 Florian RagwitzMove magicalize_{isa,overload} out into functions
2010-09-08 David Goldenperlfunc: list each/keys/values as ARRAY functions
2010-09-07 Rafael Garcia... More tests for when(slice)
2010-09-07 David LeadbeaterFix RT #77468: Smart matching on slices
2010-09-07 Ben MorrowTests for caller_cx, cop_hints_*.
2010-09-07 Ben Morrowmake regen.
2010-09-07 Ben MorrowAPI functions for accessing the runtime hinthash.
2010-09-07 Chris 'BinGOs... Update Module::CoreList Changes and entry in Maintainer...
2010-09-07 Florian RagwitzThese files are no more
2010-09-06 Florian RagwitzFix a pod/buildtoc warning
2010-09-06 Florian RagwitzFix some more typos and bad wording
2010-09-06 Florian RagwitzFix typo spotted by ilmari++
2010-09-06 Florian RagwitzTry to encourage sending perldelta entries
2010-09-06 Rafael Garcia... Regenerate headers after last patch
2010-09-06 Zeframfunction interface to parse Perl statement
2010-09-06 Karl WilliamsonUpgrade to Test-Simple-0.97_01
2010-09-06 Florian Ragwitzperldelta up to f4beb78
2010-09-06 Father ChrysostomosA couple of perldelta fixes
2010-09-06 David Mitchell$ref++, $ref-- leaked referent
2010-09-06 Father Chrysostomos[perl #76138] perl inadvertently destroys signal handle...
2010-09-06 Father Chrysostomosrt74170: test case that triggered the problem
2010-09-06 Tony Cookrt74170: handle the stack changing in the custom sort...
2010-09-05 Jan DuboisCleanup perl5135delta.pod instead of perldelta.pod
2010-09-05 Jan DuboisRemove duplicate command to rebuild uudmap.h
2010-09-05 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.59
2010-09-05 Florian RagwitzRemove NEXT's README and Changes files
2010-09-05 Florian Ragwitzremove dist/Filter-Simple-Changes from MANIFEST
2010-09-05 Florian RagwitzUpdate release manager guide for perldelta move
2010-09-05 Florian RagwitzMove the latest perldelta to pod/perldelta.pod
2010-09-05 Chris 'BinGOs... Update CPANPLUS-Dist-Build to CPAN version 0.48
2010-09-05 Florian Ragwitzperldelta up to be34c38
2010-09-05 Steffen MuellerUpgrade Filter::Simple to 0.85
2010-09-05 Steffen MuellerFilter::Simple Changelog needn't be part of the core
2010-09-05 Tony Cookremove removed file dist/Cwd/Changes from the MANIFEST
2010-09-05 Steffen MuellerDo not ship the PathTools Changes
2010-09-05 Florian RagwitzFix core-cpan-diff for dists that extract weirdly
2010-09-04 Florian RagwitzUpdate base.pm's META.yml
2010-09-04 Florian RagwitzSynchronize with bignum 0.24
2010-09-03 Florian RagwitzSynchronize with Math::BigInt::FastCalc 0.21
2010-09-03 Florian RagwitzUpstream for Math::BigRat is CPAN
2010-09-03 Florian RagwitzMath::BigInt 1.90 just shipped to CPAN
2010-09-03 Florian Ragwitzperldelta up to 45b279e
2010-09-03 Florian RagwitzBump $Errno::VERSION after change be54382
2010-09-03 Craig A. BerryIn uudmap.h rule, nothing is different from the absence...
2010-09-03 Florian RagwitzBump Math::BigInt{,::Calc}::VERSION for bnok fixes
2010-09-03 Piotr FusikFix Math::BigInt's bnok($k) for $k==0 and $k==$n-1
2010-09-02 Florian Ragwitzblead is upstream for bignum
2010-09-02 Florian Ragwitzblead is upstream for Math-BigInt-FastCalc
2010-09-02 Florian Ragwitzblead is upstream for Math-BigInt
2010-09-02 Nicholas ClarkIn XS_VERSION_BOOTCHECK, correct the flags argument...
2010-09-02 Nicholas ClarkChange the first argument of Perl_fetch_cop_label(...
2010-09-02 Nicholas ClarkFor the generated XSLoader.pm, avoid a runtime lexical...
2010-09-02 AbigailFix test (see <20100901161607.GB2892@iabyn.com>)
2010-09-02 Curtis JewellSanity check on Errno values.
2010-09-01 Nicholas Clarkt/lib/common.pl must convert $^X to an absolute path...
2010-09-01 Nicholas ClarkTests using t/lib/common.pl need to run in separate...
2010-09-01 Todd RinaldoRT 74444 - install_lib.pl emits warnings when installpe...
next