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
Maarten Bosmans 0d86be6d2a
[test] Properly destroy resources on end of tests
3 years ago
..
mocks Don't use extern "C" around #includes 3 years ago
test [test] Properly destroy resources on end of tests 3 years ago
test-core Don't use extern "C" around #includes 3 years ago
Account.cpp Merge branch 'maint' 3 years ago
Account.h Eliminate gnc-csv-account-map.[ch] 3 years ago
AccountP.h Allow the balances of sub accounts to be used in limits 3 years ago
CMakeLists.txt Import GLIB2 as a target, and use it to simplify the CMakeLists 3 years ago
FreqSpec.h
Query.c
Query.h Use internal extern "C" { ... } for C++ 3 years ago
README
README.query-api
Recurrence.c Revert b5f5129f7 using gnc_list_length_cmp 4 years ago
Recurrence.h Use internal extern "C" { ... } for C++ 3 years ago
SX-book-p.h Use internal extern "C" { ... } for C++ 3 years ago
SX-book.c Merge branch 'maint' 3 years ago
SX-book.h Use internal extern "C" { ... } for C++ 3 years ago
SX-ttinfo.c
SX-ttinfo.h Use internal extern "C" { ... } for C++ 3 years ago
SchedXaction.c Merge branch 'maint' 3 years ago
SchedXaction.h Use internal extern "C" { ... } for C++ 3 years ago
Scrub.c Remove some unused variables - and the initialization 3 years ago
Scrub.h Use internal extern "C" { ... } for C++ 3 years ago
Scrub2.c
Scrub2.h
Scrub3.c
Scrub3.h Use internal extern "C" { ... } for C++ 3 years ago
ScrubBudget.c [budget-feature] move unset_feature call to gnc_budget_gui_delete_budget 3 years ago
ScrubBudget.h [1/2][Scrubbudget.c] use heuristics to scrub budget signs 4 years ago
ScrubBusiness.c g_free gnc_ctime which returns a new gchar* 5 years ago
ScrubBusiness.h
Split.c Fixups for merging into master instead of maint. 3 years ago
Split.h
SplitP.h Use internal extern "C" { ... } for C++ 3 years ago
TransLog.c Remove some unused variables with obviously no side effects 3 years ago
TransLog.h Use internal extern "C" { ... } for C++ 3 years ago
Transaction.c Merge branch 'maint' 3 years ago
Transaction.h [Transaction.c] use heuristics to determine txn->txn_type 4 years ago
TransactionP.h Merge branch 'maint' 3 years ago
cap-gains.c
cap-gains.h
cashobjects.c Bug 798320 - Error message indicating a crash of GNUcash when closing... 4 years ago
cashobjects.h Use internal extern "C" { ... } for C++ 3 years ago
design.txt
engine-helpers.c Remove the incomplete book-currency code. 5 years ago
engine-helpers.h Use internal extern "C" { ... } for C++ 3 years ago
extensions.txt
gnc-accounting-period.c [options] Move options from app-utils to engine. 4 years ago
gnc-accounting-period.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-aqbanking-templates.cpp Use internal extern "C" { ... } for C++ 3 years ago
gnc-aqbanking-templates.h Don't use extern "C" around #includes 3 years ago
gnc-backend-prov.hpp
gnc-budget.cpp [gnc-budget] gnc_budget_get_account_period_note returns a const 3 years ago
gnc-budget.h Don't use extern "C" around #includes 3 years ago
gnc-commodity.c Fixups for merging into master instead of maint. 3 years ago
gnc-commodity.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-commodity.hpp Use internal extern "C" { ... } for C++ 3 years ago
gnc-date-p.h Don't use extern "C" around #includes 3 years ago
gnc-date.cpp Fix dereference of expired temporaries. 3 years ago
gnc-date.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-datetime.cpp Remove some unused variables with obviously no side effects 3 years ago
gnc-datetime.hpp Rename GncDateTime's ymd to gnc_ymd to avoid a name conflict with Carbon. 3 years ago
gnc-engine.c Bug 798237 - Logging during XML file loading degrades performance... 5 years ago
gnc-engine.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-euro.c Remove non-ISO4217 currency codes from gnc-euro table. 3 years ago
gnc-euro.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-event.c
gnc-event.h
gnc-features.cpp Fix dereference of expired temporaries. 3 years ago
gnc-features.h [gnc-features.cpp] backport gnc_features_set_unused from master 3 years ago
gnc-hooks.c
gnc-hooks.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-int128.cpp [-Wunused-value] - remove 3 years ago
gnc-int128.hpp Silence Clang deprecation warnings about sprintf. 3 years ago
gnc-lot-p.h
gnc-lot.c Fixups for merging into master instead of maint. 3 years ago
gnc-lot.h
gnc-numeric.cpp Remove some unused variables with obviously no side effects 3 years ago
gnc-numeric.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-numeric.hpp
gnc-option-date.cpp Use internal extern "C" { ... } for C++ 3 years ago
gnc-option-date.hpp Use internal extern "C" { ... } for C++ 3 years ago
gnc-option-impl.cpp Move operator==(const GncGUID&, const GncGUID&) to guid.[ch]pp. 3 years ago
gnc-option-impl.hpp Fix build on gcc-8 & 9. 3 years ago
gnc-option-ui.hpp [options] Move options from app-utils to engine. 4 years ago
gnc-option-uitype.hpp Bug753307 - Custom Report be selectable as default Report for Printing 3 years ago
gnc-option.cpp [c++options] Implement GncOptionGncOwnerValue class. 3 years ago
gnc-option.hpp Bug 798778 - GnuCashquits abruptly when attempting to edit options… 3 years ago
gnc-optiondb-impl.hpp [c++options]Really fix the gnc_option_db_lookup_string_value leak 3 years ago
gnc-optiondb.cpp Fix dereference of expired temporaries. 3 years ago
gnc-optiondb.h [c++options]Really fix the gnc_option_db_lookup_string_value leak 3 years ago
gnc-optiondb.hpp Bug753307 - Custom Report be selectable as default Report for Printing 3 years ago
gnc-pricedb-p.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-pricedb.c Merge branch 'maint' 3 years ago
gnc-pricedb.h [gnc-pricedb] add user:stock-transaction price source 4 years ago
gnc-rational-rounding.hpp
gnc-rational.cpp
gnc-rational.hpp
gnc-session.c
gnc-session.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-timezone.cpp Use some unused variables 3 years ago
gnc-timezone.hpp Use internal extern "C" { ... } for C++ 3 years ago
gnc-uri-utils.c
gnc-uri-utils.h Use internal extern "C" { ... } for C++ 3 years ago
gncAddress.c Remove extra semicolons 3 years ago
gncAddress.h Use internal extern "C" { ... } for C++ 3 years ago
gncAddressP.h
gncBillTerm.c Merge branch 'maint' 3 years ago
gncBillTerm.h Merge Richard Cohen's 'cleanup' into master. 3 years ago
gncBillTermP.h Use internal extern "C" { ... } for C++ 3 years ago
gncBusiness.c
gncBusiness.h Don't use extern "C" around #includes 3 years ago
gncCustomer.c Remove some unused variables with obviously no side effects 3 years ago
gncCustomer.h Don't use extern "C" around #includes 3 years ago
gncCustomerP.h
gncEmployee.c Remove extra semicolons 3 years ago
gncEmployee.h Don't use extern "C" around #includes 3 years ago
gncEmployeeP.h
gncEntry.c Merge branch 'maint' 3 years ago
gncEntry.h Merge Richard Cohen's 'cleanup' into master. 3 years ago
gncEntryP.h Use internal extern "C" { ... } for C++ 3 years ago
gncIDSearch.c Revert b5f5129f7 using gnc_list_length_cmp 4 years ago
gncIDSearch.h
gncInvoice.c Fixups for merging into master instead of maint. 3 years ago
gncInvoice.h Don't use extern "C" around #includes 3 years ago
gncInvoiceP.h Use internal extern "C" { ... } for C++ 3 years ago
gncJob.c Remove some unused variables with obviously no side effects 3 years ago
gncJob.h Merge branch 'maint' 3 years ago
gncJobP.h
gncOrder.c Remove extra semicolons 3 years ago
gncOrder.h Merge Richard Cohen's 'cleanup' into master. 3 years ago
gncOrderP.h
gncOwner.c Revisit invoice payment in multi-currency context 3 years ago
gncOwner.h Use internal extern "C" { ... } for C++ 3 years ago
gncOwnerP.h
gncTaxTable.c Merge branch 'maint' 3 years ago
gncTaxTable.h Merge Richard Cohen's 'cleanup' into master. 3 years ago
gncTaxTableP.h Use internal extern "C" { ... } for C++ 3 years ago
gncVendor.c Remove some unused variables with obviously no side effects 3 years ago
gncVendor.h Don't use extern "C" around #includes 3 years ago
gncVendorP.h
guid.cpp Move operator==(const GncGUID&, const GncGUID&) to guid.[ch]pp. 3 years ago
guid.h Don't use extern "C" around #includes 3 years ago
guid.hpp Move operator==(const GncGUID&, const GncGUID&) to guid.[ch]pp. 3 years ago
iso-4217-currencies.xml Bug 798614 - Croatia to join the Euro 3 years ago
iso-currencies-to-c.xsl
kvp-frame.cpp Merge branch 'maint' 3 years ago
kvp-frame.hpp [kvp-frame.cpp] expose iterator, skip inexistent frame 4 years ago
kvp-value.cpp [engine] Remove two replace functions from KvpValue 3 years ago
kvp-value.hpp [engine] Remove two replace functions from KvpValue 3 years ago
kvp_doc.txt
policy-p.h Merge branch 'maint' 4 years ago
policy.c [-Wunused-function] - remove 3 years ago
policy.h Remove the incomplete book-currency code. 5 years ago
qof-backend.cpp Use internal extern "C" { ... } for C++ 3 years ago
qof-backend.hpp Use internal extern "C" { ... } for C++ 3 years ago
qof-gobject.h Remove extra semicolons 3 years ago
qof-string-cache.cpp Use internal extern "C" { ... } for C++ 3 years ago
qof-string-cache.h Use const return values for string cache 5 years ago
qof-win32.cpp Don't use extern "C" around #includes 3 years ago
qof.h Use internal extern "C" { ... } for C++ 3 years ago
qofbackend.h
qofbook-p.h
qofbook.cpp Add some PWARN messages to the default invoice report 3 years ago
qofbook.h Don't use extern "C" around #includes 3 years ago
qofbook.hpp [gnc-features.cpp] convert to cpp 3 years ago
qofbookslots.h Allow to select saved report on print invoice button 3 years ago
qofchoice.cpp
qofchoice.h
qofclass-p.h
qofclass.cpp
qofclass.h
qofevent-p.h
qofevent.cpp
qofevent.h
qofid-p.h
qofid.cpp Use internal extern "C" { ... } for C++ 3 years ago
qofid.h Don't use extern "C" around #includes 3 years ago
qofinstance-p.h
qofinstance.cpp Fix dereference of expired temporaries. 3 years ago
qofinstance.h Use internal extern "C" { ... } for C++ 3 years ago
qoflog.cpp Use const references for for-loops to avoid unnecessary copies 3 years ago
qoflog.h Don't use extern "C" around #includes 3 years ago
qofobject-p.h
qofobject.cpp [-Wunused-function] - remove 3 years ago
qofobject.h
qofquery-p.h
qofquery.cpp Guard against some possible null pointer dereferences 3 years ago
qofquery.h Fix various typos 4 years ago
qofquerycore-p.h
qofquerycore.cpp Avoid unnecessary g_list_length in equality functions 4 years ago
qofquerycore.h
qofsession.cpp Use internal extern "C" { ... } for C++ 3 years ago
qofsession.h
qofsession.hpp
qofutil.cpp Bug 798679 - Unicode normalization should be used for comparison but not stored. 3 years ago
qofutil.h Don't use extern "C" around #includes 3 years ago
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