summaryrefslogtreecommitdiff
path: root/t/op/oct.t
Commit message (Collapse)AuthorAgeFilesLines
* change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix itGurusamy Sarathy2000-05-021-36/+50
| | | | | | | | 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
* Integer overflow iteration.Jarkko Hietaniemi1999-07-311-1/+4
| | | p4raw-id: //depot/cfgperl@3843
* Test oct() at the 2^32-1 limit.Jarkko Hietaniemi1999-07-311-1/+8
| | | p4raw-id: //depot/cfgperl@3839
* Repent and make overly large integerishJarkko Hietaniemi1999-07-291-15/+20
| | | | | | | constants non-fatal. They are now promoted to NVs, accompanied by an overflow warning that is by default on. p4raw-id: //depot/cfgperl@3832
* Test hex('x...').Jarkko Hietaniemi1999-07-271-1/+6
| | | p4raw-id: //depot/cfgperl@3800
* Integer constants (0x, 0[0-7], 0b) now overflow fatally,Jarkko Hietaniemi1999-07-271-13/+31
| | | | | | | 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
* REV2: Binary number supportWilson P. Snyder II1998-12-311-1/+3
| | | | | | To: perl5-porters@perl.org Message-ID: <199811301543.KAA15689@vulcan.maker.com> p4raw-id: //depot/cfgperl@2546
* disallow 'x' in hex numbers (except leading '0x')Gisle Aas1998-10-251-3/+2
| | | | | | 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
* More testsTom Phoenix1997-01-011-1/+3
| | | | private-msgid: <Pine.GSO.3.95.961229170736.15213M-100000@solaris.teleport.co
* Beta3: Ensure hex() and oct() positive [edited]Chip Salzenberg1996-02-031-4/+7
| | | | This patch ensures that hex() and oct() always return positive values.
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-1/+1
| | | | [editor's note: from history.perl.org. The sparc executables originally included in the distribution are not in this commit.]
* perl 4.0.00: (no release announcement available)perl-4.0.00Larry Wall1991-03-211-0/+9
So far, 4.0 is still a beta test version. For the last production version, look in pub/perl.3.0/kits@44.