| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
such that underscores are only ignored in literal numbers,
"\x{...}", and hex/oct argument
p4raw-link: @3798 on //depot/cfgperl: 252aa0820e6bce274b33bd342cfc65e18a59a165
p4raw-id: //depot/perl@6044
|
|
|
| |
p4raw-id: //depot/cfgperl@3843
|
|
|
| |
p4raw-id: //depot/cfgperl@3839
|
|
|
|
|
|
|
| |
constants non-fatal. They are now promoted
to NVs, accompanied by an overflow warning that
is by default on.
p4raw-id: //depot/cfgperl@3832
|
|
|
| |
p4raw-id: //depot/cfgperl@3800
|
|
|
|
|
|
|
| |
they used to be just optional lexical warnings.
Also, with warnings turned on, constants > 2**32-1
trigger a non-portability warning.
p4raw-id: //depot/cfgperl@3798
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Message-ID: <199811301543.KAA15689@vulcan.maker.com>
p4raw-id: //depot/cfgperl@2546
|
|
|
|
|
|
| |
Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
p4raw-id: //depot/perl@2054
|
|
|
|
| |
private-msgid: <Pine.GSO.3.95.961229170736.15213M-100000@solaris.teleport.co
|
|
|
|
| |
This patch ensures that hex() and oct() always return positive values.
|
|
|
|
| |
[editor's note: from history.perl.org. The sparc executables
originally included in the distribution are not in this commit.]
|
|
So far, 4.0 is still a beta test version. For the last production
version, look in pub/perl.3.0/kits@44.
|