Commit Graph

194 Commits (db123cb2815c6f8a8324f736ca5d3604faa3de95)

Author SHA1 Message Date
luz paz ba94730a23 Fix various typos
4 years ago
luz paz cfc6e9d7e0 Fix source typo begining->beginning
4 years ago
luz paz 8adedc2248 Fix various typos
4 years ago
Christopher Lam 4a75baa4c6 [gnc-xml-backend.cpp] gchar* must be freed after use.
4 years ago
John Ralls 916caa25f2 Integrate Windows gzopen differences so that only one ifdef is needed.
4 years ago
John Ralls 250b4ed733 Remove stray line left from earlier refactoring.
4 years ago
Robert Fewell 7e299cb2b0 Remove print statement left in commit c3f8daa
4 years ago
John Ralls 8ef8d3807c Silence spurious conditional uninitialized warning in gnc-owner-sql.cpp.
4 years ago
John Ralls 93f5e23cf5 Open gzfile if thread creation fails.
4 years ago
John Ralls 81b9a02235 Bug 798458 - Build failure with gcc 12
4 years ago
John Ralls 67e8c317da [xml backend] Extract functions to make gz_trhead_func more readable.
4 years ago
John Ralls 74d0630867 Bug 798237 - Logging during XML file loading degrades performance...
5 years ago
John Ralls 574f567b62 Refactor GncXmlBackend::get_file_lock.
5 years ago
John Ralls d7eae0664f [gz_open] Use compress and write consistent with calling functions.
5 years ago
John Ralls c3f8daaf7d Bug 798250 - Gnucash permanent hang on save while loading report
5 years ago
John Ralls 901fea158f Merge Simon Arlott's 'xml-locking-fixes' into maint.
5 years ago
John Ralls 38cd06e54a Remove the lock-file-link-count test from the XML backend.
5 years ago
Simon Arlott 0665208299
xml-backend: Lock file is deleted even if the lock is not acquired
5 years ago
Simon Arlott e4619fdae6
xml-backend: Don't try to close m_lockfd if it's not open
5 years ago
Christopher Lam c9db551693 g_free qof_print_date which returns a new char*
5 years ago
John Ralls d099d39afd Merge Simon Arlott's 'commit-root-on-load' into maint.
5 years ago
John Ralls fd56512cf7 Merge Simon Arlott's 'load-test-xml' into maint.
5 years ago
Christopher Lam 23bd716451 g_free gnc-path's gchar* intermediate strings
5 years ago
Simon Arlott bf8fe1123c
Commit root accounts after loading from XML
5 years ago
Simon Arlott f15402a9a6
Load test data from XML properly
5 years ago
Christopher Lam e653c30193 [gnc-xml-backend] g_free char*
5 years ago
Christopher Lam f37fa85705 build dom_tree_to_list_kvp_value more efficiently
5 years ago
Christopher Lam 59386b4081 gchar* dom_tree_to_text must be g_freed
5 years ago
Christopher Lam c1cb29df53 GncGUIDs should be freed with guid_free instead of g_free
5 years ago
John Ralls bbb4113a5a Bug 798156 - glib 2.68.0 breaks gnucash
5 years ago
John Ralls 170502c6c5 Bug 797906 - GnuCash data file is locked after a "save-as"...
5 years ago
John Ralls c49b45d8f1 Finish the glib 2.67 fixes for CI tests.
5 years ago
Frank H. Ellenberger 93e2829ee5 Merge PR #899 into maint
5 years ago
luz paz 16b4976381 Fix typos in libgnucash/
5 years ago
John Ralls 7a7c26f87e Move glib and gtk includes out of extern C for tests.
5 years ago
Bill Nottingham c0f2c3ae25 Fix build with glib2 2.67.x.
5 years ago
John Ralls ba0e412815 Bug 798112 - An error occurred while processing mysql ...
5 years ago
John Ralls fe4f9ed64a [test-backend-dbi] Fix copying hidden property.
5 years ago
John Ralls 12ad4fadae Bug 798101 - Do not #undef __STRICT_ANSI__
5 years ago
John Ralls 94a68dca7c Bug 797983 - v4.2 report numbers change over gnucash restarts;...
6 years ago
John Ralls 44fc52f5c6 Fix unnecessary copy in range-for loop
6 years ago
Gaming4JC cca4524055
Fix warnings: missing sentinel in function calls
6 years ago
John Ralls d308028353 Merge branch 'maint'
6 years ago
John Ralls 50329df082 Bug 797811 - GnuCash crashes with segfault when saving to mysql...
6 years ago
Robert Fewell d4e90132d9 Fix a missing mode == in 'Replace the three bool parameters
6 years ago
John Ralls b8d514e157 Don't try to unlock the GncDbiSqlConnection when it was connected read-only.
6 years ago
John Ralls 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
John Ralls c73a1bd475 Extract function template drop_database.
6 years ago
John Ralls a320035f42 QofSession, QofBackend: Change book_id to uri.
6 years ago
John Ralls 65e2639de4 Delete QOF_STDOUT.
6 years ago