Commit Graph

12 Commits (7db2ccc4e0e4e8a331df2f93c4358e3cd0312c4f)

Author SHA1 Message Date
Craig 04aab7cea3 Correctly parse decimals between 0 and -1.
7 years ago
Adrian Panella f905467a44 [numeric] Fix constructor from strings in range (0 ,1)
7 years ago
John Ralls 87533fe4bc Catch std::underflow_error as well as std::overflow_error.
8 years ago
John Ralls 867fdce4e4 Gcc-4.8 doesn't have std::codecvt.
8 years ago
John Ralls c3180ab374 Operator << fix.
8 years ago
John Ralls 4be826055a Revert "Partial fix to exception crashes on Windows."
8 years ago
John Ralls 4746054635 Partial fix to exception crashes on Windows.
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
8 years ago
Geert Janssens 444eb1c28e Improve gnc_numeric_boxed_copy_func based on discussion in PR#145
8 years ago
Mike Alexander 29a92431cb Fix sigfigs(n) rounding to work when the input is bigger tnan 10**n.
9 years ago
Mike Alexander 57638161f2 Fix numerator overflow constructing GncNumeric from 96.16
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago