gnucash/libgnucash
Christopher Lam e79db92d8d [Split.c] xaccSplitListGetUniqueTransactionsReversed
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.
2021-02-24 09:08:25 +08:00
..
app-utils prepend-and-reverse instead of O(N^2) append 2021-02-24 09:08:25 +08:00
backend Move glib and gtk includes out of extern C for tests. 2021-02-16 13:23:48 -08:00
core-utils prepend-and-reverse instead of O(N^2) append 2021-02-24 09:08:25 +08:00
doc doxygen: PERL_PATH has become obsolete in 1.8.0 (25-02-2012) 2020-06-11 09:57:26 +02:00
engine [Split.c] xaccSplitListGetUniqueTransactionsReversed 2021-02-24 09:08:25 +08:00
gnc-module Drop as dependency from gnc-module 2020-10-10 12:32:58 +02:00
quotes I18N: replace several spourious spaces 2021-02-22 17:56:50 +01:00
tax 2nd Update Form/Schedule line references for 2020 for the US Income Tax Report. 2021-02-16 18:41:20 -08:00
CMakeLists.txt libgnucash/scm - move to bindings/guile 2019-12-06 19:59:11 +01:00