Commit Graph

832 Commits (1890c6ccfb1fbfa6063bf34c8a2e406b6e41c9d5)

Author SHA1 Message Date
Geert Janssens 333edb1900 Fix gnc-rational test on Windows
9 years ago
John Ralls e2386253ca Move Win32 additions to engine_SOURCES to before first use.
9 years ago
Geert Janssens 74b6ef8ab3 Merge branch 'kvpvaltostring' of https://github.com/limitedAtonement/gnucash
9 years ago
Geert Janssens a670783eb6 Merge branch 'prices-out2' of https://github.com/Bob-IT/gnucash
9 years ago
lmat a9cc488cbf Should return std::string
9 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
Mike Alexander 00c7089ecb Add tests for converting doubles 96.16 and 9616000000.0 to GncNumeric.
9 years ago
John Ralls 115d61e7f3 Remove test for transaction set-date diagnostic message.
9 years ago
John Ralls 71e3703087 Use time64 GncDateTime constructor instead of struct tm constructor.
9 years ago
John Ralls f7ce8bcbb3 Disable creating a date string to maybe use in a PINFO message.
9 years ago
John Ralls 82d891a202 Test features to see if they're already set before setting them.
9 years ago
Robert Fewell 6ca85450a8 Move gnc-gdate-utils functions to gnc-date and remove files.
9 years ago
Robert Fewell b485206378 Change tabs to spaces and remove some blank lines
9 years ago
Robert Fewell 047bc8d69b Rename gnc_pricedb_remove_old_prices_keep_last
9 years ago
Robert Fewell a7abc312a9 Rename save_cloned_price to clone_price
9 years ago
Robert Fewell 89dbc09410 Added second if clause for completeness.
9 years ago
Robert Fewell c3466b79ef Move gnc-gdate-utils.c/h from app-utils to engine
9 years ago
Robert Fewell 42915a42d1 Modify the unit tests to reflect changes.
9 years ago
Robert Fewell 667f175757 This change modifies the way old prices can be removed.
9 years ago
John Ralls 4fc61b2ac8 Commit imap conversions once per account instead of per import map slot.
9 years ago
John Ralls c6a72cc596 Revert "Fix mac looking in wrong directory for libgncmod-backend-dbi.dylib."
9 years ago
John Ralls 6a359f86a0 Fix mac looking in wrong directory for libgncmod-backend-dbi.dylib.
9 years ago
Geert Janssens f943ba61ae Rename directory for code from external projects
9 years ago
Geert Janssens 7fd38c88a5 Improve a comment
9 years ago
Geert Janssens a96a68fd4e Add as many values as there are fields in the list
9 years ago
Geert Janssens 0946b0315f Use another way to fix backend loading on OS X
9 years ago
John Ralls cc39a04f6f Fix mac looking in wrong directory for libgncmod-backend-dbi.dylib.
9 years ago
John Ralls e9ac71c0f9 Fix time-string format in backend for GncDateTime(std::string).
9 years ago
Geert Janssens 1883d8ec31 Fix a number of test mismatches between cmake and autotools
9 years ago
Geert Janssens dfe8ea4536 Add conditional source files to dist tarball
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago