Alexander Ljungberg
|
445adcb47f
|
CPNumberFormatter rounding mode support.
|
2011-06-10 11:41:23 -07:00 |
|
Stephen Ierodiaconou
|
6a942630e4
|
Fixing spelling mistakes
|
2011-01-24 11:05:48 +02:00 |
|
Stephen Ierodiaconou
|
c65bfd22a2
|
Use native javascript array for mantissa for big performance increase
|
2011-01-16 01:47:14 +02:00 |
|
Stephen Ierodiaconou
|
2fe8845842
|
CPDecimalString returns NaN for a NaN and Fix Compare of NaNs and Cocoa compatable handling of overflow/underflows when no exception
|
2011-01-15 19:29:55 +02:00 |
|
Stephen Ierodiaconou
|
fc746db70f
|
Cocoa compatible constructors for CPDecimals
|
2011-01-15 16:12:06 +02:00 |
|
Stephen Ierodiaconou
|
5a0cfc1595
|
Make default number hanler file global only and Improvements and optimisations for CPDecimalNumber
|
2011-01-15 11:49:20 +02:00 |
|
Klaas Pieter Annema
|
a51672cc82
|
use charAt in CPDecimal, IE doesn't support []
|
2010-11-30 16:05:32 +01:00 |
|
Alexander Ljungberg
|
381a6a999b
|
Fixed a bad var statement in CPDecimal. Cleanup.
|
2010-11-17 21:58:58 -03:00 |
|
Klaas Pieter Annema
|
8e3e15080b
|
made CPDecimalCreateWithString work with empty string
|
2010-05-06 14:13:29 +02:00 |
|
Klaas Pieter Annema
|
373210e610
|
fixed several global declarations of i in for loops
|
2010-05-05 12:13:24 +02:00 |
|
Stephen Ierodiaconou
|
c79b2456f5
|
Some style changes to CPDecimal
|
2009-10-16 12:35:59 +01:00 |
|
stevegeek
|
00532fe7ac
|
First CPDecimal and CPDecimalNumber commits (and tests).
These implementations are mostly complete but require optimisation.
|
2009-09-28 13:59:18 +01:00 |
|