Front page | perl.perl5.porters |
Postings from July 2014
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
July 23, 2014 01:14
Subject:
Perl 5 Commit Summary
Message ID:
E1X9l8D-00060h-JZ@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
43 commits. 9 unique authors. 7 unique committers.
57 files changed, 1359 insertions(+), 725 deletions(-)
Net code removal: Dagfinn Ilmari Mannsåker (25 lines)
Thanks, applied: Tony Cook (2) James E Keenan (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6e75769d300856d7.tar.gz
Use %I64d instead of %lld for MinGW
Jan Dubois
http://perl5.git.perl.org/perl.git/commit/6e75769d300856d7
perlexperiment mentions features a lot, refer to the feature module
Alberto Simões
http://perl5.git.perl.org/perl.git/commit/2b0121e1c44b6ec8
_LIB_VERSION scan was trying leading address twice.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/4613f3c1178bbe52
Mention libperl.t, and explain nm output some more.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/9aa972151378d3fd
Move two variable assignments outside of parens.
James E Keenan
http://perl5.git.perl.org/perl.git/commit/c1e7a0a2cac6d665
Open3.pm:spawn_with_handles remove alot of duplicate operators
Daniel Dragan
http://perl5.git.perl.org/perl.git/commit/fe49d2ed6f822f90
Avoid undefined warnings.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/b5525e6868ef0ad4
In FreeBSD memcmp symbol can disappear.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/d2f5d4f944d5cf66
sv.h: Document SVt_INVLIST fields
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/da62e549ffa1848a
utf8_heavy.pl: Fix nit in comment
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/13eda8264d04d22c
cpan/Time-HiRes/t/itimer.t: better diagnostics
David Mitchell
http://perl5.git.perl.org/perl.git/commit/65dd9533e90d8e1e
Disallow importing functions from UNIVERSAL
Dagfinn Ilmari Mannsåker 4 files changed, 24 insertions(+), 49 deletions(
http://perl5.git.perl.org/perl.git/commit/1178d2cf03fa59bc
Regen podcheck db for new long verbatims in perlepigraph
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/e81c4bddb20ee382
perlop: Grammatical nit.
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/5cc4165376630d89
Upped version numbers for ModuleList
Abigail 4 files changed, 27 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/633c51bcc9849e67
Bump version number from 5.21.2 to 5.21.3
Abigail 22 files changed, 137 insertions(+), 137 deletio
http://perl5.git.perl.org/perl.git/commit/fb3a67619e8a1f5d
New perldelta.
Abigail 10 files changed, 596 insertions(+), 174 deletio
http://perl5.git.perl.org/perl.git/commit/13900f93267319cb
Installing Inline no longer installs Inline::C.
Abigail
http://perl5.git.perl.org/perl.git/commit/65651c629b65c844
Epigraph for 5.21.2
Abigail
http://perl5.git.perl.org/perl.git/commit/66f3ab9ef2557494
Merge branch 'release-5.21.2' into blead
Abigail 2 parents
http://perl5.git.perl.org/perl.git/commit/0973403a545e912a
Warn against tmpfile, and mention perlclib.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/bbc89b61fda2c0d0
Skip symbols for which Configure found no support.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/182bc98962948b00
Comments for dlopen.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/1671bb9e8e198a16
Expect sqrtl instead of sqrt if applicable.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/9be194d55da5f4e3
Adjust 31e62fa1f35be3aceacc7fa62ce72d7131299a9a
Abigail
http://perl5.git.perl.org/perl.git/commit/0e22af76ea3956d8
Add new release to perlhist
Abigail
http://perl5.git.perl.org/perl.git/commit/0f824be90600ec35
Acknowledgement section of perldelta
Abigail
http://perl5.git.perl.org/perl.git/commit/e831f11a309c7e5f
Listed updated modules.
Abigail
http://perl5.git.perl.org/perl.git/commit/aac7f82fce1f36fc
Update Module::CoreList for 5.21.2
Abigail
http://perl5.git.perl.org/perl.git/commit/6488e103c9fabe91
Revert "Update HTTP-Tiny to CPAN version 0.044"
Abigail 4 files changed, 325 insertions(+), 310 deletion
http://perl5.git.perl.org/perl.git/commit/41a81de646c4a1f9
Add fgets+tmpfile to avoidables, and add comments.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/31e62fa1f35be3ac
Add freebsd support.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/aab7f3d5bce9a546
Parsing linux input in darwin, and vice versa.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/88abe8fb309278b1
Add comments.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/68472ab120cab825
Scan for expected and unwanted undef (libc) symbols.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/831ed0350097bc66
Sometimes Darwin has the string constants in cstring section.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/6d1ca00b5f18910f
test.pl:eq_array() is enough.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/99a0b65c1ad51215
More debugging output.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/cb498e56a53bf488
Handle darwin ppc nm output, reenable test.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/7c616f707fe627c4
Allow reading nm output from a file (or STDIN).
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/caea674c9da63128
Changes for 5.21.1 -> 5.21.2.
Abigail
http://perl5.git.perl.org/perl.git/commit/6d9b7c7c4586a9db
Tick off the 5.20.0 and 5.20.1 releases.
Abigail
http://perl5.git.perl.org/perl.git/commit/cf217b12874de6af
"all question marks" is ambigious.
Abigail
http://perl5.git.perl.org/perl.git/commit/53e6b8f769d9ca5c
Current branch maint-5.20
12 commits. 3 unique authors. 1 unique committer.
20 files changed, 72 insertions(+), 42 deletions(-)
Thanks, applied: Steve Hay (11)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/8cce5ff50d4f798f.tar.gz
Get t/porting/cmp_version.t passing again following 3429841
Steve Hay
http://perl5.git.perl.org/perl.git/commit/8cce5ff50d4f798f
bump $PerlIO::via::VERSION to 0.15
Tony Cook
http://perl5.git.perl.org/perl.git/commit/35c10440fa848438
Under GLOBAL_STRUCT mgvtbl-s are const, which angers g++.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/34298414de23eaac
put va_end() in the right place
Tony Cook 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2f7d81385d2fd64e
add va_end() calls where missing for a va_start() or va_end().
Jarkko Hietaniemi 4 files changed, 15 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/5b1e7130c228acd7
fd closes for failure paths.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/e2cc8c0850918bc6
slen may be uninitialized.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/e3c3d49960409776
Uninitialized tmbuf.
Jarkko Hietaniemi 3 files changed, 29 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/568f0156c0fa55cb
Do not invert a NULL cp_list.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/71ad52df39f4bb29
Use the C_ARRAY_LENGTH.
Jarkko Hietaniemi 7 files changed, 15 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/ca1a72140c3f589c
Leaked string in failure path.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/3d66613332fa74fb
si_names access one past the end.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/79a530fe6b30fe01
New branch release-5.21.2
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/781898d693b8bc23.tar.gz
Installing Inline no longer installs Inline::C.
Abigail
http://perl5.git.perl.org/perl.git/commit/781898d693b8bc23
New branch rjbs/maint-5.18
7 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ef46f8336250f9ee.tar.gz
update META.* for v5.18.3-RC0
Ricardo Signes
http://perl5.git.perl.org/perl.git/commit/ef46f8336250f9ee
patchlevel.h: call this v5.18.3-RC0 for now
Ricardo Signes
http://perl5.git.perl.org/perl.git/commit/66dbb337f677cf96
bump version to 5.18.3
Ricardo Signes 22 files changed, 123 insertions(+), 123 deletio
http://perl5.git.perl.org/perl.git/commit/8ec597494d1989ab
update version for v5.18.3 corelist
Ricardo Signes 4 files changed, 21 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/ce0c560cec29770f
import Module-CoreList from blead
Ricardo Signes 9 files changed, 1097 insertions(+), 101 deletio
http://perl5.git.perl.org/perl.git/commit/8024c1a400ff6747
update perldelta for 5.18.3
Ricardo Signes
http://perl5.git.perl.org/perl.git/commit/c47146741694f0b1
import latest pod/perlpolicy.pod from blead
Ricardo Signes
http://perl5.git.perl.org/perl.git/commit/cebae84576e2aef0
New branch smoke-me/jhi/krakatau
10 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1d8156c6f84531d5.tar.gz
Introduce maxend for paranoia. Also, comments.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/1d8156c6f84531d5
Atol can be strtol in disguise, so grok_atou.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/8fc09a674063567c
Add strtoul and strtol to avoidables.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/ff85fa540b8417af
Document grok_atou as strtoul replacement.
Jarkko Hietaniemi 3 files changed, 31 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/ed7d224667f8853a
Use grok_atou instead of strtoul (no explicit strtol uses).
Jarkko Hietaniemi 2 files changed, 11 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/1882442a5ccd7ad3
Advertise grok_atou.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/f4f119da44c4fafd
Add atoi to avoidables.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/01d04edf011c3926
Add tests for grok_atou.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/56d57c6af7b01342
Use grok_atou instead of atoi.
Jarkko Hietaniemi 9 files changed, 69 insertions(+), 45 deletions(
http://perl5.git.perl.org/perl.git/commit/7539209de6e970c0
Implement grok_atou as safe/strict atoi replacement.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/8e2d62b0d17727d4
Deleted branch smoke-me/jhi/libperl
Deleted branch smoke-me/khw-grok
Thread Next