gnucash/bindings
Christopher Lam 4c29f69d67 [engine.i] even faster gnc_get_match_commodity_splits
gnc_get_match_commodity_splits needs to scan the account splitlists to
find suitable splits upto end_date. Because splitlist is date-sorted,
use gnc_account_foreach_split_until_date to avoid scanning later
splits.
2024-05-02 22:21:31 +08:00
..
guile Fix tests so that they don't fail unnecessarily 2024-04-29 22:06:45 +08:00
python Asan: Make leak and ODR violation reporting CMake options. 2023-11-25 11:17:14 -08:00
app-utils.i Bug 799092 - GnuCash 5.4 leaves background process running on exit 2023-10-02 12:31:59 -07:00
business-core.i Merge Richard Cohen's 'cleanup' into master. 2023-01-24 12:05:47 -08:00
CMakeLists.txt Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c 2022-07-17 10:00:23 -07:00
core-utils.i Bug 798991 - Incorrect Account Name Order in Transaction Report 2023-07-11 08:41:09 +08:00
engine-common.i [engine-common.i] AccountList* arg must be g_list_freed 2023-11-27 21:05:06 +08:00
engine.i [engine.i] even faster gnc_get_match_commodity_splits 2024-05-02 22:21:31 +08:00
expressions.i Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c 2022-07-17 10:00:23 -07:00