gnucash/libgnucash/backend
John Ralls 537fd995a3 Ensure full precision of doubles is saved to SQL.
std::iostream's operator<<(double) uses only 6 digits of precision
by default. We want 12 digits when saving.
2018-06-02 16:20:36 -07:00
..
dbi Make float database operations more consistent. 2018-06-02 16:16:41 -07:00
sql Ensure full precision of doubles is saved to SQL. 2018-06-02 16:20:36 -07:00
xml Fix typo 2018-05-04 10:04:52 -07:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00