This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-07-30 Ivan BaidakouUpdate AUTHORS
2020-07-30 Ivan BaidakouCorrect my_rpeep example in perlguts
2020-07-30 Hauke DNote range op behavior change in docs
2020-07-30 Ricardo Signesperl5db: allow the recorded history item length to...
2020-07-30 Nicolas RFull revert of 894d8b10212a906402f4db9f9aac9efe9fa084fd
2020-07-30 Nicolas RRevert "Small changes to test on bugzilla and improve...
2020-07-30 Todd RinaldoAdd missing removal of FCRYPT macro use after rebase
2020-07-30 Karl Williamsonreentr.c: Prevent infinite looping
2020-07-30 Todd RinaldoAdd missing MANIFEST entry from fix for debugger
2020-07-30 Nicolas RFixing intrpvar.h from recent merge
2020-07-30 Karl Williamsonutf8.h: Remove obsolete macro
2020-07-30 Karl Williamsonregexec.c: Use UTF8SKIP for utf8 string
2020-07-30 Karl WilliamsonRevert "regcomp: use long jumps if there is any possibi...
2020-07-30 Karl Williamsonregcomp.c: Improve pattern dumps
2020-07-30 Karl Williamsonregcomp.c: No need to test before setting
2020-07-30 Karl Williamsonregcomp.c: Replace 2 branches with a single inRANGE
2020-07-30 Karl Williamsonregcomp.c: Remove SPSTART flag
2020-07-30 Karl Williamsonregcomp.c: Remove WORST define
2020-07-30 Karl WilliamsonTime-HiRes: Remove obsolete vms code
2020-07-30 Karl Williamsonreentr.c: Buffer sizes for asctime_r,ctime_r are small
2020-07-30 Karl WilliamsonNo need to use locale_r with thread-safe locales
2020-07-30 Todd RinaldoUse quoted strings to compare 5.031006 in Safe.pm
2020-07-30 Nicolas RFixup AUTHORS with recent merges
2020-07-30 Nicolas RAdjust AUTHORS file with new authors
2020-07-30 Todd RinaldoDo not load utf8_heavy.pl in Safe.pm above 5.31.6
2020-07-30 Richard LeachRemove obsolete FCRYPT ifdefs and associated PL_cryptse...
2020-07-30 Thibault DUPONCHELLEHaiku use finddir for default prefix in hints
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
next