summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc typoHugo van der Sanden2015-03-181-2/+2
* perlrebackslash: Clarify that \b{} rules are volatileKarl Williamson2015-03-181-11/+20
* dist/Data-Dumper/t/dumper.t: White space onlyKarl Williamson2015-03-181-8/+8
* dist/Data-Dumper/t/dumper.t: Simplify EBCDICKarl Williamson2015-03-181-21/+6
* Term::Complete: Generalize for EBCDICKarl Williamson2015-03-181-2/+2
* lib/open.t: TODO an EBCDIC test until Encode fixedKarl Williamson2015-03-181-0/+2
* DBM_Filter/t/encode.t: temporarily skip until Encode fixedKarl Williamson2015-03-181-0/+5
* porting/readme.t: TODO failing EBCDIC testKarl Williamson2015-03-181-0/+2
* ext/SDBM_File/sdbm/dbu.c Generalize for EBCDIC platformsKarl Williamson2015-03-181-8/+18
* regexec.c: Fix improper warning.Karl Williamson2015-03-182-5/+36
* re/pat_advanced.t: Tighten testKarl Williamson2015-03-181-1/+1
* regcomp.sym: Update \b descriptionsKarl Williamson2015-03-183-29/+27
* PATCH: [perl #124091] PP Data::Dumper fails on \n isolateKarl Williamson2015-03-182-2/+11
* t/op/dump.t: silence 'Aborted' messages on stderrDavid Mitchell2015-03-181-10/+46
* Cwd.xs: silence recent compiler warningDavid Mitchell2015-03-181-2/+4
* S_grok_bslash_[ox]: assert char fitsDavid Mitchell2015-03-181-4/+26
* loopctl.c: Correct bug numFather Chrysostomos2015-03-181-1/+1
* [perl #124004] Fix stack bug with foreach(@empty)Father Chrysostomos2015-03-184-17/+22
* Remove PL_ prefix for recently added non-globalsKarl Williamson2015-03-175-23785/+23785
* Preserve OPTIMIZE in hintsVincent Pit2015-03-173-3/+17
* perldelta for previous commitSteve Hay2015-03-171-1/+1
* Upgrade to threads 2.01Jerry D. Hedden2015-03-174-9/+9
* Upgrade CPAN::Meta from version 2.143240 to 2.150001Steve Hay2015-03-1717-43/+359
* Blead is (almost!) using Carp-1.35Steve Hay2015-03-172-1/+4
* Porting/core-cpan-diff: Don't ignore EOLs or whitespaceSteve Hay2015-03-174-3/+27
* Revert discouragement of fatal warningsRicardo Signes2015-03-173-72/+40
* PL_custom_op{s,_names,_descs} should be set to NULL in perl_destruct().Nicholas Clark2015-03-171-0/+7
* avoid infinite loop in re_intuit_start()David Mitchell2015-03-172-14/+30
* re_intuit_start(): improve debugging outputDavid Mitchell2015-03-172-48/+72
* dist/ExtUtils-CBuilder/t/04-base.t: os390 fixKarl Williamson2015-03-171-1/+9
* Upgrade Text::ParseWords from version 3.29 to 3.30Steve Hay2015-03-174-19/+21
* Extend Cwd to work on z/OS sysplexed systemsKarl Williamson2015-03-171-0/+15
* dist/PathTools/Cwd.xs: rename variableKarl Williamson2015-03-171-19/+21
* dist/PathTools/Cwd.xs: White-space/comment onlyKarl Williamson2015-03-171-121/+131
* Bump version of dist/PathTools to 3.55Karl Williamson2015-03-1710-10/+10
* perldelta entry for ce3778a3796be3e4604ed9b3671ea624c5affe0b.James E Keenan2015-03-163-4/+12
* Document FATAL warnings as discouraged.David Golden2015-03-162-40/+64
* fix t/op/utf8cache.t with -DDEBUG_LEAKING_SCALARSReini Urban2015-03-171-0/+3
* perlunicode: Nit, for EBCDICKarl Williamson2015-03-161-1/+1
* perlpodspec: Generalize for EBCDICKarl Williamson2015-03-161-11/+13
* [perl #124048] Sort and compare version numbers numerically.Matthew Horsfall (alh)2015-03-161-5/+4
* pp_helem: Remove branch seemingly untaken (v2)Steffen Mueller2015-03-151-2/+1
* Commits from no working 'encoding' in EBCDICKarl Williamson2015-03-145-5/+13
|\
| * lib/open.t: Skip a test on EBCDIC because of encodingKarl Williamson2015-03-141-0/+2
| * ext/PerlIO-encoding/t/encoding.t: Skip on EBCDICKarl Williamson2015-03-141-0/+4
| * t/uni/chomp.t: Better explain why skipped on EBCDICKarl Williamson2015-03-141-1/+1
| * PerlIO-encoding/t/nolooping.t: Skip on EBCDIC platformKarl Williamson2015-03-141-4/+5
| * t/op/concat2.t: Skip 'use encoding' test in EBCDICKarl Williamson2015-03-141-0/+1
|/
* lib/DBM_Filter/t/encode.t: Generalize for non-ASCII platformsKarl Williamson2015-03-141-16/+6
* Skip testing all of /cpan on EBCDIC platforms for 5.22Karl Williamson2015-03-141-0/+5