This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-11-24 Tony Cookio/shm.t: make runnable as ./perl io/shm.t
2020-11-24 Tony Cookshmwrite: treat the string as bytes
2020-11-24 Tony Cookmsgrcv: properly downgrade the receive buffer
2020-11-24 Tony Cookmsgsnd: handle an upgraded MSG parameter correctly
2020-11-24 Tony Cookperlfunc/msgsnd: the supplied MSG doesn't have a length...
2020-11-24 Tony Cookfix UTF-8 handling for semop()
2020-11-24 Tony Cookio/sem.t: eliminate warnings
2020-11-24 Tony Cook*ctl: test that we throw on a code point above 0xff
2020-11-24 Tony Cook*ctl: test we handle the buffer as bytes
2020-11-24 Tony Cook*ctl: ensure the ARG parameter's UTF-8 flag is reset
2020-11-23 Dan Bookperl - update usage data to match perlrun
2020-11-23 Tony CookJohn Karr is now a perl author
2020-11-23 John Karrfix typo in comp/parser.t
2020-11-23 John Karrcomp/parser.t count two lines that were being tested...
2020-11-23 Tony Cookbump $Carp::VERSION
2020-11-23 Graham Knopfix context of caller call in Carp
2020-11-23 Karl Williamsonperlapi: Document UVf, as deprecated
2020-11-23 Karl Williamsonperlapi: Note proper rplcemnt for pad_compname_type
2020-11-23 Tony Cookadd a brief introduction to the IO SV type
2020-11-23 Karl WilliamsonConfine scope of SV_CONST to core
2020-11-23 Shlomi FishAdd a usage note about the "l" modifier.
2020-11-23 Tomasz Konojackiwin32: remove support for disabling USE_LARGE_FILES
2020-11-23 Karl WilliamsonRestrict scope/Shorten some very long macro names
2020-11-23 Karl Williamsonembed.fnc: Mark reginitcolors as Core only
2020-11-23 Karl Williamsonperlapi: Consolidate Sv{INU]VX-ish entries
2020-11-22 Tony CookUpdate gitignore files to reflect files in repo
2020-11-22 Graham Knopfix splittree.pl ignore to only apply to root
2020-11-22 Graham Knopremove ignore for perlvms.pod, which is a real file now
2020-11-22 Graham Knopmove ignore for re into its own dists gitignore
2020-11-22 Graham Knopmove ignore for XS-APItest into dists own gitignore
2020-11-22 Graham Knopremove ignore for Test-Harness directory which no longe...
2020-11-22 Graham Knopremove ignore for dl_win32.xs, since it is a real file now
2020-11-22 Graham Knopadd gitignore exclusions for files in git
2020-11-22 Karl Williamsonsv.h: Add comments
2020-11-22 Karl Williamsonregcharclass.h: Simplify some expressions
2020-11-22 Karl WilliamsonSlience compiler warnings for NV, [IU]V compare
2020-11-21 Karl Williamsonperlapi: Consolidate sv_vsetpvf-ish entries
2020-11-21 Karl Williamsonperlapi: Consolidate sv_catpv-ish entries
2020-11-21 Karl WilliamsonDocument dTHXa, dTHXoa
2020-11-21 Karl WilliamsonDocument isGV_with_GP
2020-11-21 Karl WilliamsonDocument NUM2PTR
2020-11-21 Karl WilliamsonMark despatch_signals as core only
2020-11-21 Karl Williamsonsv.c: Add missing pod markup
2020-11-21 Karl Williamsonperlapi: Consolidate sv_vcatpvf-ish entries
2020-11-21 Karl Williamsonperlapi: Consolidate sv_catpvf-ish entries
2020-11-21 Karl Williamsonperlapi: Consolidate sv_setpvf-ish entries
2020-11-21 Karl Williamsonperlapi: Consolidate sv_setpviv-ish entries
2020-11-21 Sawyer XNote down all future releasers for this cycle
2020-11-21 Karl WilliamsonVarious COPHH macros have a non-const parameter
2020-11-21 Karl Williamsonperlapi: Consolidate newSVsv-ish entries
2020-11-21 Karl Williamsonperlapi: Consolidate sv_inc-ish entries
2020-11-20 Karen Etheridgefix perlfaq version in perldelta
2020-11-20 Tom HukinsFix documentation grammar
2020-11-20 Tom HukinsPrepare Module::CoreList for 5.33.5
2020-11-20 Tom HukinsBump version to 5.33.5
2020-11-20 Tom HukinsCreate new perldelta for 5.33.5
2020-11-20 Tom HukinsPost-release tasks for 5.33.4
2020-11-20 Tom Hukins5.33.4 today v5.33.4
2020-11-20 Tom HukinsFinalise perldelta for 5.33.4
2020-11-20 Tom HukinsUpdate Module::CoreList for 5.33.4
2020-11-20 Karl Williamsonperldelta: Note ongoing perlapi work
2020-11-19 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 7.56
2020-11-19 Tom Hukinsperldelta: the FAQ was updated in 09e51a95
2020-11-18 Tony Cookperldelta updates
2020-11-18 Karl WilliamsonMake API some C99 typedef work-arounds
2020-11-18 Karl Williamsonre/fold_grind.pl: Test a couple more code points
2020-11-18 Tom HukinsUpdate Pod-Simple to CPAN version 3.42
2020-11-18 Karl Williamsonembed.fnc: Mark 3 sighandler fcns as Core only
2020-11-18 Karl Williamsonperlapi: Document memzero
2020-11-18 Karl WilliamsonRemove PERLIO_FUNCS_CONST
2020-11-18 Karl WilliamsonMove regcurly to regcomp.c (from inline.h)
2020-11-18 Karl Williamsonperlapi: Consolidate sv_catsv-ish entries
2020-11-18 Karl Williamsonperlapi: Consolidate sv_catpvn-ish entries
2020-11-17 Nicolas RLimit the number of lines in IRC notification
2020-11-17 Nicolas Rirc-notifications: use GITHUB_ENV
2020-11-17 Tom HukinsI will release Perl 5.33.4 on Friday
2020-11-16 Karl Williamsonpat_advanced.t: Simplify a test
2020-11-16 Karl Williamsonloc_tools.pl: Simplify an expression
2020-11-15 Richard Leachpp_split: add TonyC's stack-not-refcounted-suggestion...
2020-11-15 Richard Leachpp_split: no SWITCHSTACK in @ary = split(...) optimisation
2020-11-15 Tony CookGiovanni Tataranni is now a perl author
2020-11-15 Giovanni Tatarannifix typo in pod/perlfunc.pod
2020-11-15 Karl WilliamsonRevert "op.h: Restrict scope of multiconcat symbols...
2020-11-15 Karl Williamsonembed.fnc: Add detail to u flag description
2020-11-15 Karl Williamsonperlop: Note tr/// delimiters may be any printables
2020-11-15 Karl Williamsonperlapi: Fix up some MRO documentation
2020-11-14 Chris 'BinGOs... Update Net-Ping to CPAN version 2.74
2020-11-14 Chris 'BinGOs... Update Test-Simple to CPAN version 1.302183
2020-11-14 Chris 'BinGOs... Update File-Fetch to CPAN version 1.00
2020-11-14 Chris 'BinGOs... Update ExtUtils-CBuilder to CPAN version 0.280235
2020-11-14 Chris 'BinGOs... PPPort version on CPAN is 3.62
2020-11-13 Marcus Holland... IPC-SysV: Synch with CPAN release 2.09
2020-11-13 Karl Williamsonop.h: Restrict scope of multiconcat symbols to core
2020-11-13 Karl Williamsonperlop: Enhance a tr/// example
2020-11-13 James E Keenanpod/perlfunc.pod: Correct one typo
2020-11-12 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 7.54
2020-11-11 Tony Cookfetch magic on the first stacked filetest, not the...
2020-11-11 Karl WilliamsonDocument PERL_SI
2020-11-11 Karl WilliamsonDocument TARG, dTARGET
2020-11-11 Karl Williamsonperlapi: Document Perlacos and similar
next