openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
N
Number::Format
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
4 days
ago. based on code collected
6 days
ago.
Mar 22, 2025 — Mar 22, 2026
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
new
billward
More...
almost 15 years ago
In round() add support for Math::BigFloat
billward
More...
almost 15 years ago
Add test to pass undef and test for warning
billward
More...
almost 15 years ago
add tests for multi-char THOUSANDS_SEP value
billward
More...
almost 15 years ago
Add test to pass undef and test for warning with and without warnings enabled
billward
More...
almost 15 years ago
Update minimum Perl version to 5.10 Allow multi character THOUSANDS_SEP values Add _complain_undef
billward
More...
almost 15 years ago
Changes suggested by Adam Kennedy
billward
More...
over 15 years ago
Skip on openbsd/dragonfly Use regex to allow RUB or RUR for rubles
billward
More...
over 16 years ago
1.73: Check UNIVERSAL::isa() in _get_self; Add CAVEATS to POD
billward
More...
over 16 years ago
1.73
billward
More...
over 16 years ago
Add 1.72 changes
billward
More...
almost 17 years ago
Add strict/warnings Add rules for new base option on unformat_number
billward
More...
almost 17 years ago
Add strict/warnings Add compare_numbers to test with an allowable error of 1e-10
billward
More...
almost 17 years ago
Add strict/warnings
billward
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
billward
More...
almost 17 years ago
Add strict/warnings Add tests for large precision value
billward
More...
almost 17 years ago
Add strict/warnings; use no_plan for tests
billward
More...
almost 17 years ago
Add strict/warnings; minor reformatting
billward
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)
billward
More...
almost 17 years ago
Updated to use Makefile.PL suggested in https://rt.cpan.org/Ticket/Display.html?id=38020
billward
More...
almost 17 years ago
mention change in round.t
billward
More...
almost 17 years ago
Change == to eq in all tests
billward
More...
almost 17 years ago
Add 1.70 and 1.71 changes
billward
More...
almost 17 years ago
Remove version-specific text; refer reader to CHANGES for latest
billward
More...
almost 17 years ago
Add all possible initialization values for EUR test
billward
More...
almost 17 years ago
Update $VERSION to 1.71
billward
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
billward
More...
almost 17 years ago
Remove superfluous -n_cs_precedes => 0 and -p_cs_precedes => 0
billward
More...
almost 17 years ago
Add tests based on those suggested by David Raab in RT 42522
billward
More...
about 17 years ago
Use named option for test of precision in 'kilo' test Add tests for iec60027 mode
billward
More...
about 17 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree