This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
split ' ', $foo: don't check end byte
[perl5.git] / t / op / numconvert.t
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2016-07-02 Jarkko HietaniemiVAX: test changes for VAX floats
2011-03-14 Nicholas ClarkConvert the remainder of t/op/numconvert.t to test...
2011-03-07 Nicholas ClarkRefactor 4 tests to use skip_all(), instead of longhand...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2010-10-26 Father Chrysostomos-$zero should not modify $zero
2010-10-04 Father Chrysostomos[perl #45133] -0.0 has variable Boolean value
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2001-08-29 Nicholas Clarkpass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Nicholas ClarkRe: op/numconvert.t failures
2001-06-30 Nicholas Clarkop/numconver.t
2001-01-24 Charles BaileySYN SYN
2001-01-12 Nicholas ClarkRe: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-15 Jarkko HietaniemiReturn of the IVUV-preservation, now seems to be happy...
2000-12-15 Jarkko HietaniemiThis seems to be a stage sane and stable enough to...
2000-12-14 Nicholas Clarkfaster and 64 bit preserving arithmetic
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Lupe ChristophBetter skip message for the test; one of the two proble...
2000-02-28 Jarkko HietaniemiLift the 32-bit straightjacket from bit ops;
2000-02-24 Lupe ChristophGet -lbind if available. Add pointer to perldelta...
1999-05-12 Gurusamy Sarathymore testsuite smarts (many of them courtesy Ilya)
1999-05-10 Ilya ZakharevichSelf-consistent numeric conversion again