Commit Graph

15 Commits (stable)

Author SHA1 Message Date
David Seifert c06bc18dc4
Add missing `#include <cstdint>`
1 year ago
Christopher Lam 55b9382ad9 [utest-gnc-backend-sql] properly clean up QofBook
2 years ago
John Ralls 5781f3445b SQLBackend: Use std::optional return value instead of exceptions
3 years ago
Richard Cohen 66c5e398ae Change g_assert() -> g_assert_true() in tests
3 years ago
Richard Cohen 0f3813e0fd [-Wunused-private-field] (clang) - remove
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
John Ralls 170502c6c5 Bug 797906 - GnuCash data file is locked after a "save-as"...
5 years ago
John Ralls 7a7c26f87e Move glib and gtk includes out of extern C for tests.
5 years ago
John Ralls 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
John Ralls 26a179872d Don't create 2 new books for every new session.
8 years ago
John Ralls 20f6e4e690 Remove Timespec from the SQL backend.
8 years ago
John Ralls 9db60ca63c Make float database operations more consistent.
8 years ago
John Ralls f504e39d78 Correct the type of error variables.
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago