0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 6 days ago.
Mar 22, 2025 — Mar 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new More... almost 15 years ago
In round() add support for Math::BigFloat More... almost 15 years ago
Add test to pass undef and test for warning More... almost 15 years ago
add tests for multi-char THOUSANDS_SEP value More... almost 15 years ago
Add test to pass undef and test for warning with and without warnings enabled More... almost 15 years ago
Update minimum Perl version to 5.10 Allow multi character THOUSANDS_SEP values Add _complain_undef More... almost 15 years ago
Changes suggested by Adam Kennedy More... over 15 years ago
Skip on openbsd/dragonfly Use regex to allow RUB or RUR for rubles More... over 16 years ago
1.73: Check UNIVERSAL::isa() in _get_self; Add CAVEATS to POD More... over 16 years ago
1.73 More... over 16 years ago
Add 1.72 changes More... almost 17 years ago
Add strict/warnings Add rules for new base option on unformat_number More... almost 17 years ago
Add strict/warnings Add compare_numbers to test with an allowable error of 1e-10 More... almost 17 years ago
Add strict/warnings More... almost 17 years ago
Add strict/warnings; use no_plan for tests Add tests for Russian Add unformat_number tests Add $num to hold value for (un-)formatting More... almost 17 years ago
Add strict/warnings Add tests for large precision value More... almost 17 years ago
Add strict/warnings; use no_plan for tests More... almost 17 years ago
Add strict/warnings; minor reformatting More... almost 17 years ago
Version 1.72: Add 'use strict' & 'use warnings' Add MAX_INT constant for detecting overflows Add helper sub _get_multipliers for getting kilo/mega/giga mult values Add test in round() for overflow from large of a precision value (RT 40126) Add .5 + 1e-14 to rounded value instead of .5000001 (RT 20298) Fix undef $pic_prefix (RT 43029) Add support for giga and base option in unformat_number (RT 40455) Fix Russian locale issues, esp. in unformat_number (RT 40859) Remove variables from error messages (XSS risk) and standardize errors Remove requirement that decimal_point & thousands_sep be 1 char (for ru_RU) More... almost 17 years ago
Updated to use Makefile.PL suggested in https://rt.cpan.org/Ticket/Display.html?id=38020 More... almost 17 years ago
mention change in round.t More... almost 17 years ago
Change == to eq in all tests More... almost 17 years ago
Add 1.70 and 1.71 changes More... almost 17 years ago
Remove version-specific text; refer reader to CHANGES for latest More... almost 17 years ago
Add all possible initialization values for EUR test More... almost 17 years ago
Update $VERSION to 1.71 More... almost 17 years ago
Add decimal_point to $german in hopes to avoid the erorr in http://www.nntp.perl.org/group/perl.cpan.testers/2009/04/msg3612505.html More... almost 17 years ago
Remove superfluous -n_cs_precedes => 0 and -p_cs_precedes => 0 More... almost 17 years ago
Add tests based on those suggested by David Raab in RT 42522 More... about 17 years ago
Use named option for test of precision in 'kilo' test Add tests for iec60027 mode More... about 17 years ago