This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2022-07-20 Loren Merrittpp_subst: optimize by not calling utf8_length
2022-07-20 Nicolas RAdd some links to vote_admin_guide.pod
2022-07-20 Tony Cookrelease 6.2 of Dragonfly BSD fixed getcwd()
2022-07-20 Tony Cookproperly populate osvers on Dragonfly BSD when the...
2022-07-20 TAKAI KousukeConfigure: Add missing `#include <inttypes.h>` to test...
2022-07-20 TAKAI KousukeConfigure: Fix typos for C99 macro name PRIX64
2022-07-20 James E KeenanDescription spelling should match function spelling
2022-07-20 James E KeenanTests for prototypes of 'builtin::*' functions
2022-07-20 Nicolas RSync experimental with CPAN 0.028
2022-07-20 Nicolas RSync Math::BigRat with CPAN 0.2624
2022-07-20 Nicolas RSync Math::BigInt::FastCalc with CPAN 0.5013
2022-07-20 Nicolas RSync Math::BigInt with CPAN 1.999837
2022-07-20 Nicolas RPod::Usage with CPAN 2.03
2022-07-20 Nicolas RSync Pod::Checker with CPAN 1.75
2022-07-20 Nicolas RUpdate libnet to CPAN 3.14
2022-07-20 Nicolas RUpdate Filter::Util::Call to CPAN 1.61
2022-07-20 Karl WilliamsonFix typo in perlunicode
2022-07-20 Nicolas RAdd Haarg to the Core Team
2022-07-20 Nicolas RBump Win32 tarball
2022-07-20 Nicolas RBump Locale::Maketext tarball
2022-07-20 Nicolas RUpdate IO::Compress to CPAN 2.201
2022-07-20 Nicolas RSync Compress-Raw-Zlib with CPAN 2.202
2022-07-20 Nicolas RSync Compress-Raw-Bzip2 with CPAN 2.201
2022-07-20 David Mitchellpp_goto(); skip saving PL_op
2022-07-20 David Mitchellfixup XS::APItest::gimme() return value
2022-07-20 Nicolas RSync bignum with CPAN 0.66
2022-07-20 Nicolas RSync CPAN with CPAN 2.34
2022-07-20 Nicolas RRevert incorrect cpan bump
2022-07-20 Nicolas RSync DB_File with CPAN 1.858
2022-07-20 Nicolas RSocket 2.035 is not customized anymore
2022-07-20 Paul "LeoNerd... Whitespace fix in av.c / Perl_newAVhv
2022-07-20 Richard LeachnewAVhv - av_push_simple for faster ret array assignments
2022-07-20 Richard LeachnewAVav - av_push_simple for faster ret array assignment
2022-07-20 Richard LeachnewAVav/newAVhv - use faster newAV_alloc_x(z) macros
2022-07-20 Paul "LeoNerd... Ensure builtin::trim() has ($) prototype
2022-07-20 Graham Knopbuildtoc - fix inner links when generating perltoc.pod
2022-07-19 Karl WilliamsonI18N:LangTags: Fix casing issue GH #16500
2022-07-19 James E KeenanAdd descriptions for tests lacking them
2022-07-19 Felipe GasperMake 4-argument select() handle UTF8-flagged strings...
2022-07-18 Karl Williamsonhandy.h: 'porcelain" => "base"
2022-07-18 Karl WilliamsonAdd LINE_Tf format for line_t variables
2022-07-18 Tony Cookhv_delete_common: avoid adding an offset to a NULL...
2022-07-18 Tony Cooksv_resetpvn: prevent adding a zero offset to a NULL...
2022-07-18 Tony Cookavoid signed integer overflow in "use integer" ops
2022-07-18 Tony Cookprevent undefined behaviour in S_maybe_multideref()
2022-07-18 Tony Cookreplace (0+(pointer)) with casts to the pointer type
2022-07-18 Richard LeachB::Concise - private flags may store the argument count
2022-07-17 Karl Williamsont/re/fold_grind: Use C locale if no LC_CTYPE
2022-07-17 Karl WilliamsonFix ASSUME on clang
2022-07-17 Karl WilliamsonFix compiled pattern display under -Dr
2022-07-15 Paul "LeoNerd... perldelta for added builtin::export_lexically
2022-07-15 Paul "LeoNerd... Add builtin function `export_lexically()`
2022-07-15 Paul "LeoNerd... Extract the code for performing lexical export out...
2022-07-15 Craig A. BerryReword VMS-specific comment on my_failure_exit
2022-07-15 Yves Ortonregcomp.h: deal with 64 bit aligned pointer data in...
2022-07-15 Yves Ortonregcomp.c: deal with overflow related OPTIMIZE_INFTY...
2022-07-15 Yves Ortonregexec.c: avoid compiler warnings about possible unini...
2022-07-15 Yves Ortonlocale.c - silence build warning for unused S_calculate...
2022-07-15 Yves Ortonregen/embed_lib.pl - deal with comments better
2022-07-15 Ricardo SignesMerge branch 'perlgov-link-to-github' into blead
2022-07-15 Ricardo Signesperlgov: send readers to github for current member... 19916/head
2022-07-13 Karl Williamsonlocale.c: Display the correct char in msg
2022-07-13 Branislav ZahradnĂ­kConsistency - use DEBUG_TOKEN for all tokens
2022-07-13 Paul "LeoNerd... Add `newAVav()` and `newAVhv()`
2022-07-13 H.Merijn BrandUpdates for Synology DSM
2022-07-13 Karl WilliamsonFix other use of setlocale_failure_panic_i
2022-07-13 Karl Williamsonsetlocale_failure_panic_i is used when no posix 2008
2022-07-13 Karl Williamsonlocale.c: Add missing savepv()
2022-07-12 Karl WilliamsonChange #ifdef to #ifndef
2022-07-12 Karl Williamsonsetlocale_failure_panic_i only on non-threaded currently
2022-07-12 Karl Williamsonlocale.c: Reword error message slightly
2022-07-12 Karl Williamsonperl.h: Avoid unnecessary calls to set_numeric_standard()
2022-07-12 Karl WilliamsonFix broken build without mathoms.c
2022-07-12 Karl Williamsonregcomp.c: White space only
2022-07-12 Karl WilliamsonShare duplicated aux data in regex patterns
2022-07-12 Karl Williamsonregex: Add optimizing regnode
2022-07-12 Karl Williamsonregcomp.c: Add conversion fcns for bitmap/inversion_list
2022-07-12 Karl Williamsonregcomp.h: Make bitmap lookups more general
2022-07-12 Karl Williamsonlocale.c: Increase debug msg buffer size
2022-07-12 Karl Williamsonpatchlevel.h: White-space only: properly indent
2022-07-12 Karl Williamsonperl.h: Change macro name to be C conformant
2022-07-12 Karl Williamsonintrpvar.h: Swap position of two defns; add comment
2022-07-12 Karl Williamsonlocale.c: Use Strerror(), not strerror()
2022-07-11 Tony Cookperldelta for 0cb18e027f, f192c227eef and b04606273a
2022-07-11 Tony Cookfix heuristics for setsockopt's OPTVAL argument
2022-07-11 TAKAI Kousukesetsockopt: treat boolean values as numbers
2022-07-11 TAKAI Kousuket/io/socket.t: add a testcase from GH #19892
2022-07-11 TAKAI Kousukesetsockopt: use SvPOK to determine whether OPTVAL is...
2022-07-10 James E KeenanImprove parallel structure in one inline comment
2022-07-10 Karl Williamsonregcomp.c: Only white-space, parens for clarity
2022-07-10 Karl Williamsonregcomp.c: Change name of static function
2022-07-10 Karl Williamsonregcomp.c: White space only
2022-07-10 Karl Williamsonregex: Refactor bitmap vs non-bitmap of qr/[]/
2022-07-10 Karl WilliamsonCreate new regnode type ANYOFH
2022-07-10 Karl Williamsonregcomp.c: Change condition criteria
2022-07-10 Karl Williamsonregex: White-space/comment only
2022-07-10 Karl Williamsonregex: Refactor a shared flag
2022-07-10 Karl WilliamsonFinish changing offset to hop
2022-07-10 Karl WilliamsonAPItest: Change comments/variable names
2022-07-10 Karl Williamsonregexec.c: Hoist test of invariant value to outside...
next