This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Lift the 32-bit straightjacket from bit ops;
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 28 Feb 2000 20:32:53 +0000 (20:32 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 28 Feb 2000 20:32:53 +0000 (20:32 +0000)
commit972b05a9f47fc720f21b99b988037565a6a8181a
tree67c81ff1dca6e00f4f5f8bdaaca81b4de582e5d3
parent6cc5f3e7559c04024f9a50632845af7b1516d5df
Lift the 32-bit straightjacket from bit ops;
prefer IV/UV over NV in sv_2pv().

p4raw-id: //depot/cfgperl@5329
pod/perldelta.pod
pod/perlop.pod
pp.c
sv.c
t/op/64bit.t
t/op/misc.t
t/op/numconvert.t