You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/backend/dbi
Christopher Lam 23bd716451
g_free gnc-path's gchar* intermediate strings
5 years ago
..
test Move glib and gtk includes out of extern C for tests. 5 years ago
.splintrc
CMakeLists.txt Merge branch 'maint' 6 years ago
gnc-backend-dbi.cpp g_free gnc-path's gchar* intermediate strings 5 years ago
gnc-backend-dbi.h Fix typos in libgnucash/ 5 years ago
gnc-backend-dbi.hpp Replace the three bool parameters to qof_session_begin to an enum. 6 years ago
gnc-dbiprovider.hpp
gnc-dbiproviderimpl.hpp Bug 796967 - gnclock table not removed when using PostgreSQL. 7 years ago
gnc-dbisqlconnection.cpp Fix unnecessary copy in range-for loop 6 years ago
gnc-dbisqlconnection.hpp Don't try to unlock the GncDbiSqlConnection when it was connected read-only. 6 years ago
gnc-dbisqlresult.cpp Fix most of the unused assignment errors from static analysis. 8 years ago
gnc-dbisqlresult.hpp Ensure all C++ class member raw pointers are default-initialized to nullptr. 8 years ago