This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-12-27 sisyphuswin32/makefile.mk - define __USE_MINGW_ANSI_STDIO by...
2020-12-27 sisyphusAPItest.xs - suppress valid -Wformat-overflow warning...
2020-12-27 sisyphust/op/sprintf2.t - append new test (Issue 18170)
2020-12-27 sisyphussv.c - suppress bogus -Wformat-overflow warnings (Issue...
2020-12-27 sisyphusConfigure - test that gcvt/qgcvt are not buggy (Issue...
2020-12-27 James E Keenanpod/buildtoc: documentation in POD format
2020-12-27 James E KeenanAvoid indirect object notation
2020-12-27 James E Keenanlib/B/Deparse-core.t: Tidy leading whitespace
2020-12-27 TAKAI KousukePOSIX.xs: Use Perl_signbit unconditionally for POSIX...
2020-12-27 Karl Williamsonperlapi: Two references aren't yet links
2020-12-27 Karl WilliamsonDocument gv_autoload4
2020-12-27 Karl WilliamsonDocument safesys...alloc fcns; safesysfree
2020-12-27 Karl WilliamsonDocument gv_fetchfile(_flags)?
2020-12-27 Karl Williamsonperlapi: Document line_t
2020-12-27 Branislav ZahradníkUse explicit %empty
2020-12-27 Branislav ZahradníkCleanup remnants of 'KEY_err' removal
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_DOLLAR
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_SLASH
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_STAR
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_PAREN_CLOSE
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_PAREN_OPEN
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_PERCENT_SIGN
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_SNAIL
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_PLUS
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_MINUS
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_QUESTION_MARK
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_COLON
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_TILDE
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_EXCLAMATION_MARK
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_COMMA
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_AMPERSAND
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_EQUAL_SIGN
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_DOT
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_SEMICOLON
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_BRACKET_CLOSE
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_BRACKET_OPEN
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_BRACE_CLOSE
2020-12-27 Branislav ZahradníkDistinguish C- and perly- literals - PERLY_BRACE_OPEN
2020-12-27 Karl Williamsonembed.fnc: Mark gv_check as internal
2020-12-27 Karl WilliamsonDocument SvPV_renew
2020-12-27 James E KeenanProvide code example for 'my' declared in initializatio...
2020-12-27 James E KeenanList all programs which require regen/embed_lib.pl
2020-12-25 Karl WilliamsonnewSVsv_flags is now documented
2020-12-24 Craig A. BerryFix Time::HiRes compile probe on VMS
2020-12-24 Craig A. BerryDon't define Perl_regcurly in re extension
2020-12-24 Ricardo Signespod_rules.pl: document (in a comment) --tap
2020-12-24 Hugo van der... Test regexp optimizations for substrings
2020-12-24 Hugo van der... Better skipping for regexp optimization tests
2020-12-24 Hugo van der... No plan for regexp optimization tests
2020-12-24 Hugo van der... Allow comments in regexp optimization tests
2020-12-24 Hugo van der... Add test harness for regexp optimization
2020-12-24 James E KeenanBetter documentation for two Porting/*.pl programs
2020-12-24 James E KeenanPorting/pod_rules.pl: no '--test' command-line switch
2020-12-23 Tony Cookskip trying to constant fold an incomplete op tree
2020-12-23 James E KeenanRemove workaround for distros needing dot in @INC
2020-12-23 Sawyer XGH #18163: Stricter, cleaned up test example: (#18165)
2020-12-22 Leon TimmermansMake DynaLoader on MacOS check library existence with...
2020-12-22 Karen Etheridgedo not look for modules under */*/{inc,t} for Module...
2020-12-22 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 7.58
2020-12-22 Karen EtheridgeWin32API::File::inc::ExtUtils::Myconst2perl is not...
2020-12-21 Karl Williamsonregexec.c: Silence compiler warning
2020-12-21 Karl WilliamsonPOSIX.pod: Document [C99] notation
2020-12-21 Karl WilliamsonPOSIX.xs: Remove redundant #ifdef
2020-12-21 Karl Williamsonglobals.c: Fix typo in comment
2020-12-21 Karl Williamsont/test.pl: Note 2nd spelling for fcn
2020-12-21 Karl Williamsonperlapi: Note that my_strftime's result is localized
2020-12-21 Ricardo SignesMerge branch 'perlgov' into blead
2020-12-21 Ricardo Signesperlgov: add a missing "the" and remove a full stop 18357/head
2020-12-21 Ricardo Signesperlgov: formatting tweaks from code review
2020-12-21 Ricardo Signesperlgov: the perl governance document
2020-12-21 Karl Williamsonregexec.c: Fix failing CI 32-bit tests
2020-12-21 Karl Williamsonregen/regcharclass.pl: Mark intermediate macros as...
2020-12-20 James E KeenanCorrect one misspelled variable name
2020-12-20 Dan Bookperl5335delta grammar nit
2020-12-20 Karl Williamsonperlapi: SvPVbyte_force() and kin: clarify.
2020-12-20 Karl Williamsonperlapi: Document newSVsv_flags
2020-12-20 Karl Williamsonembed.fnc: Mark several do_dump fcns as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark sv_2uv, etc. as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark stack_grow as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark scan_num as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark cx_dump as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark av_arylen_p, av_iter_p as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark doing_taint as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark cxinc as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark moreswitches as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark runops_debug, runops_standard as Core...
2020-12-20 Karl Williamsonembed.fnc: Mark regnext as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark cx_dup as Core only
2020-12-20 Karl Williamsonperlapi: Document and consolidate SvPV functions
2020-12-20 Karl WilliamsonPOSIX::asctime pod: Note it always returns English
2020-12-20 Karl Williamsonperlfunc: Improve localtime entry
2020-12-20 Karl Williamsonregexec.c: Link to github issue in comment
2020-12-20 Max MaischeinPrepare Module::CoreList for 5.33.6
2020-12-20 Max MaischeinBump version to 5.33.6
2020-12-20 Max Maischeinnew perldelta for 5.33.6
2020-12-20 Max MaischeinUpdate release schedule
2020-12-20 Max MaischeinUpdate epigraphs.pod with quote from Max Weber
2020-12-20 Max MaischeinMerge branch 'release-5.33.5' into blead
2020-12-20 Max Maischeinadd new release to perlhist v5.33.5
2020-12-20 Max MaischeinUpdate Module::CoreList for 5.33.5
next