Commit Graph

10 Commits (8f22c4bed4a3da692cbfb042d5b671cd80fb00ec)

Author SHA1 Message Date
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