Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 1ccc2b0b89a454b339656f5862934fdf4273ce60
      
https://github.com/Perl/perl5/commit/1ccc2b0b89a454b339656f5862934fdf4273ce60
  Author: Karl Williamson <[email protected]>
  Date:   2025-09-24 (Wed, 24 Sep 2025)

  Changed paths:
    M sv.c

  Log Message:
  -----------
  perlapi: Combine newSVpvf, newSVpvf_nocontext entries


  Commit: 658039d704d3e7395a6b1e324fd032668b81dd7b
      
https://github.com/Perl/perl5/commit/658039d704d3e7395a6b1e324fd032668b81dd7b
  Author: Karl Williamson <[email protected]>
  Date:   2025-09-24 (Wed, 24 Sep 2025)

  Changed paths:
    M autodoc.pl
    M deb.c
    M op.c
    M sv.c
    M util.c

  Log Message:
  -----------
  perlapi: Improve wording of plain/nocontext entries

Certain functions have forms that contain the suffix '_nocontext', and
which have long been specially handled in embed.h.  autodoc was unaware
of these until 14c379ecac400409463db8546c137ce9b92bcf1d recently.

This tweaks the wording added in that commit, and by changing to use an
in-line marker where its desired in the pod instead of an arbitrary
place dictated from above, makes the result flow better.


Compare: https://github.com/Perl/perl5/compare/1f5204da4ee3...658039d704d3

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to