Commit Graph

46 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
Christopher Lam 17820ec261 Merge branch 'maint'
3 years ago
John Ralls f4c6d65395 Merge Bob Fewell's 'nofree' into maint.
3 years ago
Richard Cohen 3360a6d13b Remove extra semicolons
3 years ago
Geert Janssens e97fc3e408 Drop price-quotes.scm, gnc-fq-helper.in and gnc-fq-check.in - no longer used
4 years ago
Christopher Lam 0052e3e483 [gnc-pricedb] add user:stock-transaction price source
4 years ago
Christopher Lam b480600dc8 [gnc-pricedb] gnc_price_list_equal: avoid 4 g_list_length calls
5 years ago
Christopher Lam 23e528f51a [utest-gnc-pricedb] add tests for gnc_price_list_equal
5 years ago
Robert Fewell cacdb12aa5 Dereference the prices used in function convert_price
5 years ago
Simon Arlott 320df7e409
Use const return values for string cache
5 years ago
Simon Arlott 08b56e9669
[gnc-pricedb] Don't lookup old prices when doing bulk updates
5 years ago
Christopher Lam b3101c9385 [gnc-pricedb.c] plug GList leak
5 years ago
Hong Xu 888676eb31 from_price and to_price may be uninitialized in extract_comon_prices
5 years ago
Christopher Lam ae7eb9b3ad [gnc-pricedb] extract common code into get_nearest_price
5 years ago
Christopher Lam a2f5223148 [gnc-pricedb] use g_list_find and plug memory leak
5 years ago
Robert Fewell e535ba5411 Change some functions to use const gnc_commodity for gnc_pricedb
5 years ago
Robert Fewell e75308e684 Rename a couple of gnc-pricedb functions that have not been used.
5 years ago
Robert Fewell 05507008c5 Add retrieval functions for price before the date given
5 years ago
Dong Lin 75209c024f Update price database for imported transactions
5 years ago
luz paz 16b4976381 Fix typos in libgnucash/
5 years ago
Christopher Lam d11bdb3e3a Bug 798015 - cash flow numerical-overflow
5 years ago
Christopher Lam 2ecdd70e24 [gnc-pricedb.c][api] pull out composite pricedb price retriever
6 years ago
Christopher Lam 4d63eb922f [gnc-pricedb.c] copy convert_amount to convert_price
6 years ago
Christopher Lam 26e7eada37 [gnc-pricedb.c] refactor amount converters, use common code
6 years ago
Robert Fewell 4368e18ac5 Bug 797165 - Crash on price deletion.
7 years ago
Robert Fewell 9f0558ffb5 Add some missing log Macros for the price model
7 years ago
John Ralls f9f714c78d gnc_pricedb_nth_price: Clarify code and cache results.
7 years ago
John Ralls 3a48672763 Complete reversion of e81bcf6 in gnc-pricedb.c.
7 years ago
John Ralls 020bc5371f Bug 797046 - Tools / Price Database / Currencies UI not working...
7 years ago
John Ralls e81bcf6e33 Fix the remaining static analysis warnings.
8 years ago
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
8 years ago
John Ralls 536606a89c Fix extract_common_prices logic.
8 years ago
John Ralls fee589b28c Remove Timespec from pricedb.
8 years ago
John Ralls 6f89bd62b3 Remove timespec from gnucash/gnome.
8 years ago
Geert Janssens c71204628d Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file
8 years ago
John Ralls 85cc574d50 Prevent throw in gnc-pricedb.
8 years ago
Christopher Lam ca22d5531b Change gnc_pricedb_convert_balance_nearest_price from timespec to time64.
8 years ago
Christopher Lam 465c9e1f21 ADD-TIME64-API: libgnucash/engine/gnc-pricedb.[ch]
8 years ago
Christopher Lam dda0695285 ADD-TIME64-API: libgnucash/engine/gnc-pricedb.[ch]
8 years ago
lmat 61d4aaaf08 Adding some time64 alternatives
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
Robert Fewell 6ca85450a8 Move gnc-gdate-utils functions to gnc-date and remove files.
9 years ago
Robert Fewell 047bc8d69b Rename gnc_pricedb_remove_old_prices_keep_last
9 years ago
Robert Fewell a7abc312a9 Rename save_cloned_price to clone_price
9 years ago
Robert Fewell 89dbc09410 Added second if clause for completeness.
9 years ago
Robert Fewell 667f175757 This change modifies the way old prices can be removed.
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago