Perl 5 Commit Summary
[email protected] (Perl 5 commit summary)
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
Perl 5 commit summary, activity since Wednesday Current branch blead 14 commits. 4 unique authors. 4 unique committers. 24 files changed, 163 insertions(+), 81 deletions(-) Snapshot: http://perl5.git.perl.org/perl.git/snapshot/7c75014e4b3bd5eb.tar.gz fix for RT #8438: $tied->() doesn't call FETCH David Mitchell 3 files changed, 29 insertions(+), 27 deletions( http://perl5.git.perl.org/perl.git/commit/7c75014e4b3bd5eb Avoid overflow warning in chop.t. Craig A. Berry 1 file changed, 1 insertion(+), 0 deletions(-) http://perl5.git.perl.org/perl.git/commit/dfae30232f1b2772 fix indendation of DM_* flag definitions David Mitchell 1 file changed, 5 insertions(+), 5 deletions(-) http://perl5.git.perl.org/perl.git/commit/613a9ec2cfb133a9 express DM_[GU]ID flags in terms of components David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-) http://perl5.git.perl.org/perl.git/commit/6ca8229ddb2de12c rename DM_ARRAY flag to DM_ARRAY_ISA David Mitchell 5 files changed, 6 insertions(+), 6 deletions(-) http://perl5.git.perl.org/perl.git/commit/354b0578ec63c058 belatedly add a test for RT #51636: David Mitchell 1 file changed, 16 insertions(+), 0 deletions(-) http://perl5.git.perl.org/perl.git/commit/3a19377ba2315fce Revert "Re: [perl #51636] segmentation fault with array ties" David Mitchell 1 file changed, 3 insertions(+), 19 deletions(-) http://perl5.git.perl.org/perl.git/commit/8ef242405b8c660c threads::shared: veto signal despatch if locked David Mitchell 1 file changed, 23 insertions(+), 0 deletions(-) http://perl5.git.perl.org/perl.git/commit/65c7421c80585e0d add PL_signalhook to hook into signal dispatch David Mitchell 5 files changed, 9 insertions(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/92f022bbf8c129c6 Do not advertise Math::TrulyRandom, which hasn't been updated since 1996 Rafael Garcia-Suarez 1 file changed, 2 insertions(+), 2 deletions(-) http://perl5.git.perl.org/perl.git/commit/83918a83a5dfae80 Remove extraneous semicolon from OP_PRIVATE_ONCE. Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/f58883a1a38c3662 Deprecate find_rundefsvoffset() Vincent Pit 3 files changed, 13 insertions(+), 2 deletions(- http://perl5.git.perl.org/perl.git/commit/03d5bcf83cdbcccf The UNDERBAR macro should use find_rundefsv() as well Vincent Pit 2 files changed, 10 insertions(+), 6 deletions(- http://perl5.git.perl.org/perl.git/commit/483ce06a4f6c720f Make pp_reverse fetch the lexical $_ from the correct pad Vincent Pit 8 files changed, 43 insertions(+), 10 deletions( http://perl5.git.perl.org/perl.git/commit/789bd863840ef4ff