This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2019-10-21 Dagfinn Ilmari... Fully spell out "subroutine" and "variable"
2019-10-21 Aaron Crane[MERGE] Factor out Perl_yylex() into a bunch of smaller...
2019-10-21 Aaron Cranetoke.c: factor out static yyl_my()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_eol()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_do()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_foreach()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_require()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_croak_unrecognised()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_data_handle()
2019-10-21 Aaron Cranetoke.c: remove needless `if (0)`
2019-10-21 Aaron Cranetoke.c: reorder to put static function before its caller
2019-10-21 Aaron Cranetoke.c: remove the "retry" label
2019-10-21 Aaron Cranetoke.c: factor most of Perl_yylex() out into static...
2019-10-21 Aaron Cranetoke.c: factor out static yyl_backslash()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_backtick()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_sglquote()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_dblquote()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_rightpointy()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_leftpointy()
2019-10-21 Aaron Cranetoke.c: simplify conflict-marker detection
2019-10-21 Aaron Cranetoke.c: factor out static yyl_rightparen()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_leftparen()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_rightsquare()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_tilde()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_leftsquare()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_slash()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_snail()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_bang()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_verticalbar()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_ampersand()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_rightcurly()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_leftcurly()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_colon()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_caret()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_percent()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_star()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_plus()
2019-10-21 Aaron CranePerl_yylex(): merge two conditions for readability
2019-10-21 Aaron Cranetoke.c: factor out static yyl_subproto()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_hyphen()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_qw()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_secondclass_keyword()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_lexinterpcasemod()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_dollar()
2019-10-21 Aaron Cranetoke.c: delete needless assignment
2019-10-21 Aaron Cranetoke.c: factor out static yyl_sub()
2019-10-21 Aaron Cranetoke.c: format DEBUG_T() like a statement
2019-10-21 Aaron Cranetoke.c: hoist an ifdef out of Perl_yylex()
2019-10-21 Aaron Cranetoke.c: factor out static yyl_sigvar()
2019-10-21 Aaron CraneFix porting test failures: make manisort
2019-10-20 Dan BookUpdate documentation, comments, metadata to reference...
2019-10-20 Nicolas RAdd GitHub security template
2019-10-20 Aaron CraneAaron Crane is no longer a p5p moderator
2019-10-20 Steve HayModule::CoreList 5.20191020 is now on CPAN
2019-10-20 Steve HayUpdate Module::CoreList for 5.31.6
2019-10-20 Steve HayBump version to 5.31.6
2019-10-20 Steve HayCreate new perldelta for 5.31.6
2019-10-20 Steve HayTick off 5.31.5
2019-10-20 Steve HayAdd epigraph for 5.31.5
2019-10-20 Steve Hay5.31.5 today v5.31.5
2019-10-20 Steve HayFinalize perldelta
2019-10-20 Steve HayUpdate Module::CoreList for 5.31.5
2019-10-20 Steve Hayperldelta tidy-ups
2019-10-20 Steve Hayperldelta - Remove boilerplate stuff
2019-10-20 Steve Hayperldelta - Document changes not mentioned yet
2019-10-20 Steve Hayperldelta - Documentation and Diagnostics
2019-10-20 Steve Hayperldelta - Modules and Pragmata
2019-10-20 Steve HayFinish prepping Module::CoreList for 5.31.5
2019-10-20 Steve HayFix a failing test in Math::BigInt with VC14 or higher
2019-10-19 Nicolas RAdd GitHub issue templates
2019-10-17 Dagfinn Ilmari... Remove indentation of no-longer #ifdef-guarded #defines origin/HEAD origin/blead
2019-10-17 H.Merijn BrandDelta entries for Configure related changes
2019-10-17 Steve HayAdd RM for 5.31.5
2019-10-17 Steve Hayperldelta for 7adf247031
2019-10-17 Steve HayThe VC6 Chainsaw Massacre
2019-10-16 Steve HayUpdate lists of CUSTOMIZED files
2019-10-16 Steve HayWe are (almost) in sync with Devel::PPPort version...
2019-10-16 Steve HayUpgrade Math::BigInt::FastCalc from version 0.5008...
2019-10-16 Steve HayUpgrade Math::BigInt from version 1.999816 to 1.999817
2019-10-16 Karl WilliamsonDocument UTF8_MAXBYTES_CASE
2019-10-14 Steve HayAdd missing epigraph for 5.31.3
2019-10-14 James E KeenanExtend test coverage for Dumpvalue.pm
2019-10-13 Karl WilliamsonFix UTF8_CHK_SKIP()
2019-10-13 James E Keenanperldelta for recent changes to dist/Dumpvalue
2019-10-13 James E KeenanDo not use 'exists' on arrays; use 'defined' instead
2019-10-13 Max MaischeinUpdate p5p list archive links
2019-10-13 Max MaischeinSwitch from search.cpan.org/ as entry URL to https...
2019-10-13 Peter EisentrautAvoid gratuitous warning from -Wundef
2019-10-12 James E KeenanDumpvalue: handle one more potential warning
2019-10-11 James E KeenanUse warnings in Dumpvalue.pm; fix those found
2019-10-11 Nicolas RFix libperl.t 'no symbols' warning on darwin
2019-10-11 Nicolas RFix p5-Text-Xslate on Perl 5.8.5
2019-10-11 Nicolas RAdd a comment to point to the value used for __MAX_PERL__
2019-10-11 Nicolas RUpdate bugtracker and repository URLs
2019-10-11 Nicolas RAdjust Makefile.PL for devel versions
2019-10-11 Karl Williamsonparts/inc/misc: Fix EBCDIC build problem
2019-10-11 Karl Williamsonutf8_to_uvchr_buf: Fix error checking on early EBCDICs
2019-10-11 Nicolas RUpdate Changes for 3.54 release
2019-10-11 Nicolas RChangelog for for 3.53
2019-10-11 Max MaischeinPerldelta entry for the updated links
next