Commit Graph

246 Commits (ffc68664063d65c32378fbff370be4db7cf8fdb1)

Author SHA1 Message Date
Christopher Lam 1b4d30b3b1 Merge branch 'maint'
5 years ago
John Ralls da3bd8ec0e [bindings/guile/test] add SRFI64 test sources to the dist.
5 years ago
Hong Xu 79d5270c9d Fix a variable name typo in Python binding gnc_pricedb_lookup_latest_before_t64
5 years ago
Christopher Lam b25a444140 Merge branch 'maint'
5 years ago
Christopher Lam 14c523e4f1 [test-engine-extras] augment book data generators
5 years ago
Christopher Lam e6355be755 [test-scm-engine] remove support for functions deprecated in 4.x
5 years ago
Christopher Lam 5ce8f78f77 Merge branch 'maint'
5 years ago
Christopher Lam 5957b3c256 Add scheme backward compatibility functions renamed in #979
5 years ago
John Ralls 49102c7ac2 Python Bindings: Provide a deprecated GncPriceDB.lookup_latest_before_t64.
5 years ago
Robert Fewell 87285f945e Update gnucash_core.py with gnc-pricedb function name change
5 years ago
John Ralls 490f9a8035 Change the g_log macro calls to QofLog ones so that they don't go to /dev/null.
5 years ago
koldavi 506fd57989
Fix to_string_with_decimal_point_placed
5 years ago
Christopher Lam d28ff20ff7 Merge branch 'maint'
5 years ago
Christopher Lam df457622b5 Merge branch 'python-silent-conversion' of git://github.com/c-holtermann/gnucash into maint
5 years ago
c-holtermann d3b8a59d7e remove debug information for time conversion
5 years ago
Geert Janssens 1dd426e314 Potentially fix CI test on Arch related to glib and c++
5 years ago
Christopher Lam 2a2f080813 Merge branch 'maint'
5 years ago
John Ralls a11065b823 Fix fencepost error in calculating the week_num for POSIX timezone rules.
5 years ago
John Ralls 66eca8aab7 Update python/gnucash_business.py to reflect rename of gncOwnerApplyPayment.
5 years ago
Christopher Lam 87473ed5f9 Merge branch 'maint'
5 years ago
Dong Lin 75209c024f Update price database for imported transactions
5 years ago
Christopher Lam 165ca498ad Add explanatory note for gnc_add_scheme_deprecated_module test code
5 years ago
Christopher Lam bbcffa3eca Remove deprecated scheme modules
5 years ago
Christopher Lam a9ec496ba9 [utilities] Remove deprecated functions
5 years ago
Christopher Lam 2fa5cba250 Merge branch 'maint'
5 years ago
Christopher Lam a754289daa [test-scm-utilities] test-end properly
5 years ago
Christopher Lam df30b6da37 [utilities.scm] deprecate unused functions
5 years ago
Christopher Lam ebcb0bc478 [master] remove deprecated scheme functions
5 years ago
Christopher Lam 6df74eb94f [core-utils.scm] typo in guile: use-modules
5 years ago
Christopher Lam 6f9517845a [core-utils] use custom unbound-variable exception printer
5 years ago
Christopher Lam 6927c12292 Bug 798039 - Using 'Consolidate Transactions' option on Consolidate Transaction Report returns Error
5 years ago
Christopher Lam 4910b532e0 [modularise] (gnucash engine)
5 years ago
Christopher Lam c17ce5251c [modularise] (gnucash core-utils)
5 years ago
Christopher Lam 096be60860 [modularise] (gnucash utilities)
5 years ago
Christopher Lam da32fb0dae [utilities] simplify addto!
5 years ago
Christopher Lam 82d3bcd394 [core-utils] N_ is identity function
5 years ago
Christopher Lam a1c517b4ba [gnc_scm_to_numeric] create NaN gnc_numeric instead of runtime error
5 years ago
Christopher Lam 8f32992100 [gnc-engine-guile.c] return #f when gnc_numeric has error
5 years ago
Christopher Lam 6d6eff6b70 Expose ngettext as gnc:ngettext
6 years ago
Christopher Lam 8628ffa957 3/3 [engine.scm] deprecate scheme utility functions
6 years ago
Christopher Lam 25e4efc2b7 [core-utils.scm][API] gnc:string-locale<? gnc:string-locale>?
6 years ago
Geert Janssens dae2ea8356 Expose C_ function (gettext with context string) to guile code
6 years ago
Christopher Lam 0d10d1e234 [engine.i] swigify CLEARED-ALL
6 years ago
Christopher Lam cbbca47013 [test-engine-extras] Use more efficient gnc:list-flatten
6 years ago
Christopher Lam f35a26882d Addendnum to ad20f859c -- _ must be exported
6 years ago
Christopher Lam ad20f859cc [core-utils] define _ for guile-2.2
6 years ago
Hong Xu e0e77ca39d Add Python example export_account_totals.py
6 years ago
Christopher Lam fe3787c427 [gnc-numeric] use srfi-9 records for :gnc-monetary
6 years ago
Christopher Lam 428c8c501c [guile-3] change _ to G_
6 years ago
John Ralls b0b238958e Merge Christoph Holtermann's 'python-sessionOpenMode' into master.
6 years ago