Changeset [1f0ab2ab49cf206221aec2ce7286dd356be50750] by Alexander Ljungberg
January 23rd, 2013 @ 12:23 PM
Fixes #1721. Fixed: bad negative numbers from CPNumberFormatter.
Without this fix, CPNumberFormatter didn't format negative values well. E.g. with thousands separators on it could generate, "-,999.00".
This fix generally improves handling of negative numbers by
CPNumberFormatter.
https://github.com/cappuccino/cappuccino/commit/1f0ab2ab49cf206221a...
Committed by Alexander Ljungberg
- M Foundation/CPNumberFormatter.j
- M Tests/Foundation/CPNumberFormatterTest.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.