In perl.git, the branch smoke-me/jhi/libperl has been created
<http://perl5.git.perl.org/perl.git/commitdiff/a5c55d895bb335cb08f2bf36879efdac681e0263?hp=0000000000000000000000000000000000000000>
at a5c55d895bb335cb08f2bf36879efdac681e0263 (commit)
- Log -----------------------------------------------------------------
commit a5c55d895bb335cb08f2bf36879efdac681e0263
Author: Jarkko Hietaniemi <[email protected]>
Date: Tue Jul 15 08:41:53 2014 +0000
Whitespace only.
M t/porting/libperl.t
commit a389e31f37484b1a0de6b5cf26f190416c9f129f
Author: Jarkko Hietaniemi <[email protected]>
Date: Sun Jul 13 16:13:30 2014 +0300
Scan for expected and unwanted undef (libc) symbols.
We would expect to see e.g. chmod() being used,
but we do not want to see e.g. gets() being used, ever.
M t/porting/libperl.t
commit eb53c6a586ec6ddc3d1ee134b58df230c941eaac
Author: Jarkko Hietaniemi <[email protected]>
Date: Mon Jul 14 21:31:19 2014 +0000
Sometimes Darwin has the string constants in cstring section.
Resolves the darwin x86 part of RT #12267 (the failing PL_no_mem test).
M t/porting/libperl.t
commit 26d2c78d72011f9e159ff930de1f9cd11337549c
Author: Jarkko Hietaniemi <[email protected]>
Date: Sun Jul 13 15:44:33 2014 +0300
test.pl:eq_array() is enough.
No bad is_deeply() emulation necessary.
M t/porting/libperl.t
commit a471fe85fe487a9a48a1f343cbdec30e67d4a7fd
Author: Jarkko Hietaniemi <[email protected]>
Date: Sun Jul 13 09:00:58 2014 +0300
More debugging output.
M t/porting/libperl.t
commit e586fc2440f0fff4779f7afb9e271c288a0bcbef
Author: Jarkko Hietaniemi <[email protected]>
Date: Sun Jul 13 08:57:45 2014 +0300
Handle darwin ppc nm output, RT #122267.
Not darwin ppc in particular: handle 32-bit nm output, in general.
M t/porting/libperl.t
commit 45738939252ac908ad8bdbdfc692bda481a117cb
Author: Jarkko Hietaniemi <[email protected]>
Date: Sun Jul 13 08:49:50 2014 +0300
Allow reading nm output from a file (or STDIN).
M t/porting/libperl.t
-----------------------------------------------------------------------
--
Perl5 Master Repository