Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 9e728159a33ae479369731865c6c86daea2deeb7
      
https://github.com/Perl/perl5/commit/9e728159a33ae479369731865c6c86daea2deeb7
  Author: Karl Williamson <k...@cpan.org>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M autodoc.pl
    M embed.fnc

  Log Message:
  -----------
  autodoc: Add ability to specify typedefs

Typedefs are part of the API; this allows us to document basic things
such as CV, U8 that aren't currently covered.


  Commit: 19851e277a02c9a5b57961bb9fea1bda1cf87494
      
https://github.com/Perl/perl5/commit/19851e277a02c9a5b57961bb9fea1bda1cf87494
  Author: Karl Williamson <k...@cpan.org>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M mg.c

  Log Message:
  -----------
  mg.c: Note that MAGIC is documented here


  Commit: 63dbc4a91c68a3c71151bea88c954216456c5655
      
https://github.com/Perl/perl5/commit/63dbc4a91c68a3c71151bea88c954216456c5655
  Author: Karl Williamson <k...@cpan.org>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M pod/perlguts.pod

  Log Message:
  -----------
  perlguts: Note that various typedefs are documented here

And fill in the descriptions for things like U8


  Commit: 23f5c29f15e3fdadcf23a3ae28f3fc0bd738fd88
      
https://github.com/Perl/perl5/commit/23f5c29f15e3fdadcf23a3ae28f3fc0bd738fd88
  Author: Karl Williamson <k...@cpan.org>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M perl.h

  Log Message:
  -----------
  Add details to pod for foo(MAX|INT)_C entries


  Commit: fa2b244a21404dfc90c2d9a0ad31df5951e761e3
      
https://github.com/Perl/perl5/commit/fa2b244a21404dfc90c2d9a0ad31df5951e761e3
  Author: Karl Williamson <k...@cpan.org>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M gv.c

  Log Message:
  -----------
  gv.c: Note GV is documented here


  Commit: f204f8ac3d8cbbd10eafba2593e808144f1661f0
      
https://github.com/Perl/perl5/commit/f204f8ac3d8cbbd10eafba2593e808144f1661f0
  Author: Karl Williamson <k...@cpan.org>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M cv.h

  Log Message:
  -----------
  cv.h: Note CV is documented here


Compare: https://github.com/Perl/perl5/compare/4f0d304ec835...f204f8ac3d8c

Reply via email to