Commit Graph

201 Commits (9bbe29b42d5068253dcf746e94de2b48f10f0d54)

Author SHA1 Message Date
Christopher Lam 65d573889b [gnc-locale-utils.cpp] don't need to strdup locale
4 months ago
John Ralls 1f6a0c019a Fix uninitialized variable warning.
4 months ago
Jaime Marquínez Ferrándiz 98772cc991 test-userdata-dir-invalid-home: Unset XDG_DATA_HOME
5 months ago
John Ralls 1debab5cae About dialog: Use the environment variable names for user directory labels.
5 months ago
John Ralls 035e8842a0 Protect the special environment file prefix variables.
5 months ago
Christopher Lam fcf2fc5f85 [gnc-prefs.cpp] plug gchar* leak
6 months ago
Christopher Lam 5c5b32ab61 [gnc-prefs.cpp] convert to c++
6 months ago
John Ralls 6666027a9b Coerce matching file separators for testing gnc_path_get_pkgsysconfdir
7 months ago
John Ralls 6fab138647 Adjust tests to accommodate Win32 special cases.
7 months ago
John Ralls d8c68cce9e [gnc-locale-name] Use setlocale(LC_MONETARY, NULL) to retrieve name.
10 months ago
Christopher Lam 48b1f51432 [gnc-unicode] bugfix strings compare equality should return 0
10 months ago
John Ralls 5ca4c8c528 [gnc-unicode] Use unicode_compare_internal for gnc_unicode_compare_identical
10 months ago
Christopher Lam a3eaac6585 [gnc-unicode.cpp] fix potential segfault
11 months ago
John Ralls d7624ab75c [Core Utils] Add ICU-based substring search.
11 months ago
John Ralls 3770cb8131 Wrap include of gtest.h and gmock.h with a warning-silencing pragma.
12 months ago
Simon Arlott d924e3f624
Register preference "Jump action for multiple splits"
1 year ago
Simon Arlott 6be4c3c363
Support for enums as GtkRadioButton preferences
1 year ago
Christopher Lam 996ce3a03e Don't #include mach-only .h file
1 year ago
John Ralls 6c2168772b Bug 799439 - Duplicate information in description when importing...
1 year ago
Geert Janssens 831ce065bb Fix invalid home test
2 years ago
Geert Janssens bd6e79b4d6 Rework version-info rules to allow building from github downloaded zip archives
2 years ago
John Ralls e22a57ad26 Merge John Ralls's 'asan' into stable.
2 years ago
John Ralls 6834cb5025 Implement coverage option
2 years ago
Adam Wight fbc183a544 Always return an allocated gchar*
3 years ago
Richard Cohen d808fddc95 Valgrind: fix "definitely lost" memory in test - test-userdata-dir-invalid-home
3 years ago
Richard Cohen 378dc40585 Valgrind: fix "definitely lost" memory in test - test-resolve-file-path
3 years ago
Richard Cohen 66c5e398ae Change g_assert() -> g_assert_true() in tests
3 years ago
Christopher Lam 89f7e8933b gnc_list_all_paths returns std::vector instead of GList of EnvPaths
3 years ago
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.
4 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