Revision history for Perl extension Scalar::Util::Numeric.
0.11 Mon Aug 23 17:52:30 2010
- only show diagnostics for failing tests
0.10 Sat Aug 21 14:16:07 2010
- bump min perl version to 5.8.0
- implement all functions in XS
- test that isint and isfloat aren't fooled by "1.0" (Schwern)
- eliminate the test-only deps on Math::Complex and Math::BigInt (Schwern)
- add GitHub repository
- update ppport.h
- misc cleanup (chocolateboy, Schwern)
0.02 Sun Oct 9 23:27:04 2005
- fix uvmax test
- fix documentation typo (thanks Mike Castle)
0.01 Sat Mar 26 15:01:09 2005
- original version; created by h2xs 1.23 with options
-n Scalar::Util::Numeric