Commit Graph

18 Commits (0b386157a1c9b3ffddb0caee8a3fb5eecd5b415a)

Author SHA1 Message Date
John Ralls 9fa7b7f940 Implement a faster date-time serialization function.
7 years ago
John Ralls 20f6e4e690 Remove Timespec from the SQL backend.
8 years ago
John Ralls 4e04f6e51d Don't warn about an invalid date if it's just an empty column.
8 years ago
John Ralls c8861d4666 Bug 795276 - Invalid date on price stops file from being parsed.
8 years ago
John Ralls 9db60ca63c Make float database operations more consistent.
8 years ago
John Ralls 39aecb7610 Bug 794936 - 3.0 does not open previously saved sqlite3 files...
8 years ago
Bill Nottingham 434dd9520c Adjust catch syntax to avoid GCC8 warnings.
8 years ago
John Ralls 8fe2cb6fa8 Fix date corruption in SQL load.
8 years ago
John Ralls 74d94650ed Avoid crash when committing a date outside of the valid range
8 years ago
John Ralls 8900b19da3 Bug 790845 - 2.7.3: massive test failures on some architectures (reopened).
8 years ago
John Ralls 1c8c53a861 Remove (unused because of an error) parse-to-tm string timespec construction.
8 years ago
John Ralls 13657ee1bb Merge branch 'maint' into unstable
8 years ago
John Ralls d8c2f52447 Correct quoting for SQL backends.
8 years ago
John Ralls 04642fc42a [SQL] Check return of string_to_guid, bail if false.
8 years ago
John Ralls 1e0a9a0ef8 Parse date strings into a struct tm and construct GDateTime with that.
9 years ago
John Ralls e9ac71c0f9 Fix time-string format in backend for GncDateTime(std::string).
9 years ago
John Ralls 43df1ccc3a Fix the most serious backend memory leaks.
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago