This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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}
2019-01-02 Tony Cookperldelta for 7122d783e33c
2019-01-02 Tony Cook[perl #133524] report line number for Prototype not...
2019-01-01 Karl Williamsonregcomp.c: Rmv null function calls
2019-01-01 Karl WilliamsonRevert "regen/mk_invlists.pl: Fix bug when 2 ident...
2019-01-01 Karl Williamsonperl.h: Fix typo in comment
2018-12-31 Karl Williamsonperlvars.h: A variable was being initialized unnecessarily
2018-12-30 Karl Williamsonperlre: Note /i multi-char fold lookbehind assertions...
2018-12-30 Karl Williamsonregcomp.sym: Note specialized use of 'flags' in 2 OPs
2018-12-30 Karl Williamsonperlre: Note that lookbehind is up to 255 chars
2018-12-29 James E KeenanCorrect spelling error.
2018-12-28 Karl Williamsonregcomp.c: Refactor \b{} parsing code
2018-12-28 Karl Williamsonregcomp.c: White-space only
2018-12-28 Karl Williamsonregcomp.c: Avoid reading out-of-bounds memory
2018-12-26 Karl Williamsonregen/mk_invlists.pl: Rmv outdated code
2018-12-26 Karl Williamsonregen/mph.pl: Remove unused variable
2018-12-26 Karl WilliamsonChange length-1 ASCII fold pairs to ANYOFM regnodes
2018-12-26 Karl Williamsonregcomp.c: White-space only
2018-12-26 Karl WilliamsonAdd new regnode: ANYOFH, without a bitmap
2018-12-26 Karl WilliamsonRevamp qr/[...]/ optimizations
2018-12-26 Karl Williamsonregcomp.c: Rename a variable
2018-12-26 Karl Williamsonregcomp.c: White-space, comments only
2018-12-26 Karl Williamsonregcomp.c: Refactor 3 variables into flags of 1
2018-12-26 Karl Williamsonregcomp.c: White space only
2018-12-26 Karl Williamsonregcomp.c: Refactor looking for POSIX optimizations
2018-12-26 Karl Williamsonregcomp.c: Rename a variable
2018-12-26 Karl Williamsonregcomp.c: Remove no longer used static function
2018-12-26 Karl Williamsonregcomp.c: Remove remaining use of static function
2018-12-26 Karl Williamsonregcomp.c: Consolidate common code
2018-12-26 Karl Williamsonregcomp.c: Simplify ANYOFM node generation
2018-12-26 Karl Williamsonregcomp.c: Don't zap larger scope variables
2018-12-26 Karl WilliamsonRemove ASCII/NASCII regnodes
2018-12-26 Karl Williamsonregcomp.c: Prefer ANYOF/NANYOFM regnodes
2018-12-26 Karl Williamsonregcomp.c: Refactor some /[foo]/ code
2018-12-26 Karl Williamsonregcomp.c: Simplify handling of EXACTFish nodes with...
next