Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: a8530b8814e6298c258ed2b0c4fa287b54c30cb6
https://github.com/Perl/perl5/commit/a8530b8814e6298c258ed2b0c4fa287b54c30cb6
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M embed.fnc
M embed.h
M hv.h
M mathoms.c
M proto.h
Log Message:
-----------
Move Perl_hv_* mathoms functions to macros in hv.h
Commit: 3af891deac2aafc27408b00eb67fb6fb6585a7af
https://github.com/Perl/perl5/commit/3af891deac2aafc27408b00eb67fb6fb6585a7af
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M embed.fnc
M embed.h
M gv.h
M mathoms.c
M proto.h
Log Message:
-----------
Move Perl_gv_* mathoms function to macros in gv.h
Commit: 2d859587cf4c953f5b56b278f68c0458c31f193b
https://github.com/Perl/perl5/commit/2d859587cf4c953f5b56b278f68c0458c31f193b
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M embed.fnc
M embed.h
M mathoms.c
M proto.h
M sv.h
Log Message:
-----------
Move many SV mathoms functions to macros in sv.h
Commit: 08ad541af5cca8dfeb2ce6b107975b9badfdfa75
https://github.com/Perl/perl5/commit/08ad541af5cca8dfeb2ce6b107975b9badfdfa75
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M embed.fnc
M embed.h
M mathoms.c
M op.h
M proto.h
M sv.h
Log Message:
-----------
Move Perl_ref(), Perl_sv_unref() from mathoms to macros
in op.h and sv.h respectively
Commit: 3d55e81aa058525ab461142289db38ed229bd088
https://github.com/Perl/perl5/commit/3d55e81aa058525ab461142289db38ed229bd088
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M embed.fnc
M embed.h
M mathoms.c
M perl.h
M proto.h
Log Message:
-----------
Move Perl_do_open from mathoms to macro in perl.h
Commit: 0a09180de378e1cd0abbb3c30f2c89d3235a2a5e
https://github.com/Perl/perl5/commit/0a09180de378e1cd0abbb3c30f2c89d3235a2a5e
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M embed.fnc
M embed.h
M mathoms.c
M perl.h
M proto.h
Log Message:
-----------
Move Perl_do_aexec from mathoms to macro in perl.h
Commit: 6a3ea4b452fdfc6bab52ec7179d25af3c115f8ee
https://github.com/Perl/perl5/commit/6a3ea4b452fdfc6bab52ec7179d25af3c115f8ee
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M av.h
M embed.fnc
M embed.h
M mathoms.c
M proto.h
Log Message:
-----------
Move Perl_newAV() from mathoms to av.h
Commit: 354c4cba938e53f2b7a4115e245dd49b6374b644
https://github.com/Perl/perl5/commit/354c4cba938e53f2b7a4115e245dd49b6374b644
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M embed.fnc
M embed.h
M mathoms.c
M proto.h
M scope.h
Log Message:
-----------
Mv all Perl_save* functions from mathoms to macros
into scope.h
Commit: f841c175ef6ba78837ba87420e11d3bb8518d2c0
https://github.com/Perl/perl5/commit/f841c175ef6ba78837ba87420e11d3bb8518d2c0
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M embed.fnc
M embed.h
M mathoms.c
M proto.h
M sv.h
Log Message:
-----------
Move Perl_newIO() from mathoms to macro in sv.h
Commit: db5e0da7963de9e49eb49078ab3566cc806a21a9
https://github.com/Perl/perl5/commit/db5e0da7963de9e49eb49078ab3566cc806a21a9
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M embed.fnc
M embed.h
M mathoms.c
M op.h
M proto.h
Log Message:
-----------
Move Perl_newSUB() from mathoms to macro in op.h
Commit: 7faa0927cb70887ec1e46ebd8ed00ef65c78ffa5
https://github.com/Perl/perl5/commit/7faa0927cb70887ec1e46ebd8ed00ef65c78ffa5
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M embed.fnc
M embed.h
M mathoms.c
M perl.h
M proto.h
Log Message:
-----------
Move Perl_l?stat() from mathoms to macros in perl.h
Commit: a53001a6fc1d00c270df09e03422a1cd8e9a73ad
https://github.com/Perl/perl5/commit/a53001a6fc1d00c270df09e03422a1cd8e9a73ad
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M embed.fnc
M embed.h
M mathoms.c
M proto.h
M utf8.h
Log Message:
-----------
Move Perl_is_utf8_char_buf from mathoms to be a macro is utf8.h
Commit: 0ac9cc02344cd7ebf416ccf9b50e708257898855
https://github.com/Perl/perl5/commit/0ac9cc02344cd7ebf416ccf9b50e708257898855
Author: Karl Williamson <[email protected]>
Date: 2024-11-17 (Sun, 17 Nov 2024)
Changed paths:
M av.h
Log Message:
-----------
av.h Remove obsolete comment
See https://github.com/Perl/perl5/pull/22714#pullrequestreview-2422048615
Compare: https://github.com/Perl/perl5/compare/c4c27bf002d9...0ac9cc02344c
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications