This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-07-30 Thibault DUPONCHELLEAlign to haiku ports (+ keep some extra) and set path...
2020-07-30 Tony Cookre-work opslab handling to avoid non-portable alignment...
2020-07-30 Tony CookRevert "op.h: Add additional padding to struct opslab...
2020-07-30 Tom StellardAlways expose the perl_tsa_mutex_* functions when threa...
2020-07-30 Dan Bookcorelist - print a better error message if unknown...
2020-07-30 Tony Cookreport the index for not found hash/array index lookups...
2020-07-30 Nicolas RPorting/makerel: add cleanup option
2020-07-30 Nicolas RPorting/makerel - check for xz
2020-07-30 Nicolas RUpdate Net-Ping from 2.72 to 2.73
2020-07-30 E. ChorobaClearing DB::action at the end is no longer needed
2020-07-30 E. ChorobaAfter running an action in the debugger, turn it off
2020-07-30 Dagfinn Ilmari... Fix indirect method call in ExtUtils::Constant test
2020-07-30 Graham Knopput version directly in Exporter::Heavy
2020-07-30 Adam HartleyFuture proof version check
2020-07-30 Adam HartleyUpdate darwin.sh
2020-07-30 Adam HartleySimplify syscall check
2020-07-30 Adam HartleyUpdate deprecated syscall check for 11.x and greater
2020-07-30 Adam HartleyUpdate error message
2020-07-30 Adam HartleyUpdate AUTHORS
2020-07-30 Adam HartleyAdd 11.x support for darwin.sh
2020-07-30 ☢ ℕicolas ℝUpdate regen/feature.pl
2020-07-30 vividsnowIO::Socket::UNIX: synchronize behavior with module...
2020-07-30 Richard Leachpp.c/pp_hot.c - add NV<->NV case to numerical compariso...
2020-07-30 raiphFix 404 and text in New Unicode properties section
2020-07-30 Tony Cookbump IO to 1.44
2020-07-30 Tony CookIO::Handle: clear the error on both input and output...
2020-07-30 Tony Cookmake $fh->error report errors from both input and output
2020-07-30 Tony Cookdocument the unary minus exception for barewords
2020-07-30 Graham Knopuse semicolon to separate statements
2020-07-30 Ryan VootsSmall changes to test on bugzilla and improve compatibility
2020-07-30 Ryan VootsBump Safe.pm version with change
2020-07-30 Ryan VootsUpdate Safe.pm to use tr/// to trigger loading utf8_hea...
2020-07-30 James E Keenanperlrecharclass.pod: Make clear that $, has been assign...
2020-07-30 Nicolas RFix format issue in t/op/taint.t and add strict/warnings
2020-07-30 Leon TimmermansForce path to ExtUtils::PL2Bat in make_ext.pl
2020-07-30 Leon TimmermansMake pl2bat use ExtUtils::PL2Bat
2020-07-30 Leon TimmermansEliminate -a option of pl2bat
2020-07-30 Leon TimmermansImport ExtUtils::PL2Bat
2020-07-30 Richard Leachintrpvar.h -reorder PERLVARS to close x86-64 alignment...
2020-07-30 Graham Knopuse absolute paths in ExtUtils::ParseXS tests on all...
2020-07-30 Tony Cookavoid using C99/C11 functions that NetBSD doesn't define
2020-07-30 Samuel ThibaultGNU/Hurd doesn't support SO_PROTOCOL
2020-07-30 Karl WilliamsonRevert "Debugging GH #17671."
2020-07-30 Karl WilliamsonRevert "there is no obvious reason not to set flags"
2020-07-30 Paul "LeoNerd... Define a new SAVEt_HINT_HH type
2020-07-29 James E Keenanlex_assign.t: Correct typo in test description
2020-07-29 Karl WilliamsonDocument PERL_VERSION and kin as deprecated
2020-07-29 Graham✈️✈️Improve detection of Intel C/C++ compilers. (#18001)
2020-07-29 Karl Williamsonautodoc.pl: Improve wording in perlapi/perlintern
2020-07-26 James E KeenanFile-Path: sync in CPAN version 2.17
2020-07-24 Tomasz Konojackiwin32.c: rework the waitpid(-1, WNOHANG) fix
2020-07-23 Nicolas RFix typo when using nBIT_UMAX
2020-07-22 Ryan VootsFixes typo from d223e1ea9ae864c0e563187f1e76240ef1acad87
2020-07-22 reneebadd 'isa' operator to perlexperiment
2020-07-21 Dagfinn Ilmari... warnings: fix missed `$c` in previous commit
2020-07-21 Dagfinn Ilmari... warnings: fix POD typo "you" → "your"
2020-07-21 Dagfinn Ilmari... warnings: rename `$a` and `$b` lexical variables in...
2020-07-21 Dagfinn Ilmari... [MERGE] Remove Symbian support and PERL_GLOBAL_STRUCT
2020-07-20 Dagfinn Ilmari... Perldelta entry for PERL_GLOBAL_STRUCT removal 17941/head
2020-07-20 Dagfinn Ilmari... Perldelta entry for Symbian removal
2020-07-20 Dagfinn Ilmari... Remove PL_appctx and PL_timesbase interpreter variables
2020-07-20 Dagfinn Ilmari... Remove code guarded by PERLIO_STD_SPECIAL
2020-07-20 Dagfinn Ilmari... Remove use of dVAR in core
2020-07-20 Dagfinn Ilmari... Remove PERL_GLOBAL_STRUCT
2020-07-20 Dagfinn Ilmari... Remove Symbian port
2020-07-20 Dagfinn Ilmari... perldebguts: fix documentation for ${"_<$filename"}
2020-07-20 Dagfinn Ilmari... Remove the final remnants of 5005threads support
2020-07-20 Paul "LeoNerd... Ensure stack is in consistent state while restoring...
2020-07-20 Dagfinn Ilmari... Use static asserts when comparing sizeof() to a constant
2020-07-20 Dagfinn Ilmari... Remove accidentally-reintroduced WinCE workaround
2020-07-20 Dagfinn Ilmari... Use UINTMAX_C() in nBIT_MASK() definition
2020-07-20 Karl Williamsont/TEST: Unset PERL_UNICODE
2020-07-18 Karl WilliamsonB/Deparse.pm: White-space only
2020-07-18 Karl WilliamsonB/Deparse.t: Add tests for UTF-8 tr///
2020-07-18 Karl WilliamsonB/Deparse.pm: Rework deparsing of UTF-8 tr///
2020-07-18 Karl WilliamsonB/Deparse.pm: Simplify fcn
2020-07-18 Karl WilliamsonB/Deparse.pm: combine 2 fcns into one
2020-07-18 Karl WilliamsonB::Deparse.pm: Extract code into a function
2020-07-18 Karl WilliamsonB/Deparse.pm: Use mnemonics
2020-07-18 Karl Williamsonregen/op_private: Add comment
2020-07-18 Karl Williamsondoop.c: Remove unnecessary cautiousness
2020-07-18 Karl Williamsont/re/re_tests: Fix misspelling in comment
2020-07-18 Karl Williamsonregexec.c: Fix comment
2020-07-18 Karl Williamsonutf8.h: Add some branch predictions
2020-07-18 Karl Williamsonregcomp.c: Add some comments
2020-07-18 Karl Williamsonhandy.h: Add comments
2020-07-18 Karl Williamsonembed.fnc: reentr not public, so remove from perlapi
2020-07-18 Karl WilliamsonINSTALL: Update comment
2020-07-18 Karl Williamsonop/pack.t: Skip ASCII-centric test on EBCDIC
2020-07-18 Karl Williamsonext/XS-APItest/t/utf8_warn_base.pl: Fix a couple tests
2020-07-18 Karl Williamsonext/XS-APItest/t/utf8_warn_base.pl: Fix comment misstat...
2020-07-18 Karl Williamsonext/XS-APItest/t/hv_macro.t: Generalize for EBCDIC
2020-07-18 Karl Williamsonhandy.h: Create nBIT_UMAX() macro
2020-07-18 Karl Williamsonhandy.h: Create nBIT_MASK(n) macro
2020-07-18 Karl Williamsonhandy.h: Update comment
2020-07-18 Karl Williamsont/porting/readme.t: TODO tests now passing on EBCDIC
2020-07-18 Karl Williamsonop/infnan.t: Todo tests are now passing on EBCDIC
2020-07-18 Karl WilliamsonFix uninitialized fold table for EBCDIC with no locales
2020-07-18 Karl Williamsonregen/ebcdic.pl: Declare tables with correct size
2020-07-18 Karl Williamsonregen/ebcdic.pl: Add locale-related ability
next