This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reorganize perlapi
authorKarl Williamson <khw@cpan.org>
Wed, 26 Aug 2020 23:47:31 +0000 (17:47 -0600)
committerKarl Williamson <khw@cpan.org>
Fri, 4 Sep 2020 22:13:25 +0000 (16:13 -0600)
commit51b56f5c7c7e109a2c53226c83c2d324801d4f9b
tree6fba1874921dc4fbec86d41614083856335c42cb
parent70b05c7cee1d4db8aa1fee6424603ecb21eac423
Reorganize perlapi

This uses a new organization of sections that I came up with.  I asked
for comments on p5p, but there were none.
44 files changed:
XSUB.h
av.c
av.h
cop.h
cv.h
doio.c
dump.c
gv.c
gv.h
handy.h
hv.c
hv.h
inline.h
locale.c
malloc.c
mathoms.c
mg.c
mro_core.c
numeric.c
op.c
op.h
pad.c
patchlevel.h
perl.c
perl.h
perlio.h
pod/perlapio.pod
pod/perlcall.pod
pod/perlfilter.pod
pod/perlguts.pod
pod/perlhacktips.pod
pod/perlmroapi.pod
pp_ctl.c
pp_sort.c
pp_sys.c
regcomp.c
scope.c
sv.c
sv.h
t/porting/customized.dat
universal.c
util.c
util.h
vutil.c