This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Capitalise magic descriptions consistently
[perl5.git] / t / porting /
2014-10-08 Jarkko Hietaniemipod_rules.t needs special preamble.
2014-10-08 Jarkko HietaniemiTest preamble: explicit @INC, instead of unshift.
2014-10-07 Jarkko HietaniemiSkip the test if in linux but not in x86*.
2014-10-06 Jarkko HietaniemiThe leading underscore is optional in Darwin.
2014-10-06 Jarkko HietaniemiBail out if there seem to be no text symbols.
2014-10-03 Father ChrysostomosAdd linked mods to known_pod_issues
2014-09-27 George Greercpan/IO-Socket-IP: Skip a test that almost always fails...
2014-09-27 Craig A. BerryMake DB_File compile under clang++.
2014-09-26 Jarkko HietaniemiTru64: Skip tests that for some reason grind Tru64...
2014-09-26 Father ChrysostomosMention Future in perl5220delta
2014-09-26 Father ChrysostomosAdd Data::Alias to known_pod_issues.dat
2014-09-25 Craig A. BerrySpecify NI_NUMERICSERV for getnameinfo.
2014-09-25 Craig A. BerryIn autodie's truncate.t, close $tmpfile before opening...
2014-09-22 Father ChrysostomosHook::LexWrap is a valid pod link
2014-09-22 Father Chrysostomosregen pod issues
2014-09-20 Father Chrysostomosregen pod issues
2014-09-20 Steve Hay$VERSION bump cpan/ExtUtils-MakeMaker/lib/ExtUtils...
2014-09-20 Steve Hayperldelta - Remove boilerplate, fill in modules changes...
2014-09-19 Father Chrysostomosperldiag: Reunite ‘perhaps you forgot to load’
2014-09-19 Chris 'BinGOs' Wil... Document customisation introduced by 991b13da7
2014-09-19 Jarkko Hietaniemiquadmath has expq instead of expl.
2014-09-19 Father ChrysostomosTeach diag.t about Perl_mess
2014-09-16 Steve HayAdd new Digest-SHA file missed by 207902b174, and note...
2014-09-16 Steve HayNote that one MakeMaker test is currently CUSTOMIZED
2014-09-14 Chris 'BinGOs' Wil... Remove the corevers.t from Module-CoreList and amend...
2014-09-12 Jarkko Hietaniemiexpl will not be used if long double is double.
2014-09-10 Jarkko Hietaniemidarwin data sections can have wild prefixes and suffixes.
2014-09-10 David MitchellAutomate processing of op_private flags
2014-09-03 Chris 'BinGOs' Wil... Update Scalar-List-Utils to CPAN version 1.40
2014-08-31 Jarkko Hietaniemisqrt() disappeared in OSX, assuming it became pow().
2014-08-30 James E KeenanCheck validity of keys in hash passed as first argument.
2014-08-28 Father Chrysostomost/porting/readme.t: Get list from MANIFEST
2014-08-26 Steve HayUpgrade version from version 0.9908 to 0.9909
2014-08-23 Jarkko HietaniemiDo not test memcmp et al, now also Linux inlined it.
2014-08-11 Karl WilliamsonPATCH: [perl #121930] Bleadperl breaks MDOOTSON/Wx
2014-07-29 Jarkko HietaniemiMention sv_gets as the Perl-ish fgets-ish API.
2014-07-29 Jarkko HietaniemiAdd atol, atoll, strtoq to avoidables.
2014-07-29 Jarkko HietaniemiAdd system to avoidables.
2014-07-23 Jarkko HietaniemiAdd strtoul and strtol to avoidables.
2014-07-23 Jarkko HietaniemiAdd atoi to avoidables.
2014-07-22 Jarkko Hietaniemi_LIB_VERSION scan was trying leading address twice.
2014-07-22 Jarkko HietaniemiAvoid undefined warnings.
2014-07-21 Jarkko HietaniemiIn FreeBSD memcmp symbol can disappear.
2014-07-20 Karl WilliamsonRegen podcheck db for new long verbatims in perlepigraph
2014-07-20 Jarkko HietaniemiSkip symbols for which Configure found no support.
2014-07-20 Jarkko HietaniemiComments for dlopen.
2014-07-20 Jarkko HietaniemiExpect sqrtl instead of sqrt if applicable.
2014-07-20 AbigailAdjust 31e62fa1f35be3aceacc7fa62ce72d7131299a9a v5.21.2
2014-07-19 Jarkko HietaniemiAdd fgets+tmpfile to avoidables, and add comments.
2014-07-19 Jarkko HietaniemiAdd freebsd support.
2014-07-19 Jarkko HietaniemiParsing linux input in darwin, and vice versa.
2014-07-19 Jarkko HietaniemiAdd comments.
2014-07-19 Jarkko HietaniemiScan for expected and unwanted undef (libc) symbols.
2014-07-19 Jarkko HietaniemiSometimes Darwin has the string constants in cstring...
2014-07-19 Jarkko Hietaniemitest.pl:eq_array() is enough.
2014-07-19 Jarkko HietaniemiMore debugging output.
2014-07-19 Jarkko HietaniemiHandle darwin ppc nm output, reenable test.
2014-07-19 Jarkko HietaniemiAllow reading nm output from a file (or STDIN).
2014-07-13 James E Keenanskip_all on darwin until nm peculiarities can be straig...
2014-07-08 David Mitchelllibperl.t + ASAN + -DPERL_GLOBAL_STRUCT_PRIVATE
2014-07-02 Tony Cookavoid an undefined value warning from libperl.t
2014-07-01 Jarkko HietaniemiMake the "no name list" catcher more relaxed.
2014-06-29 Brian Fraserlibperl.t: Allow tetss to pass if perl was compiled...
2014-06-28 Jarkko HietaniemiCapture the stderr of "nm libperl.a".
2014-06-25 Jarkko HietaniemiAdd t/porting/libperl.t
2014-06-18 Karl WilliamsonRegenerate podcheck.t db for new too-long verbatim...
2014-06-18 Karl WilliamsonRevert the removal of 'use encoding'
2014-06-15 James E KeenanRun porting/podcheck.t --regen to undo manual changes.
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-13 Karl WilliamsonAdd note to 'encoding' pod that it's removed
2014-06-13 Karl WilliamsonExperimentally cause 'use encoding' to fail.
2014-06-12 Karl Williamsonregen podcheck.t db
2014-06-12 kafkaBring a few lines in Storable.pm under 80 cols.
2014-06-12 James E KeenanRemove entries for threads.pm and CoreList.pod.
2014-06-12 kafkaBring a few lines in SelfLoader.pm under 80 cols.
2014-06-05 Karl Williamsonperlapi: Refactor placements, headings of some functions
2014-06-05 Karl WilliamsonAllow dynamic lock of LC_NUMERIC
2014-06-02 Karl WilliamsonFix 2 overlong verbatim lines in Hash::Util
2014-06-02 Tony Cooktemporary fix for https://rt.cpan.org/Ticket/Display...
2014-06-01 Karl Williamsonperlebcdic: Clean-up
2014-05-31 Karl WilliamsonAdd utilities for dealing with EBCDIC
2014-05-31 Karl WilliamsonUpdate podcheck db to reflect fixed problem
2014-05-31 Steve HayUpgrade Encode from version 2.60_01 to 2.62
2014-05-31 Steve HayRemove Module-Build remnants
2014-05-31 Steve HayUpgrade libnet from version 1.25 to 1.27
2014-05-31 Chris 'BinGOs' Wil... Belt and braces, add Module-CoreList version checks...
2014-05-27 Nicholas ClarkPackage::Constants is a legitimate module name, not...
2014-05-27 Ricardo Signesremove Module-Build from core perl distribution
2014-05-27 Ricardo Signesremove CGI.pm from core perl distribution
2014-05-13 Ricardo Signesthere are no longer any problems in perldelta for now
2014-05-13 Ricardo Signesadd known modules from perl520delta
2014-05-08 David MitchellFix Encode 2.60 with g++
2014-05-08 Steve Hayre-apply: Upgrade to Encode-2.60
2014-05-07 Karl WilliamsonFix remaining too-long verbatim lines in perlxstut.pod
2014-05-07 kafkaBring a few lines in perlxstut.pod under 80 cols
2014-05-07 Karl WilliamsonRevert "Upgrade to Encode-2.60"
2014-05-06 Steve HayUpgrade to Encode-2.60
2014-04-29 David Mitchellmore Fix Windows build (of Encode) with VC++ 6.0
next