This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-03-11 Karl WilliamsonAdd thread safety to some environment accesses
2020-03-11 Karl WilliamsonAdd mutex for accessing ENV
2020-03-11 Karl WilliamsonCreate new PUSHSTACKi for regcomp.c
2020-03-11 Karl Williamsoncop.h: Add comment
2020-03-11 Karl WilliamsonImplement \p{Name=/.../} wildcards
2020-03-11 Karl Williamsoncharnames.pm: Make a variable ReadOnly
2020-03-11 Karl Williamsonmktables: Calculate legal chars in algorithmic names
2020-03-11 Karl Williamsonlib/_charnames.pm: Fix comment
2020-03-11 Karl WilliamsonReformat lib/unicore/Name.pl
2020-03-11 Karl Williamsonext/re/re.pm: Fix up setting debug option defaults
2020-03-11 Karl Williamsonregcomp.h: Combine two macros into one
2020-03-11 Richard Leachregexp.h: no subbeg move when reordering regexp struct
2020-03-11 Richard Leachregexp.h -reorder regexp to close x86-64 alignment...
2020-03-11 David Cantrelladd the missing =back
2020-03-11 David Cantrellminor changes from review
2020-03-11 David Cantrelldocumentation on how -I, -M, PERL5LIB and PERL5OPT...
2020-03-11 Hugo van der... regexp.h: remove redundant comment
2020-03-11 Karl WilliamsonUnicode 13.0 is now official
2020-03-11 John LightseyImprove handling missing data in t/porting/authors...
2020-03-11 John LightseyAdd clang and 32bit gcc to linux smoke test matrix.
2020-03-11 John LightseyAdd additional email addresses for John Lightsey
2020-03-11 John LightseyFix cygwin smoker configuration.
2020-03-11 James E KeenanEncode: synch with CPAN version 3.04
2020-03-10 James E KeenanTime-Piece: synch with CPAN version 1.34
2020-03-09 Karl Williamsonregcomp.c: Fix comments
2020-03-09 Karl Williamsonperlunicode: Fix typo
2020-03-09 Karl Williamsonmalloc.c: Fix compiler warnings/error
2020-03-09 Tomasz Konojackioptimize sort by inlining comparison functions
2020-03-09 Tomasz Konojackipp_sort.c: small refactoring
2020-03-09 Tomasz Konojackipp_sort.c: call Perl_sortsv_flags directly
2020-03-09 Tomasz Konojackipp_sort.c: normalize indentation
2020-03-09 Tomasz Konojackinew function specifier: PERL_STATIC_FORCE_INLINE
2020-03-09 Tomasz Konojackiregen/embed.pl: handle PERL_STATIC_INLINE_NO_RET properly
2020-03-09 Tomasz Konojackiregen/embed.pl: fix error message
2020-03-07 Karl Williamsonsymbian/symbianish.h: Fix broken macro name
2020-03-06 Craig A. Berryfix typo in perlivp
2020-03-05 Karl WilliamsonAllow wildcard pattern debugging
2020-03-05 Karl Williamsonregcomp.c: Rmv use of extraneous macro
2020-03-05 Karl Williamsonregex: Change internal macro name
2020-03-05 Stefan SeifertFix variable name in wrap_keyword_plugin documentation
2020-03-05 Hugo van der... regcomp.h: remove redundant comment
2020-03-04 Tony Cookbump $XS::APItest::VERSION
2020-03-04 Tony Cookadd casts to IV_MAX, UV_MAX so they match the IVdf...
2020-03-04 Tony CookAPItest: get a compile-time warning if IVdf doesn't...
2020-03-02 Karl Williamsonregcomp.c: Get rid of meaningless test
2020-03-02 Karl WilliamsonAllow more debugging in re_comp.c
2020-03-02 Karl Williamsonchar_class_invlists.h: Give re_comp.c access to enums...
2020-03-02 Karl Williamsonregen/mk_invlists.pl: Allow enums/defines to be in...
2020-03-02 Karl WilliamsonMove two regex functions so that can use re debug
2020-03-02 Karl Williamsonembed.fnc: Reorder the entries dealing with regexes
2020-03-02 Karl Williamsonregen/mk_invlists.pl: Move #define in output
2020-03-02 Karl Williamsonregcomp.c: Add comments
2020-03-02 Karl Williamsonmakedef.pl: Add comment
2020-03-02 Tony Cookmake freed op re-use closer to O(1)
2020-03-02 Karl WilliamsonReplace value with a macro: OPTIMIZE_INFTY
2020-03-02 James E Keenancsh shell needed to build with PERL_EXTERNAL_GLOB defined
2020-03-02 Richard Leachparser.h -reorder yy_parser to close x86-64 alignment...
2020-03-02 Richard Leachregcomp.h -reorder regexp_internal to close x86-64...
2020-03-02 James E KeenanBisection example using '--target=test_prep' and '-e'
2020-03-02 Tomasz Konojackidecrease github actions timeout to 120 minutes
2020-03-02 Tomasz Konojackipp_sort.c: remove the remains of quicksort
2020-03-01 James E Keenanundef Tie::File objects before untie-ing arrays
2020-03-01 Hauke DAdd to perl5313delta for d1bc97feec1a description
2020-03-01 Paul "LeoNerd... Inline the SvGETMAGIC call directly rather than via...
2020-03-01 Paul "LeoNerd... SvTRUE might need to take aTHX
2020-03-01 Paul "LeoNerd... Initial experiment at moving SvTRUE into a static inlin...
2020-03-01 Karl Williamsonregcomp.c: Silence some compiler warnings
2020-03-01 Karl Williamsonperlfunc: Note that z modifier works on signed
2020-03-01 Karl Williamsonregcomp.c: Fix wrong type for format
2020-03-01 Karl Williamsonregen/embed.pl: Force F or f flags on ... fcns
2020-03-01 Karl Williamsonembed.fnc: Fix comments
2020-03-01 Karl Williamsonembed.fnc: Make re_croak a format fcn
2020-03-01 Karl Williamsonregcomp.c: Change re_croak2 to re_croak
2020-02-29 Steve HayAdd epigraph for 5.30.2-RC1
2020-02-29 Richard Leachregcomp.c -reorder RExC_state_t to close x86-64 alignme...
2020-02-29 Karl Williamsonregcomp.c: Remove never used struct element
2020-02-29 Steve Hay5.30.2-RC1 today
2020-02-29 Dan BookMention perlbug emails in issue template
2020-02-28 Richard Leachperlguts.pod: fix typo when describing scope stack
2020-02-27 Karl Williamsonperl.h: Add comment, reorder conditional branches
2020-02-27 Karl Williamsonre_intuit_string: fix to work with empty pattern
2020-02-27 Karl Williamsonregcomp.c: Add some comments
2020-02-27 Karl WilliamsonRevert "Test 32bit Perl build on Travis"
2020-02-26 Tony Cookbump $Storable::VERSION and update ChangeLog
2020-02-26 Tony CookStorable: fix a format string vs argument error
2020-02-26 Karl WilliamsonPATCH: #17574 reg_mesg.t failures on 32-bit builds
2020-02-26 Karl Williamsonregcomp.h: Use pre-existing macro to hide variable
2020-02-26 Karl Williamsonregexec.c: Fix Debug statement
2020-02-26 Karl Williamsonregexec.c: Fix Debug statement
2020-02-25 PaliTest 32bit Perl build on Travis
2020-02-24 Daniel Draganfix VC perlglob.exe segv with wrong default libc
2020-02-22 Karen Etheridgecorrect starting version for isa feature
2020-02-22 Karen Etheridgepunctuation
2020-02-22 Karen Etheridgelinkify GH links in last delta
2020-02-22 Karen Etheridgeminor grammar fixes
2020-02-22 H.Merijn BrandIncrease required macro-space for HP-UX C-ANSI-C
2020-02-22 H.Merijn BrandHP-UX 11.11 and below do not have wcrtomb
2020-02-21 Chris 'BinGOs... Shim update of Module::CoreList for v5.31.10
2020-02-21 Chris 'BinGOs... Coal fire crackdown
2020-02-21 reneebBump the perl version in various places for 5.31.10
next