Front page | perl.perl5.porters |
Postings from May 2015
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
May 27, 2015 01:14
Subject:
Perl 5 Commit Summary
Message ID:
E1YxPv7-0006Nb-K8@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch smoke-me/tonyc/post-5.22
18 commits. 8 unique authors. 1 unique committer.
21 files changed, 88 insertions(+), 42 deletions(-)
Net code removal: Daniel Dragan (6 lines) Niko Tyni (5 lines)
Jim Cromie (1 line)
Thanks, applied: Tony Cook (17)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6ca26df979d733f3.tar.gz
[perl #125115] don't create file GLOB(...) when dupping a closed handle
Tony Cook 2 files changed, 14 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/6ca26df979d733f3
refactor win32_get_*lib() funcs to match rest of PERL_IMPLICIT_SYS API
Daniel Dragan 9 files changed, 18 insertions(+), 31 deletions(
http://perl5.git.perl.org/perl.git/commit/90d22fd4a13a0db6
Fix RT#71678 (-d a command after exit) with a test.
Shlomi Fish 4 files changed, 41 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/43a301048faeb3fd
let Visual C 2013 builds run on WinXP
Daniel Dragan 3 files changed, 56 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/04463eb0aca0eaec
Perl_croak->croak and misc C optimizing in POSIX.pm
Daniel Dragan 3 files changed, 21 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/71aa131f039b40c2
remove redundant PERL_EXPORT_C and PERL_XS_EXPORT_C macros
Daniel Dragan 7 files changed, 199 insertions(+), 224 deletion
http://perl5.git.perl.org/perl.git/commit/3f119eb391372f31
Fix bug in Math::BigFloat's bceil() and bint() methods.
Peter John Acklam 6 files changed, 12 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/2d24f3c0052f5f24
Speed up Math::BigFloat -> blog().
Peter John Acklam
http://perl5.git.perl.org/perl.git/commit/bb7a84adc17216f3
lib/vars_carp.t: fix wrong test
Reini Urban
http://perl5.git.perl.org/perl.git/commit/600e98455f618814
Fix quote() function to escape backslashes but not minus signs
Niko Tyni 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ee24d0a8706b3d97
Correct Math::BigInt -> new() for non-integer input.
Peter John Acklam 2 files changed, 13 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/1930bb4200732cae
Make t/run/locale.t survive missing locales masked by LC_ALL
Niko Tyni 1 file changed, 3 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f069de49a5e906cb
Correct bdiv() and bmod() in Math::BigRat
Peter John Acklam 3 files changed, 180 insertions(+), 39 deletions
http://perl5.git.perl.org/perl.git/commit/2b059fc8d84e5661
Correct bdiv() and bmod() in Math::BigInt and Math::BigFloat
Peter John Acklam 16 files changed, 495 insertions(+), 206 deletio
http://perl5.git.perl.org/perl.git/commit/8825ec50057c9838
fix XXX on DEBUG_TOP_FLAG comment
Jim Cromie 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/20a41eb29d75d154
perl_clone_using: Zero -DPERL_TRACE_OPS mem for sub-threads
Jim Cromie
http://perl5.git.perl.org/perl.git/commit/331649e1dd5a7101
remove obsolete VOL in S_parse_body
Daniel Dragan 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e51fb525435ba7ce
Handle fcntl(F_GETPIPE_SZ) failure in t/io/eintr.t
Dagfinn Ilmari Mannsåker 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/376de446eb86961b
Thread Previous