This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2019-02-05 Karl Williamsonpp.c: White-space only
2019-02-05 Karl Williamsonpp.c: Avoid use of unsafe function
2019-02-05 Karl Williamsonpp.c: Add branch prediction hint
2019-02-05 Karl Williamsonpp.c: Don't assume worst case memory needs
2019-02-05 Karl Williamsonpp.c: Don't use function call for easy copy
2019-02-05 Karl Williamsonpp.c: Don't use function call for easy copy
2019-02-05 Karl Williamsonpp.c: pp_fc(): Simplify
2019-02-05 Karl Williamsonpp.c: White-space, comments only
2019-02-05 Karl Williamsonpp.c: Reorder clause order in an 'if'
2019-02-05 Karl Williamsonpp.c: Use faster method to convert to UTF-8
2019-02-05 Karl Williamsonpp.c: Add missing assert
2019-02-05 Karl Williamsont/op/lc.t: Add 'use strict'
2019-02-05 Karl Williamsont/re/fold_grind.pl: White-space only
2019-02-05 Karl Williamsonhandy.h: Add comment
2019-02-05 Karl Williamsonhandy.h: White-space only
2019-02-05 Karl Williamsonhandy.h: Add void * casts to memEQ, memNE
2019-02-05 Karl Williamsonregcomp.c: Fix recent optimization of [...] bug
2019-02-04 Tony Cook(perl #133462) add specific test run instructions to...
2019-02-04 Tony Cook(perl #108276) reduce recursion on ops
2019-02-04 Tony Cook(perl #108276) optimize child ops in sibling order
2019-02-04 Tony Cook(perl #108276) indent optimize_op() loop body
2019-02-04 Tony Cook(perl #108276) remove recursion from optimize_op()
2019-02-04 Tony Cook(perl #108276) add wrappers for deferred op processing
2019-02-04 Tony Cook(perl #108276) indent body of new finalize_op() loop
2019-02-04 Tony Cook(perl #108276) eliminate recursion from finalize_op()
2019-02-04 James E KeenanGrammatical correction only.
2019-01-31 Andy DoughertyDefine _GNU_SOURCE if using the musl libc on linux.
2019-01-31 Andy DoughertyImprove detection of memrchr, strlcat, and strlcpy.
2019-01-31 Chris 'BinGOs... Update Encode to CPAN version 3.00
2019-01-29 James E KeenanIf comparison is always true, while (1) should suffice.
2019-01-29 Tony Cookperldelta for d4c456e337e6
2019-01-29 Tony Cook(perl #133782) set magic when changing $^R
2019-01-29 Karl WilliamsonSplit t/re/fold_grind.t into multiple test files
2019-01-29 Chris 'BinGOs... Update Test-Simple to CPAN version 1.302161
2019-01-29 Tony Cookbump $IO::VERSION
2019-01-28 Shlomi FishAvoid indenting POD paragraphs in dist/IO
2019-01-28 Chris 'BinGOs... Update perlfaq to CPAN version 5.20190126
2019-01-28 Tony Cookdon't leak temp files
2019-01-24 Tony CookPERL_OP_PARENT is always defined, stop testing for it
2019-01-24 Andy DoughertyAnother attempt to improve Configure detection of memme...
2019-01-24 Andy DoughertyAdd ability to include literal text in the prototype...
2019-01-23 James E Keenanfind.t: Use temporary testing directory for all blocks...
2019-01-22 Tony Cooksv_utf8_(downgrade|decode) no longer marked experimental
2019-01-22 Andy DoughertyImprove Configure detection of memmem() [perl #133760].
2019-01-22 Tony Cookperldelta for 4829a1eae86e
2019-01-22 Tony Cook(perl #133751) qr// is already blessed
2019-01-22 Tony Cookperldelta for 5d4636a3aa0b
2019-01-22 Tony Cook(perl #130367) separate error for push etc on hash...
2019-01-21 Chris 'BinGOs... Test file in Encode is no longer customised
2019-01-21 Dan KogaiEncode: synch with CPAN version 2.99
2019-01-21 Tony Cook(perl #131562) correct large line numbers copying eval...
2019-01-20 James E KeenanProvide defined value for $TODO only where test should...
2019-01-20 James E KeenanProvide defined value for $TODO only where test is...
2019-01-20 Chris 'BinGOs... Here be unicorns
2019-01-20 Karen Etheridgefix version in delta
2019-01-20 AbigailUpdate Module::CoreList for 5.29.8
2019-01-20 AbigailBump the perl version in various places for 5.29.8
2019-01-20 AbigailNew perldelta for 5.29.8
2019-01-20 AbigailTick!
2019-01-20 AbigailEpigraph for 5.29.7
2019-01-20 AbigailPorting/makerel: fix progress message.
2019-01-20 AbigailAnd 5.29.7 release to pod/perlhist v5.29.7
2019-01-20 AbigailBump copyright to 2019 in perl.c and README.
2019-01-20 AbigailNew/Update Modules section for perldelta
2019-01-19 AbigailPerldelta acknowledgements for 5.29.7.
2019-01-19 AbigailUpdate Module::CoreList for 5.29.7
2019-01-19 AbigailPerldelta: Link to each ticket.
2019-01-19 AbigailPerldelta: spell out '2nd'.
2019-01-19 AbigailPerldelta: Document changes leading up to 5.29.7.
2019-01-19 Chris 'BinGOs... Update Test-Simple to CPAN version 1.302160
2019-01-19 Karl Williamsonmy_atof3() Fix uncommon bug where it wrongly fails
2019-01-18 Chris 'BinGOs... Update Math-BigInt-FastCalc to CPAN version 0.5008
2019-01-18 Chris 'BinGOs... Update Math-BigInt to CPAN version 1.999816
2019-01-17 Chris 'BinGOs... Update Unicode-Collate to CPAN version 1.27
2019-01-17 Chris 'BinGOs... Update File-Temp to CPAN version 0.2309
2019-01-17 Chris 'BinGOs... Update IO-Compress to CPAN version 2.084
2019-01-17 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.084
2019-01-17 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.084
2019-01-16 Tony Cook(perl #133755) link back to readpipe from the qx//...
2019-01-14 Tony Cookbump version numbers for PathTools
2019-01-14 Tony Cook(perl #123724) don't translate ... to ..\.. on Win32
2019-01-11 Karl WilliamsonPATCH: [perl #133756] Failure to match properly
2019-01-11 Karl Williamsonregcomp.c: Fix wrong comment
2019-01-09 Karl WilliamsonDelay fatalization of deprecation of unsafe UTF-8 macro...
2019-01-09 James E KeenanShorten test descriptions
2019-01-09 James E KeenanConduct tests of IO::Dir in temporary directory
2019-01-06 Tony Cook(perl #133575) prevent set/longjmp clobbering locals...
2019-01-06 James E KeenanRemove one superfluous word in sysseek documentation.
2019-01-05 Karl Williamsonregen/warnings.pl: Fix undefined C behavior
2019-01-05 James E KeenanUse same mixture of hard-tabs and spaces for indent
2019-01-04 Karl Williamsonperlapi: Fix improper formal param name
2019-01-04 Karl Williamsonregen/mk_invlists.pl: Rmv extraneous tab in output
2019-01-03 Tony Cookperldelta for 817480137a8b
2019-01-03 Tony Cooksimplify the error reporting from the #125351 fix
2019-01-03 Tony Cook(perl #132158) abort compilation if we see an error...
2019-01-03 Tony Cookbump $lib::VERSION
2019-01-03 Eugen KonkovHint about $dir/$version is checked by lib.pm and delet...
2019-01-02 Tony Cookperldelta for b4e880f3b5c8, eb699a9c8fb7
2019-01-02 Hauke DFirst "eof" should return true
2019-01-02 Tony Cook[perl #133721] TODO test for eof with no ${^LAST_FH}
next