Commit Graph

214 Commits (cf702ee3a19039e32387525540ca35d0e04bbeb6)

Author SHA1 Message Date
Noah R 859f0839ce [python-bindings] Add Split wrapping fixes, refactor tests for CI
1 month ago
Noah R 556e7b0d70 [python-bindings] Add get_*_price GncNumeric wrapping, double-wrap protection, and tests
1 month ago
Noah R 592b57ddbb [python-bindings] Fix missing return-type wrapping and clean up examples
1 month ago
Noah R e4ec72c97c [python-bindings] Add SWIG typemap compatibility layer for wrapper objects
1 month ago
Oliver Lok Trevor 008980c497 Added unit test
12 months ago
Oliver Lok Trevor 479ecc7b2b Fixed GetInvoiceFromTxn to convert to the right type of Python object for a GncInvoice.
12 months ago
John Ralls 85084e75d6 Fix python bindings build with Swig-4.3.0.
1 year ago
John Ralls 6cabb5d884 Revisit Bug 799308.
1 year ago
John Ralls 02e2fa0ead Bug 799308 - sqlite backend: Example Python script prints error...
2 years ago
Geert Janssens e8d72ad53f Doxygen - merge separate txt files into respective header files
2 years ago
John Ralls a3f14759ab Asan: Make leak and ODR violation reporting CMake options.
2 years ago
John Ralls 2234fa433e Add Asan build type that enables the Address and UB sanitizers.
2 years ago
John Ralls 17ebb8a1d2 [simple-business-create.py] Overwrite an existing file instead of crashing.
3 years ago
Christopher Lam 7ce4198c20 rename string_to_gnc_numeric to gnc_numeric_from_string
3 years ago
Geert Janssens 29b7a9099d Fix cmake warnings while searching for python
3 years ago
Richard Cohen e43982375c Valgrind: fix "definitely lost" memory in test - sqlite3test
3 years ago
Richard Cohen 27fe72496e Remove unused ${GLIB_LIBS} ${GLIB_INCLUDE_DIRS}
3 years ago
Richard Cohen 56d950598d [-Wunused-variable] - pretend to use
3 years ago
John Ralls 732a005710 Merge Christoph Holtermann's 'python-log-access' into master.
3 years ago
Christopher Lam 119356752f Merge branch 'maint'
3 years ago
luzpaz 67ab9e90d2 Fix some typos
3 years ago
John Ralls 939a77407c Merge branch 'price-quotes-cpp'
4 years ago
Geert Janssens e97fc3e408 Drop price-quotes.scm, gnc-fq-helper.in and gnc-fq-check.in - no longer used
4 years ago
John Ralls a6e2842ea0 More distcheck fixes.
4 years ago
Christopher Lam 161b07b241 Merge branch 'maint'
4 years ago
luz paz ba94730a23 Fix various typos
4 years ago
Christopher Lam 0b5a4cd298 Merge branch 'maint'
4 years ago
John Ralls 688832b5f8 Bug 798585 - segfault running sample script
4 years ago
Christopher Lam f1adb5da34 Merge branch 'TXN_TYPE-is-dynamic' xaccTransGetTxnType into maint #1201
4 years ago
Christopher Lam fd12d3900c [Transaction.c] use heuristics to determine txn->txn_type
4 years ago
John Ralls f4c27d4494 Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c
4 years ago
John Ralls 426b30c37e Fix python tests dependencies
4 years ago
John Ralls 7d94ade599 [python]Remove non-namespace "All non-currency" fom namespace test.
4 years ago
Christoph Holtermann 6a015c8744 make GncNumeric.invert() return GncNumeric
4 years ago
Christoph Holtermann 567df27cc7 Implement some comparisons and arithmetics for GncNumeric
4 years ago
John Ralls cbfacdcd55 Merge Christoff Holtermann's 'python-qof-example' into maint.
4 years ago
John Ralls d841b322d0 Merge Frank Ellenberger's 'Bug684507' into maint.
4 years ago
Christoph Holtermann 64920e7c70 Small fix in expected result
4 years ago
Christoph Holtermann 07cfe9e45c Missed one redundancy
4 years ago
Christoph Holtermann 395c7a7052 Modify examples to respect previous patch
4 years ago
Christoph Holtermann 62f8acf6ae Provide the complete set of QOF enums in gnucash
4 years ago
Christoph Holtermann 06e17dfd5c Provide wrapper for qof numeric predicate
4 years ago
Christoph Holtermann f44d23035e python qof examples
4 years ago
John Ralls 9ad24321b4 Remove investment-type namespaces.
4 years ago
Frank H. Ellenberger c7f842c081 Bug 684507 - commodity namespace should be localized
4 years ago
John Ralls b8552a8070 Fix python transaction test_date on Ubuntu-81.04.
5 years ago
John Ralls fcab298245 Add test for Transaction GetDate() in python bindings.
5 years ago
Steven Walter 5f721614ad Remove unneeded .decode() from Invoice*.tex.templ
5 years ago
Steven Walter 3ed6b4dab9 latex_invoices.py: write takes string not bytes
5 years ago
Steven Walter ba4852a9da latex_invoices.py: use default locale
5 years ago