This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re...
authorNicholas Clark <nick@ccl4.org>
Tue, 4 Sep 2001 22:42:50 +0000 (23:42 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 5 Sep 2001 11:30:59 +0000 (11:30 +0000)
commit53305cf15fa20bba9e66475dfc049c6ed9d96c55
tree104f5d438fc2b971aa33cbff0bb5d76ef0154a7c
parentea7154893ee587d7e47bcebff9e70757b48a38bd
oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
Message-ID: <20010904224250.P25120@plum.flirble.org>

p4raw-id: //depot/perl@11874
13 files changed:
embed.h
embed.pl
numeric.c
perl.c
perl.h
pod/perlclib.pod
pod/perlfunc.pod
pp.c
proto.h
regcomp.c
t/op/64bitint.t
t/op/oct.t
toke.c