This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-09-04 Karl Williamsonautodoc.pl: Add missing semi-colon
2020-09-04 Karl WilliamsonUpdate embed.fnc to document autodoc changes
2020-09-04 Karl Williamsonautodoc: Add section name checking
2020-09-04 Karl Williamsonautodoc: Display list of sections near top
2020-09-04 Karl WilliamsonReorganize perlapi
2020-09-04 Karl WilliamsonChange some =head1 to apidoc_section lines
2020-09-04 Karl Williamsonautodoc: Don't output empty section
2020-09-04 Karl Williamsonautodoc: Revise display of apidoc elements
2020-09-04 Karl Williamsonautodoc: Add config.h to what is documented
2020-09-04 Karl Williamsonautodoc: Add section footers in this file
2020-09-04 Karl Williamsonautodo: Enclose elements with C<...>
2020-09-04 Karl Williamsonautodoc: Add ability to list variants like perlfunc...
2020-09-04 Karl Williamsonautodoc: Simplify input loops
2020-09-04 Karl Williamsonautodoc: Use hash not array for heterogenous elements
2020-09-04 Karl Williamsonautodoc.pl: Use bold font for 'deprecated', 'experimental'
2020-09-04 Karl Williamsonautodoc.pl: Change more misleading variable names
2020-09-04 Karl Williamsonautodoc.pl: Rmv unnecessary variable
2020-09-04 Karl Williamsonautodoc.pl: Change some variable names
2020-09-04 Karl Williamsonautodoc: Warn on empty pod
2020-09-04 Karl Williamsonautodoc.pl: White space only
2020-09-04 Karl Williamsonautodoc.pl: Extract code into a function
2020-09-04 Karl Williamsonautodoc: Don't output empty sections
2020-09-04 Karl Williamsonautodoc.pl: Use consistent sort for missing docs
2020-09-04 Karl Williamsonautodoc.pl: Improve the SEE ALSO section
2020-09-04 Karl Williamsonautodoc.pl: Add ability to link to other pods
2020-09-04 Karl WilliamsonRemove redundant apidoc entries.
2020-09-04 Karl Williamsonautodoc: Add 'use warnings'
2020-09-04 Karl Williamsonautodoc.pl: Update to accept F flag
2020-09-04 Karl Williamsonautodoc.pl: Don't look in cpan,dist,ext
2020-09-04 Karl Williamsonautodoc.pl: Add helpful info to two diagnostics
2020-09-04 Karl Williamsonautodoc.pl: Add C<...> around some text
2020-09-02 H.Merijn BrandRegenerate Configure after accepting PR
2020-09-02 Chris 'BinGOs... ExtUtils-Install: sync with cpan version 2.16
2020-09-02 Karl Williamsongv.c: Clarify comment
2020-09-02 Karl Williamsonsv.h: Clarify comment
2020-09-02 Karl Williamsonpad.h: Add missing =cut to render pod correctly
2020-09-01 Nicolas RIRC notifications for opened and synchronize PR
2020-09-01 Karl WilliamsonChange some link pod for better rendering
2020-09-01 Karl Williamsonperlapi: Fix typo
2020-08-31 Karl Williamsonperlapi for get_c_backtrace_dump: fix verbatim
2020-08-31 Sawyer XSmall change
2020-08-31 Ricardo Signesrelease announcement: waffle on perl5 v perl7 for now
2020-08-31 John LightseyHeap buffer overflow in regex bracket group whitespace...
2020-08-30 Richard Leachpp_akeys: use av_top_index rather than Perl_av_len
2020-08-30 David Mitchellbetter comment what regen/mg_vtable.pl does
2020-08-30 David Mitchellgenerate_uudmap.c: add comments and headers
2020-08-28 Tony Cookdocument PerlIO::scalar's behavior for read-only scalars
2020-08-28 David Mitchellremove leaky warnings.t skip
2020-08-28 David Mitchellcop.h: remove obsolete comment
2020-08-28 David Mitchellpp_multiconcat(): tweak a const
2020-08-28 David Mitchellt/perf/benchmarks: tweak mixed arithmetic
2020-08-27 Karl Williamsonperlre: Fix some links
2020-08-27 Karl Williamsonperlapi: Don't display certain flag values
2020-08-27 Karl WilliamsonDocument vnewSVpvf
2020-08-27 Tony Cooknot only system and library calls can set errno
2020-08-27 Tony Cookclarify that errno can be set to non-zero on success
2020-08-27 David MitchellS_lossless_NV_to_IV(): skip Perl_isnan
2020-08-26 David Mitchelladd new autodie test file to 'TEST -deparse' skips
2020-08-26 Tom HukinsImprove documentation grammar
2020-08-26 Tom HukinsStop implying "." belongs in $ENV{PATH}
2020-08-25 Tom HukinsFix typos in comments
2020-08-25 Karl WilliamsonDocument DEFSV DEFSV_set SAVE_DEFSV
2020-08-25 David Mitchellsort { return foo() } ...
2020-08-24 Karl WilliamsonDocument vform
2020-08-24 Karl WilliamsonDocument a bunch of foo_nocontext functions
2020-08-24 Karl WilliamsonChange vwarn pod to be in terms of plain warn
2020-08-24 Nicolas Rrun_multiple_progs: option to abort on first failure
2020-08-24 Nicolas Rrun_multiple_progs: advertise file and line number...
2020-08-24 Nicolas Rrun_multiple_progs: auto tag test when name is mising
2020-08-23 H.Merijn BrandGuard the change against running more than once
2020-08-23 Karl Williamsonperlvar: Remove PERL_VERSION... apidoc entries
2020-08-23 Karl Williamsontoke.c: Use SvPV_shrink_to_cur
2020-08-23 Karl WilliamsonDocument re_dup_guts
2020-08-23 Karl WilliamsonDocument SvOOK_off
2020-08-23 Karl WilliamsonDocument SvVSTRING_mg
2020-08-23 Karl Williamsoncop.h: Comments, white space
2020-08-23 Karl WilliamsonDocument INTMAX_C, UINTMAX_C
2020-08-23 Karl WilliamsonNote that PERL_UINT_MIN is documented
2020-08-23 Karl WilliamsonDocument PERL_USE_GCC_BRACE_GROUPS
2020-08-23 Karl WilliamsonDocument PTR2foo
2020-08-23 Karl WilliamsonDocument ibcmp_utf8, and move to like-fcns hdr
2020-08-22 James E Keenanlib/Symbol.t: Exercise qualify_to_ref()
2020-08-22 James E KeenanCorrect typo in 'die' message.
2020-08-22 Karl WilliamsonDocument EXTERN_C macros
2020-08-22 Karl Williamsonutil.c: Comment fix-up
2020-08-22 H.Merijn BrandMerge Configure changes for z/OS and AIX
2020-08-22 Karl WilliamsonRefactor rninstr()
2020-08-22 John LightseyAdd missing boundary check to grok_infnan
2020-08-21 Dagfinn Ilmari... Add Merijn's new email address to Porting/checkAUTHORS.pl
2020-08-21 Nicolas Rdie_unwind(): global destruction
2020-08-21 H.Merijn BrandMake getverlist inside Configure strict/warnings safe...
2020-08-21 Dagfinn Ilmari... Remove 5005threads vestiges from Configure and friends
2020-08-20 Karen EtheridgeWin32API::File::inc::ExtUtils::Myconst2perl is not...
2020-08-20 Karen Etheridgeadd new Module::CoreList entries
2020-08-20 Karen Etheridgecanonicalize more committer names and emails
2020-08-20 Karen Etheridgebump Module::CoreList version
2020-08-20 Karen EtheridgeBump the perl version in various places for 5.33.2
2020-08-20 Karen Etheridgenew perldelta for 5.33.2
2020-08-20 Karen Etheridgetick off 5.33.1 release
2020-08-20 Karen Etheridgefix version in release announcement template
next