You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/engine
John Ralls 640171c211
Merge Jean Laroche's '797318_MRO' into maint.
6 years ago
..
test Bug 797666 - libgnucash/engine/test/test-recurrence.c: In function 'check_valid': 'result' may be used uninitialized 6 years ago
test-core Remove bad paths from CMakeLists.txt files 6 years ago
Account.cpp [account.cpp] refactor GetBalanceAsOfDate 6 years ago
Account.h [account] add and expose xaccAccountGetReconciledBalanceAsOfDate 6 years ago
AccountP.h Bug 797390 - xaccAccountRecomputeBalance also tallies no-closing balances 7 years ago
CMakeLists.txt CMake - remove parameter repetition in else() and endif() statements 6 years ago
FreqSpec.h
Query.c Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file 8 years ago
Query.h Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file 8 years ago
README
README.query-api Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file 8 years ago
Recurrence.c Move the weekend adjust code in its own function 6 years ago
Recurrence.h Bug 797326 - Enhancement: budget's Estimate tool should ignore Closing Entries 7 years ago
SX-book-p.h
SX-book.c Fix memory leak using qof_instance_get on a GncGUID 8 years ago
SX-book.h
SX-ttinfo.c Prevent gcc from searching config.h in the current directory 9 years ago
SX-ttinfo.h
SchedXaction.c Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file 8 years ago
SchedXaction.h Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file 8 years ago
Scrub.c Merge Chris Carson's 'refactor-Scrub-c' into maint. 7 years ago
Scrub.h Add routine to fix Account Color being set to "Not Set" 7 years ago
Scrub2.c Prevent gcc from searching config.h in the current directory 9 years ago
Scrub2.h
Scrub3.c Prevent gcc from searching config.h in the current directory 9 years ago
Scrub3.h
ScrubBusiness.c Fix most of the unused assignment errors from static analysis. 7 years ago
ScrubBusiness.h Update bug tracker URL 8 years ago
ScrubP.h
Split.c Bug 797390 - xaccAccountRecomputeBalance also tallies no-closing balances 7 years ago
Split.h Bug 797390 - xaccAccountRecomputeBalance also tallies no-closing balances 7 years ago
SplitP.h Bug 797390 - xaccAccountRecomputeBalance also tallies no-closing balances 7 years ago
TransLog.c Remove Timespec from the main engine classes (Transaction, Split, & Account. 8 years ago
TransLog.h
Transaction.c Transaction.c: avoid slow g_list_nth_data 6 years ago
Transaction.h Fix memory leak in xaccTransGetReadOnly 8 years ago
TransactionP.h Sorting speed-up: Cache the bool value of Transaction's is_closing property. 7 years ago
business-core.i Add guile function to extract a lot's guid 6 years ago
business-core.scm [business-core] refactor & document gnc:owner-from-split 7 years ago
cap-gains.c Bug 797532 - Crash/Coredump Lots 6 years ago
cap-gains.h
cashobjects.c Prevent gcc from searching config.h in the current directory 9 years ago
cashobjects.h
commodity-table.scm
design.txt
engine-common.i
engine-deprecated.c Preserve timespec-using functions in Guile bindings. 8 years ago
engine-deprecated.h Preserve timespec-using functions in Guile bindings. 8 years ago
engine-helpers-guile.h Delete the last vestiges of timepair. 8 years ago
engine-helpers.c Fix most of the unused assignment errors from static analysis. 7 years ago
engine-helpers.h Remove Timespec from the main engine classes (Transaction, Split, & Account. 8 years ago
engine-interface.scm Bug 767772 - Associated file with transaction is lost 7 years ago
engine-utilities.scm [engine-utilities] deprecate account utility functions 7 years ago
engine.i [new-owner-report] invoice->payments displays lot links 6 years ago
engine.scm [engine-utilities] deprecate account utility functions 7 years ago
extensions.txt
glib-helpers.c Bug 797127 - Company name and address in reports not display properly 7 years ago
glib-helpers.h
gnc-aqbanking-templates.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
gnc-aqbanking-templates.h
gnc-backend-prov.hpp
gnc-budget.c Fix deprecated G_TYPE_INSTANCE_GET_PRIVATE and G_INLINE_FUNC 7 years ago
gnc-budget.h Bug 797326 - Enhancement: budget's Estimate tool should ignore Closing Entries 7 years ago
gnc-commodity.c Fix deprecated G_TYPE_INSTANCE_GET_PRIVATE and G_INLINE_FUNC 7 years ago
gnc-commodity.h Bug 786708 - GnuCash won't load currency fractions larger than 1000000. 8 years ago
gnc-date-p.h Don't need NANOS_PER_SECOND anymore. 8 years ago
gnc-date.cpp Bug 797356 - ninja check fails with GCC-9 7 years ago
gnc-date.h [gnc-date][API] find locale's start of week using ICU. 7 years ago
gnc-datetime.cpp Bug 797067 - Date displayed incorrectly in register take two. 7 years ago
gnc-datetime.hpp Add GncDateTime::timestamp(). 7 years ago
gnc-engine.c Don't look for backend libraries in old autotools subdirs. 8 years ago
gnc-engine.h Account.c to Account.cpp 8 years ago
gnc-event.c Prevent gcc from searching config.h in the current directory 9 years ago
gnc-event.h
gnc-features.c Bug 797489 - No option to use account codes in Budget View - Part1 6 years ago
gnc-features.h Bug 797489 - No option to use account codes in Budget View - Part1 6 years ago
gnc-hooks-scm.h
gnc-hooks.c Bug 797127 - Company name and address in reports not display properly 7 years ago
gnc-hooks.h
gnc-int128.cpp Bug 796949 - Fix division and rounding of zero. 7 years ago
gnc-int128.hpp
gnc-lot-p.h
gnc-lot.c Fix deprecated G_TYPE_INSTANCE_GET_PRIVATE and G_INLINE_FUNC 7 years ago
gnc-lot.h [gnc-lot.h] amend description for gnc_lot_get_earliest_split 6 years ago
gnc-numeric.cpp 797318 - Amounts ending in zero displayed as fractions 6 years ago
gnc-numeric.h Fix the comments on double_to_gnc_numeric. GNC_DENOM_AUTO is allowed. 7 years ago
gnc-numeric.hpp typo 7 years ago
gnc-numeric.scm Replace the gnc:numeric pair with normal Scheme rationals. 8 years ago
gnc-pricedb-p.h Bug 797165 - Crash on price deletion. 7 years ago
gnc-pricedb.c Bug 797165 - Crash on price deletion. 7 years ago
gnc-pricedb.h Bug 797165 - Crash on price deletion. 7 years ago
gnc-rational-rounding.hpp Bug 796949 - Fix division and rounding of zero. 7 years ago
gnc-rational.cpp Adjust catch syntax to avoid GCC8 warnings. 8 years ago
gnc-rational.hpp
gnc-session.c Prevent gcc from searching config.h in the current directory 9 years ago
gnc-session.h
gnc-timezone.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
gnc-timezone.hpp Add a TimeZoneProvider::dump(). 8 years ago
gnc-uri-utils.c Bug 797175 - Opening a file from a gvfs mount point fails 7 years ago
gnc-uri-utils.h gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris 7 years ago
gncAddress.c Fix deprecated G_TYPE_INSTANCE_GET_PRIVATE and G_INLINE_FUNC 7 years ago
gncAddress.h Drop useless ifdefs 6 years ago
gncAddressP.h
gncBillTerm.c Timespec->time64 in business code. 8 years ago
gncBillTerm.h Drop useless ifdefs 6 years ago
gncBillTermP.h
gncBusGuile.c Prevent gcc from searching config.h in the current directory 9 years ago
gncBusGuile.h
gncBusiness.c Prevent gcc from searching config.h in the current directory 9 years ago
gncBusiness.h
gncCustomer.c Drop useless ifdefs 6 years ago
gncCustomer.h
gncCustomerP.h Cache current owner balances 8 years ago
gncEmployee.c Fix deprecated G_TYPE_INSTANCE_GET_PRIVATE and G_INLINE_FUNC 7 years ago
gncEmployee.h
gncEmployeeP.h Cache current owner balances 8 years ago
gncEntry.c Fix deprecated G_TYPE_INSTANCE_GET_PRIVATE and G_INLINE_FUNC 7 years ago
gncEntry.h Drop useless ifdefs 6 years ago
gncEntryP.h
gncIDSearch.c
gncIDSearch.h Prevent gcc from searching config.h in the current directory 9 years ago
gncInvoice.c Fix most of the unused assignment errors from static analysis. 7 years ago
gncInvoice.h Timespec->time64 in business code. 8 years ago
gncInvoiceP.h
gncJob.c Drop useless ifdefs 6 years ago
gncJob.h
gncJobP.h
gncOrder.c Fix deprecated G_TYPE_INSTANCE_GET_PRIVATE and G_INLINE_FUNC 7 years ago
gncOrder.h Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file 8 years ago
gncOrderP.h
gncOwner.c Bug 797482 - Can't edit date when using Edit Payment function 6 years ago
gncOwner.h [gncOwner] add gncOwnerGetTypeString returns owner-type 7 years ago
gncOwnerP.h Cache current owner balances 8 years ago
gncTaxTable.c Do not log an error when no default tax tables set 7 years ago
gncTaxTable.h Replace overly indirect gnc_business_get_default_tax_table. 7 years ago
gncTaxTableP.h
gncVendor.c Fix deprecated G_TYPE_INSTANCE_GET_PRIVATE and G_INLINE_FUNC 7 years ago
gncVendor.h
gncVendorP.h Cache current owner balances 8 years ago
gncmod-engine.c Prevent gcc from searching config.h in the current directory 9 years ago
guid.cpp Speed up GUID equality comparison. 8 years ago
guid.h
guid.hpp Speed up GUID equality comparison. 8 years ago
iso-4217-currencies.xml Bug 797624 - Wrong Decimal for Vietnam currencies 6 years ago
iso-currencies-to-c.xsl
kvp-frame.cpp Convert GNC_TYPE_TIMESPEC to GNC_TYPE_TIME64, Kvp::Type::Timespec to Kvp::Type::Time64 8 years ago
kvp-frame.hpp Remove unused template of function for_each_slot_prefix() 6 years ago
kvp-scm.cpp Bug 797127 - Company name and address in reports not display properly 7 years ago
kvp-scm.h
kvp-value.cpp Fix the remaining static analysis warnings. 7 years ago
kvp-value.hpp Fix memory leak in char* type KvpValue and fix improper uses 8 years ago
kvp_doc.txt Convert GNC_TYPE_TIMESPEC to GNC_TYPE_TIME64, Kvp::Type::Timespec to Kvp::Type::Time64 8 years ago
policy-p.h
policy.c Transaction members Timespec->time64 8 years ago
policy.h Account.c to Account.cpp 8 years ago
qof-backend.cpp Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables 6 years ago
qof-backend.hpp kvp frame to template and correcting failure macro 8 years ago
qof-gobject.h
qof-string-cache.cpp Correct string cache code 8 years ago
qof-string-cache.h Correct string cache code 8 years ago
qof-win32.cpp Prevent gcc from searching config.h in the current directory 9 years ago
qof.h
qofbackend.h
qofbook-p.h
qofbook.cpp Replace overly indirect gnc_business_get_default_tax_table. 7 years ago
qofbook.h Replace overly indirect gnc_business_get_default_tax_table. 7 years ago
qofbookslots.h
qofchoice.cpp Prevent gcc from searching config.h in the current directory 9 years ago
qofchoice.h
qofclass-p.h
qofclass.cpp Prevent gcc from searching config.h in the current directory 9 years ago
qofclass.h
qofevent-p.h
qofevent.cpp Prevent gcc from searching config.h in the current directory 9 years ago
qofevent.h
qofid-p.h
qofid.cpp Fix a bunch of memory allocation errors found by clang static analysis. 7 years ago
qofid.h
qofinstance-p.h Timespec removal, engine odds-and-ends. 8 years ago
qofinstance.cpp Fix deprecated G_TYPE_INSTANCE_GET_PRIVATE and G_INLINE_FUNC 7 years ago
qofinstance.h
qoflog.cpp Modify the qof log format based on max logger name from log.conf 7 years ago
qoflog.h completion wrap qoflog 7 years ago
qofobject-p.h
qofobject.cpp Prevent gcc from searching config.h in the current directory 9 years ago
qofobject.h
qofquery-p.h
qofquery.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
qofquery.h
qofquerycore-p.h Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file 8 years ago
qofquerycore.cpp Timespec removal, engine odds-and-ends. 8 years ago
qofquerycore.h Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file 8 years ago
qofsession.cpp Bug 796878 - test-qofsession fails on x86_32. 8 years ago
qofsession.h
qofsession.hpp Allow saving to xml over an existing sqlite3 file and the other way around 8 years ago
qofutil.cpp Prevent gcc from searching config.h in the current directory 9 years ago
qofutil.h
xlate.pl

README


This directory contains code for the accounting engine.
Its fairly clean but far from perfect, and it certainly
lacks advanced features.

There should be no GUI code in this subdirectory, and,
ideally, it should build cleanly and independently of
any GUI elements or assumptions.

For design documentation, please see the file "design.txt",
and also, look at the header files carefully. The documentation
for each routine is in the header files for that routine.

September 1998