summaryrefslogtreecommitdiff
path: root/t/op/numconvert.t
Commit message (Expand)AuthorAgeFilesLines
* Convert the remainder of t/op/numconvert.t to test.pl, strict and warnings.Nicholas Clark2011-03-141-27/+22
* Refactor 4 tests to use skip_all(), instead of longhand code to generate TAP.Nicholas Clark2011-03-071-10/+5
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* -$zero should not modify $zeroFather Chrysostomos2010-10-251-1/+4
* [perl #45133] -0.0 has variable Boolean valueFather Chrysostomos2010-10-041-0/+12
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* pass all tests when compiling with -DNO_PERL_PRESERVE_IVUVNicholas Clark2001-08-291-1/+7
* Re: op/numconvert.t failuresNicholas Clark2001-07-021-1/+7
* op/numconver.tNicholas Clark2001-06-301-3/+23
* Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2...Nicholas Clark2001-01-121-0/+18
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-151-4/+20
* This seems to be a stage sane and stable enough to checkin.Jarkko Hietaniemi2000-12-151-20/+4
* faster and 64 bit preserving arithmeticNicholas Clark2000-12-141-4/+20
* Better skip message for the test; one of the two problems inLupe Christoph2000-08-021-1/+7
* Lift the 32-bit straightjacket from bit ops;Jarkko Hietaniemi2000-02-281-1/+1
* Get -lbind if available. Add pointer to perldelta.pod/64-bitLupe Christoph2000-02-241-0/+1
* more testsuite smarts (many of them courtesy Ilya)Gurusamy Sarathy1999-05-121-9/+1
* Self-consistent numeric conversion againIlya Zakharevich1999-05-101-0/+193