summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* charnames: Explicitly return undef for empty inputKarl Williamson2020-05-273-2/+9
* regcomp.c: Improve dump ANYOFR patternsKarl Williamson2020-05-271-4/+9
* op/exec.t: ENOTDIR is a legit errnoKarl Williamson2020-05-271-0/+2
* t/re/speed.t: Adapt for sl-o-o-w boxesKarl Williamson2020-05-271-1/+3
* t/re/pat_advanced.t: Adapt for sl-o-o-w boxesKarl Williamson2020-05-271-1/+1
* re/regexp_nonull.t: Skip if no APItest builtKarl Williamson2020-05-272-1/+4
* op/sub.t: Skip APItest test if that not builtKarl Williamson2020-05-271-1/+1
* t/re/anyof.t: Adapt a test for EBCDICKarl Williamson2020-05-271-2/+3
* lib/DBM_Filter/t/encode.t: TODO a test on EBCDICKarl Williamson2020-05-271-1/+4
* dist/IO/t/cachepropagate-unix.t: Add os390 to TODO listKarl Williamson2020-05-271-2/+2
* lib/warnings.t: Fix EBCDIC toke warning wordingKarl Williamson2020-05-271-1/+2
* pod/perluniprops: Split run-on lines before '\'Karl Williamson2020-05-275-5/+8
* t/TEST: Skip some cpan module testing on EBCDICKarl Williamson2020-05-271-0/+10
* hints/os390.sh: Handle no C optimizationsKarl Williamson2020-05-271-1/+1
* t/re/regexp.t: Fix to properly handle EBCDICKarl Williamson2020-05-271-1/+1
* Fix tr/// determination of inplace editing for EBCDICKarl Williamson2020-05-273-180/+38
* set magic on $lex for $lex = (index(...) == -1) and make it an lvalueTony Cook2020-05-272-5/+36
* fix utf8 length magic handling for scalar reverseTony Cook2020-05-272-1/+11
* Remove part of commentSawyer X2020-05-251-1/+1
* Revision to hvds patch for #17775Karl Williamson2020-05-251-2/+5
* pjacklam has an email alias - fix checkAUTHORS.plSawyer X2020-05-252-1/+2
* Add quadmath to list of libraries.Peter John Acklam2020-05-251-0/+5
* regcomp.c: Fix leakKarl Williamson2020-05-241-7/+5
* Finally, bump version of File-GlobSawyer X2020-05-241-1/+1
* Fix File::Glob test:Sawyer X2020-05-241-8/+7
* Correct text on my() in false conditionalSawyer X2020-05-241-3/+3
* Remove File::Glob::glob() entirelySawyer X2020-05-242-7/+12
* Finalize config_h.SH for the __attribute__(always_inline) probeNiko Tyni2020-05-242-1/+9
* Fix config_h.SH duplication due to re-running Porting/config_h.plNiko Tyni2020-05-242-13/+1
* update POSIX POD to indicate that 'to(lower|upper)' were removedSergiy Borodych2020-05-231-0/+2
* Sergey Borodych is a perl authorKarl Williamson2020-05-231-0/+1
* Update perlfaq to CPAN version 5.20200523Karen Etheridge2020-05-2213-40/+39
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-22105-450/+454
* B: Remove duplicate check for split op in walkoptree.tDagfinn Ilmari Mannsåker2020-05-221-2/+2
* io_unix.t: make tests run on Windows builds if threads + AF_UNIXRichard Leach2020-05-211-6/+18
* eliminate recursion from yyl_fake_eof() into yyl_try()Tony Cook2020-05-212-15/+46
* eliminate len from recursive yyl_try/yyl_fake_eofTony Cook2020-05-211-10/+9
* removed unused len parameter from yyl_dblquote()Tony Cook2020-05-211-2/+3
* test that many blank lines doesn't exhaust stack in the tokenizerTony Cook2020-05-211-1/+12
* perlop - Use a tied scalar directly in chained comparison examplesDan Book2020-05-211-9/+10
* perlop - Add more examples for chained comparisonsDan Book2020-05-211-1/+15
* perlsyn - Mention that postfix foreach cannot specify a lexical variableDan Book2020-05-201-0/+2
* A few small cleanups in ConfigureH.Merijn Brand2020-05-191-9/+0
* pp_sys.c: don't hardcode socket address buffer sizeTomasz Konojacki2020-05-192-3/+7
* add Configure probe for struct sockaddr_storageTomasz Konojacki2020-05-1915-3/+44
* Reflect move of metaconfig.gitDominic Hargreaves2020-05-171-3/+4
* Update release schedule for forthcoming maint releasesSteve Hay2020-05-151-0/+2
* Add epigraph for 5.31.11Steve Hay2020-05-141-0/+6
* Tick 5.31.11 in another place and correct its release dateSteve Hay2020-05-141-2/+2
* typo "set_locale" should be "setlocale"Paul Marquess2020-05-121-1/+1