mirror of https://github.com/Gnucash/gnucash
Same as xaccSplitListGetUniqueTransactions but doesn't reverse the list prior to returning. To be used by gnc-tree-model-split-reg.c Several optimizations * doesn't call g_list_find and g_list_append for every iteration * uses g_hash_table to cache list of txns already added instead of g_list_find * does not reverse the result, thereby returning a reversed list.pull/921/head
parent
0a22f688a6
commit
e79db92d8d
Loading…
Reference in new issue