Revision history for Perl module Data::Float::DoubleDouble
1.01
- INCOMPATIBLE WITH EARLIER VERSIONS !!
- Refactor, including coverage of those double-doubles whose values require more
than 106 bits for accurate representation.
0.03
- Alter float_H to, in list context, return (single) sign and (single) exponent, in
addition to the hex string and binary string it was already returning in list context.
- Add some more test files.
0.01
- First release.