summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Carp: skip some tests of "$qr" on older perlsRicardo Signes2015-03-141-8/+25
* Carp: correct precedence of ord and == in testsRicardo Signes2015-03-142-2/+2
* Begin updating perldelta for 5.21.10Steve Hay2015-03-141-5/+89
* Upgrade Encode from version 2.70 to 2.72Steve Hay2015-03-148-13/+17
* dist/Data-Dumper/t/quotekeys.t: Generalize for EBCDICKarl Williamson2015-03-131-4/+14
* Data::Dumper/t/dumper.t: Add testKarl Williamson2015-03-131-1/+25
* dist/Data-Dumper/t/dumper.t: Generalize for EBCDIC platformsKarl Williamson2015-03-131-36/+72
* Data::Dumper: Generalize for EBCDIC platformsKarl Williamson2015-03-132-107/+222
* dist/Data-Dumper/t/dumper.t: Add test namesKarl Williamson2015-03-131-2/+2
* Data::Dumper/t/dumper.t: only specify number of tests onceKarl Williamson2015-03-131-2/+5
* Data::Dumper/t/dumper.t: Remove test numbers from commentsKarl Williamson2015-03-131-52/+52
* dist/Storable/t/utf8.t: Fix to work on early PerlsKarl Williamson2015-03-131-2/+4
* dist/Safe/t/safeutf8.t: Fix to work on early PerlsKarl Williamson2015-03-131-1/+6
* t/TEST: Avoid SIGPIPEs on os390Karl Williamson2015-03-131-0/+3
* POSIX/t/sigaction.t: Skip failing EBCDIC testKarl Williamson2015-03-131-0/+1
* t/lib/open.t: Generalize for EBCDIC platformsKarl Williamson2015-03-131-4/+9
* dist/IO/t/io_utf8argv.t: Generalize for non-ASCII platforms.Karl Williamson2015-03-131-6/+15
* make perl -Dt display padnames with sort blocksDavid Mitchell2015-03-131-12/+20
* Perl_multideref_stringify: don't SEGV on null cvDavid Mitchell2015-03-133-19/+33
* Upgrade CPAN from 2.09-TRIAL to 2.10.Steve Hay2015-03-135-17/+10
* Optimize out unicode_to_native(), native_to_unicode()Karl Williamson2015-03-124-3/+94
* Fix t/loc_tools.plKarl Williamson2015-03-121-13/+16
* perl.h: Only #define item onceKarl Williamson2015-03-121-4/+2
* POSIX: emulation for logb()Jarkko Hietaniemi2015-03-121-0/+2
* quadmath: llrintq and llroundq do existJarkko Hietaniemi2015-03-121-2/+2
* Remove another stray Test::Simple file that is listed as EXCLUDEDSteve Hay2015-03-122-21/+0
* [perl #123847] crash with *foo::=*bar::=*with_hashFather Chrysostomos2015-03-112-3/+13
* perldelta for afad11a2ceSteve Hay2015-03-121-0/+4
* Straighten Porting/Maintainers.pl out following Test::Simple restorationSteve Hay2015-03-123-58/+2
* add "what it does" comment to utils/enc2xs.PLDavid Mitchell2015-03-111-0/+3
* Improve comments at head of pp_signature()David Mitchell2015-03-111-6/+6
* don't test non-null argsDavid Mitchell2015-03-1111-60/+20
* Merge branch 'test-simple-old' into bleadRicardo Signes2015-03-11250-20662/+5165
|\
| * Spelling correction.James E Keenan2015-03-111-1/+1
| * Remove use of Test::Stream per ilmari's patch on p5p.James E Keenan2015-03-111-2/+9
| * move back to a stable Test-Simple, v1.001014Ricardo Signes2015-03-11249-20660/+5156
|/
* [perl #123963] "@<fullwidth digit>"Father Chrysostomos2015-03-102-2/+5
* mg.c:Perl_magic_set: don't use 0 as "failed" gid_tHugo van der Sanden2015-03-101-2/+8
* hints/os390.sh: z/OS doesn't work with an fd in file descKarl Williamson2015-03-101-0/+4
* hints/os390.sh: UpdateKarl Williamson2015-03-101-17/+10
* hints/os390.sh: z/OS long long supportJohn Goodyear2015-03-101-1/+1
* fix XXX comment for regcomp.c:S_regHugo van der Sanden2015-03-101-1/+1
* grok_atoUV: don't make part of APIHugo van der Sanden2015-03-0916-5/+19
* [perl #123814] replace grok_atou with grok_atoUVHugo van der Sanden2015-03-0922-191/+269
* [perl #123814] stricter handling of numbers in regexp quantifiersHugo van der Sanden2015-03-092-5/+27
* DBM_Filter/t/utf8.t: Generalize for other EBCDIC code pagesKarl Williamson2015-03-091-17/+9
* dist/Net-Ping/t/450_service.t: Skip 2 tests on os390Karl Williamson2015-03-091-2/+2
* Module::CoreList: Fix to work on EBCDIC platformsKarl Williamson2015-03-093-5/+25
* Devel::Peek:Peek.t: Fix to work on EBCDICKarl Williamson2015-03-091-14/+22
* dist/Safe/t/safeutf8.t: Generalize to non-ASCII platformKarl Williamson2015-03-091-1/+1