Commit Graph

173 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
John Ralls 9b95419608 Fix glib include.
3 years ago
John Ralls d696f0cfcb Bug 798885 - Accented character in folder name on Account Export (bis)
3 years ago
Maarten Bosmans 6be682b645 Store allocated temporaries in a variable so they can be freed
3 years ago
Maarten Bosmans ed3fe00880 [test] Use test fixture to initialize and destroy resources
3 years ago
Richard Cohen 6ba5bb326a Fix dereference of expired temporaries.
3 years ago
Christopher Lam dd0d65d861 [1/2] [gnc-filepath-utils.cpp] gnc_filename_is_backup|datafile
3 years ago
Richard Cohen 7b47c07f8e Don't use extern "C" around #includes
3 years ago
Richard Cohen bddb4468fa Import GLIB2 as a target, and use it to simplify the CMakeLists
3 years ago
Richard Cohen 4eb022c7a2 [-Wunused-variable] - remove
3 years ago
Richard Cohen bd8e81f35c Move an unused variable into an #ifdef where it is used
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Richard Cohen d8f45f2443 Use const references for for-loops to avoid unnecessary copies
3 years ago
Richard Cohen a2ffc7fe75 Fix memory leak in binreloc function _br_find_exe()
3 years ago
John Ralls f6919e60a7 Merge Richard Cohen's 'cleanup' into master.
3 years ago
Richard Cohen 925fcbc3fd Remove unused gnc-jalali.{c,h}
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Geert Janssens 734f90bd36 Replace string literal 'gnucash' with PROJECT_NAME parameter where it makes sense
3 years ago
John Ralls b8c0673526 Merge branch 'maint'
3 years ago
John Ralls 091d4aff22 Bug 798657 - Import Summary language is wrong
3 years ago
John Ralls 1a906b00aa [price-quotes] Enable gnucash-cli to retrieve preferences on macOS.
3 years ago
Geert Janssens 7765e13704 Bindings - move log wrappers into the swig interface files
4 years ago
Geert Janssens e5c6f6026b Remove support code that was only used by price-quotes.scm
4 years ago
luz paz ba94730a23 Fix various typos
4 years ago
Christopher Lam ecd2cdf425 [gnc-glib-utils] gnc_g_list_stringjoin skips NULL data
4 years ago
Christopher Lam 263f007d5c [gnc-filepath-utils] new: gnc_list_all_paths
4 years ago
Christopher Lam 3dfdf60608 [gnc-glib-utils] Define and export gnc_list_length_cmp
4 years ago
Christopher Lam 73ad5b1265 [gnc-glib-utils] use g_stpcpy instead of gnc_strcat
5 years ago
John Ralls 1d8983191d Fix runaway sed error.
5 years ago
John Ralls 74d0630867 Bug 798237 - Logging during XML file loading degrades performance...
5 years ago
Christopher Lam e84549926b [gnc-glib-utils] gnc_g_list_stringjoin to join a GList of strings
5 years ago
Christopher Lam 23bd716451 g_free gnc-path's gchar* intermediate strings
5 years ago
Christopher Lam 292deb0a11 [binreloc.c] free strings
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
Christopher Lam b2b8792110 prepend-and-reverse instead of O(N^2) append
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 7a8a0f40b1 Fix missing space in warning message.
5 years ago
Bill Nottingham 06110e2abd Fix warning about misleading indentation from recent gcc.
6 years ago
Gaming4JC cca4524055
Fix warnings: missing sentinel in function calls
6 years ago
Geert Janssens f749f136ce Drop unused boost::locale::generator instantiations
6 years ago
Geert Janssens 69a04be353 Fix translations using boost::locale::translate
6 years ago
John Ralls fde6be6e01 Fix binreloc compile error with gcc.
6 years ago
Mike Alexander b1ffe2246a CLean up the binreloc code a bit. It is won't work pervectly, but it's better.
6 years ago
John Ralls 3ca8fa1229 Merge branch 'maint'
6 years ago
John Ralls 06033c19cd Fix typo. Really fixes 797674.
6 years ago
John Ralls c91fb77fae Bug 797674 - 3.9: test-gnc-path-util failed on Debian amd64
6 years ago
Geert Janssens 5c468b33bf Housekeeping - clarify the use of the word backend in a warning message
6 years ago
Geert Janssens ab5b7155af CMake - remove parameter repetition in else() and endif() statements
6 years ago
Geert Janssens 301db9020d Merge branch 'maint'
6 years ago