summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Future proof version checkAdam Hartley2020-07-301-3/+3
* Update darwin.shAdam Hartley2020-07-301-2/+2
* Simplify syscall checkAdam Hartley2020-07-301-4/+3
* Update deprecated syscall check for 11.x and greaterAdam Hartley2020-07-301-2/+2
* Update error messageAdam Hartley2020-07-301-1/+1
* Update AUTHORSAdam Hartley2020-07-301-0/+1
* Add 11.x support for darwin.shAdam Hartley2020-07-301-2/+2
* Update regen/feature.pl☢ ℕicolas ℝ2020-07-302-62/+62
* IO::Socket::UNIX: synchronize behavior with module documentation (#17787)vividsnow2020-07-302-1/+6
* pp.c/pp_hot.c - add NV<->NV case to numerical comparison opsRichard Leach2020-07-302-18/+54
* Fix 404 and text in New Unicode properties sectionraiph2020-07-301-3/+3
* bump IO to 1.44Tony Cook2020-07-301-0/+13
* IO::Handle: clear the error on both input and output streamsTony Cook2020-07-302-6/+16
* make $fh->error report errors from both input and outputTony Cook2020-07-302-5/+26
* document the unary minus exception for barewordsTony Cook2020-07-301-3/+4
* use semicolon to separate statementsGraham Knop2020-07-302-2/+2
* Small changes to test on bugzilla and improve compatibilityRyan Voots2020-07-302-2/+2
* Bump Safe.pm version with changeRyan Voots2020-07-301-2/+2
* Update Safe.pm to use tr/// to trigger loading utf8_heavy.pl.Ryan Voots2020-07-302-6/+2
* perlrecharclass.pod: Make clear that $, has been assigned toJames E Keenan2020-07-301-1/+3
* Fix format issue in t/op/taint.t and add strict/warningsNicolas R2020-07-301-20/+27
* Force path to ExtUtils::PL2Bat in make_ext.plLeon Timmermans2020-07-301-1/+1
* Make pl2bat use ExtUtils::PL2BatLeon Timmermans2020-07-301-72/+20
* Eliminate -a option of pl2batLeon Timmermans2020-07-301-28/+15
* Import ExtUtils::PL2BatLeon Timmermans2020-07-305-0/+238
* intrpvar.h -reorder PERLVARS to close x86-64 alignment holesRichard Leach2020-07-301-28/+30
* use absolute paths in ExtUtils::ParseXS tests on all platformsGraham Knop2020-07-303-11/+10
* avoid using C99/C11 functions that NetBSD doesn't defineTony Cook2020-07-301-0/+16
* GNU/Hurd doesn't support SO_PROTOCOLSamuel Thibault2020-07-301-2/+2
* Revert "Debugging GH #17671."Karl Williamson2020-07-301-4/+0
* Revert "there is no obvious reason not to set flags"Karl Williamson2020-07-301-2/+3
* Define a new SAVEt_HINT_HH typePaul "LeoNerd" Evans2020-07-303-15/+21
* lex_assign.t: Correct typo in test descriptionJames E Keenan2020-07-291-1/+1
* Document PERL_VERSION and kin as deprecatedKarl Williamson2020-07-291-0/+26
* Improve detection of Intel C/C++ compilers. (#18001)Graham✈️✈️2020-07-292-1/+2
* autodoc.pl: Improve wording in perlapi/perlinternKarl Williamson2020-07-281-1/+2
* File-Path: sync in CPAN version 2.17James E Keenan2020-07-253-5/+4
* win32.c: rework the waitpid(-1, WNOHANG) fixTomasz Konojacki2020-07-241-4/+7
* Fix typo when using nBIT_UMAXNicolas R2020-07-221-1/+1
* Fixes typo from d223e1ea9ae864c0e563187f1e76240ef1acad87Ryan Voots2020-07-221-1/+1
* add 'isa' operator to perlexperimentreneeb2020-07-221-0/+10
* warnings: fix missed `$c` in previous commitDagfinn Ilmari Mannsåker2020-07-212-2/+2
* warnings: fix POD typo "you" → "your"Dagfinn Ilmari Mannsåker2020-07-212-2/+2
* warnings: rename `$a` and `$b` lexical variables in docs and codeDagfinn Ilmari Mannsåker2020-07-212-62/+62
* [MERGE] Remove Symbian support and PERL_GLOBAL_STRUCTDagfinn Ilmari Mannsåker2020-07-21148-10507/+125
|\
| * Perldelta entry for PERL_GLOBAL_STRUCT removalDagfinn Ilmari Mannsåker2020-07-201-3/+3
| * Perldelta entry for Symbian removalDagfinn Ilmari Mannsåker2020-07-201-4/+4
| * Remove PL_appctx and PL_timesbase interpreter variablesDagfinn Ilmari Mannsåker2020-07-204-29/+0
| * Remove code guarded by PERLIO_STD_SPECIALDagfinn Ilmari Mannsåker2020-07-201-8/+0
| * Remove use of dVAR in coreDagfinn Ilmari Mannsåker2020-07-2039-261/+18