This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add ceil & floor to builtin
authorJames Raspass <jraspass@gmail.com>
Sat, 22 Jan 2022 11:07:58 +0000 (11:07 +0000)
committerPaul Evans <leonerd@leonerd.org.uk>
Mon, 24 Jan 2022 00:35:51 +0000 (00:35 +0000)
commit17a8df707746ce70979d18c5b5f9e383c365bbff
treee5804a4a146bb23322767dca987fc9d8dbc8f493
parentfc23c914f8de7cb85f58830142e0164864d4601c
Add ceil & floor to builtin
13 files changed:
builtin.c
ext/Opcode/Opcode.pm
lib/B/Deparse.pm
lib/B/Deparse.t
lib/B/Op_private.pm
lib/builtin.pm
lib/builtin.t
opcode.h
opnames.h
pp.c
pp_proto.h
regen/opcodes
t/perf/opcount.t