This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2019-08-08 Tony Cookbump $Storable::VERSION and update ChangeLog
2019-08-08 Tony Cookminimally document the stacksize tool
2019-08-08 Graham Knopmove Storable CAN_FLOCK computation into XS
2019-08-08 Graham Knopremove remains of Storable stack size detection
2019-08-08 Tony Cookperldelta for d1bc97feec1a
2019-08-08 Hauke D(perl #133695) "0".."-1" should act like 0..-1
2019-08-08 Tony Cookbump $PerlIO::via::VERSION
2019-08-07 Tony CookPerlIO::Via: check arg is non-NULL before using it.
2019-08-07 Tony CookStorable: make count large enough
2019-08-07 Karl Williamsonlocale.c: Stop Coverity warning
2019-08-07 Tony CookRevert "Revert "postpone perl_parse() exit(0) bugfix""
2019-08-06 David Mitchellavoid use-after free in /(?{...})/
2019-08-06 David Mitchellinclude a trailing \0 in SVs holding trie info
2019-08-06 Chris 'BinGOs... Update Win32 to CPAN version 0.53
2019-08-05 David Mitchellop_dump(): display a wild parent pointer.
2019-08-05 David CantrellI18N::LangTags: minor clarification
2019-08-05 David CantrellI18N::LangTags: document IGNORE_WIN32_LOCALE
2019-08-05 David CantrellI18N::LangTags: bump version
2019-08-05 David Mitchell[MERGE] slim down opslot structure.
2019-08-05 David MitchellPerl_opslab_force_free() adjust loop test
2019-08-05 David MitchellOPSLOT: replace opslot_next with opslot_size
2019-08-05 David Mitchellstruct opslot: document a field better
2019-08-05 David Mitchellopslabs: change opslab_first to opslab_free_space
2019-08-05 David MitchellOPSLAB: always have opslab_size field
2019-08-05 David Mitchellmake opslot_slab an offset in current slab
2019-08-05 David MitchellPerl_Slab_Alloc(): rename 'slab' to 'head_slab'
2019-07-31 Karl Williamsonautodoc.pl: Forget heuristics, we have a flag
2019-07-31 Karl Williamsonautodoc.pl: Warn if entry missing d flag but has docs
2019-07-31 Karl Williamsonembed.fnc: Note functions that have documentation
2019-07-31 Karl Williamsonnumeric.c: Fix typo in pod
2019-07-31 Karl Williamsonembed.fnc: Fix typo in comment
2019-07-31 Karl Williamsonpad.h: Parameters to many functions are ptrs
2019-07-31 Karl Williamsonautodoc.pl: Fix typo in comment
2019-07-31 Dagfinn Ilmari... Fix typo in STORE_LC_NUMERIC_SET_TO_NEEDED_IN docs
2019-07-31 Hugo van der... [perl #134172] perldelta
2019-07-31 Hugo van der... [perl #134172] Avoid multiple checks of IN_LC(LC_NUMERIC)
2019-07-31 Hugo van der... [perl #134172] restrict scope of locale changes during...
2019-07-31 Tony Cookperldelta for 8348ac19a3c3
2019-07-31 Tony Cook(perl #134310) don't confuse S_no_op()
2019-07-29 Andrew Hewus... Recommend chdir after chroot more strongly
2019-07-25 Alexandr Savcavms/vms.c: fix unused relational comparison result
2019-07-25 H.Merijn BrandConfigure: reuse "cached" value of "none" for dir
2019-07-25 H.Merijn BrandRemove trailing '/' from prefix
2019-07-23 Karl Williamsonembed.fnc: foldEQ has documentation
2019-07-23 Karl Williamsonembed.fnc: Certain fcns don't have Perl_ prefix
2019-07-23 Karl Williamsonembed.fnc: Fix wrong comment
2019-07-23 Karl Williamsonembed.fnc: Clarify wording
2019-07-23 Karl WilliamsonDocument my_sprintf as deprecated
2019-07-23 Karl Williamsonhandy.h: Add missing character classification synonym
2019-07-23 Tony Cookperldelta for 43e5ab2e34fe
2019-07-23 Tony Cookavoid synthesizing locale names with newlines in them
2019-07-23 Tony CookWin32: set FOO lists values for all variables starting...
2019-07-22 Dagfinn Ilmari... Fix obsolete mention if is_sig in S_pending_ident comment
2019-07-22 Paul "LeoNerd... [perl #132474] Add function for parsing sub signatures
2019-07-22 Tony Cookperldelta for e3f4f3212908, 33617017c38f, cfb8d85df6eb
2019-07-22 Tony Cookbump $File::Find::VERSION
2019-07-22 Tony Cookbump $Devel::PPPort::VERSION
2019-07-22 Tony CookFile-Find/t/find.t: reindent after adding a SKIP block origin/tonyc/134295-win32-blocks
2019-07-22 Tony Cookwriting to the root directory requires elevated privileges
2019-07-22 Tony Cookensure mktests.PL produces the same output cross-platform
2019-07-22 Tony Cookperldelta for 85d4e0a35b2d
2019-07-22 Tony Cook(perl #134291) propagate non-PVs in $@ in bare die()
2019-07-21 Karen Etheridgeadd perlweb update to RMG
2019-07-21 James E Keenanperldelta for 6b62d97b14ca2894417d0297a435c63e056e31fe
2019-07-21 E.ChorobaFix pod formatting
2019-07-21 Steve HayUpdate next major release number in Porting/todo.pod
2019-07-20 Dan Bookupdate 'say' docs to better represent reality
2019-07-20 Steve HayGet dist/Devel-PPPort/t/uv.t passing
2019-07-20 Steve HayModule::CoreList 5.20190720 is now on CPAN
2019-07-20 Steve HayUpdate Module::CoreList for 5.31.3
2019-07-20 Steve HayBump version to 5.31.3
2019-07-20 Steve HayCreate new perldelta for 5.31.3
2019-07-20 Steve HayTick off 5.31.2
2019-07-20 Steve HayAdd epigraph for 5.31.2
2019-07-20 Steve Hay5.31.2 today v5.31.2
2019-07-20 Steve HayFinalize perldelta
2019-07-20 Steve HayUpdate Module::CoreList for 5.31.2
2019-07-20 Steve Hayperldelta tidy-ups
2019-07-20 Steve HayVC6 support is likely to be removed soon
2019-07-20 Steve Hayperldelta - Document a couple more changes
2019-07-20 Steve HayNo need to list CUSTOMIZED files for anything but upstr...
2019-07-20 Steve HayRevert the Module::CoreList part of 7872aa47f6
2019-07-20 Steve HayRevert the Module::CoreList part of e01077d94e
2019-07-20 Steve Hayperldelta - Remove boilerplate stuff
2019-07-20 Steve Hayperldelta - Documentation and Diagnostics
2019-07-20 Steve Hayperldelta - Modules and Pragmata
2019-07-19 Steve HayDocument known problems on Windows
2019-07-19 Steve HayFix upgrade notes in INSTALL
2019-07-19 Steve HayRMG - Fix a couple of typos
2019-07-19 Steve HayConfig::Perl::V is ahead of CPAN
2019-07-19 Steve HayCorrect an epigraph link
2019-07-19 Steve HayFill in missing epigraphs links
2019-07-19 Tony Cook(perl #134221) MSVC doesn't define O_ACCMODE
2019-07-16 Tony Cookperldelta for ae73d7ec2329, 0424723402ef, 74b421cc877e
2019-07-16 Tony Cook(perl #134221) preserve O_APPEND for open ... undef...
2019-07-16 Tony Cook(perl #134221) support O_APPEND for open ..., undef...
2019-07-16 Tony Cook(perl #134221) support append mode temp files on Win32 too
2019-07-16 Tony Cook(perl #134221) support append mode for open .. undef
2019-07-14 Chris 'BinGOs... Update IPC-Cmd to CPAN version 1.04
2019-07-11 Dagfinn Ilmari... Support Bison version 3.1 through 3.4
next