Commit Graph

11 Commits (55b9382ad94d11db79052d261877dd648dce972b)

Author SHA1 Message Date
Christopher Lam c45b9736ab [gnc-numeric.cpp] parse integer + fraction; e.g."10 1/4" == 10.25
3 years ago
John Ralls e98d3534ce Bug 798901 - Wrong value for very small prices from Finance::Quote.
3 years ago
Mike Alexander 6bdaa161eb Redo 71afa3e0 and 71afa3e0 so powten(max_leg_digits) is 1e18
3 years ago
Mike Alexander 71afa3e0fc Make the GncNumeric string constructtor work for long decimal numbers.
3 years ago
John Ralls 2290fa7c22 Fix exception when converting to decimal values that reduce to N/1.
5 years ago
Craig 04aab7cea3 Correctly parse decimals between 0 and -1.
7 years ago
David Palma aab89065da
Bug 796949 - Fix division and rounding of zero.
7 years ago
John Ralls 40a266fc62 One more catch-by-value error.
8 years ago
John Ralls c3180ab374 Operator << fix.
8 years ago
John Ralls 26fa2acfd5 Use a more appropriate comparison for doubles.
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago