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/src/engine
Dave Peticolas 82e3d5368f
Implement kvp queries in postgres backend.
25 years ago
..
test Implement kvp queries in postgres backend. 25 years ago
test-core Implement kvp queries in postgres backend. 25 years ago
.cvsignore * src/engine/.cvsignore: add gw-engine.scm, gw-glib.scm, and 25 years ago
Account.c Make xaccAccountSortSplits a private function so the backends can use it. 25 years ago
Account.h add strict types in order to enable the perl/Java wrappers to function 25 years ago
AccountP.h Make xaccAccountSortSplits a private function so the backends can use it. 25 years ago
Backend.c Add GNCSession object. Refactor session code from GNCBook to GNCSession. 25 years ago
Backend.h Add GNCSession object. Refactor session code from GNCBook to GNCSession. 25 years ago
BackendP.h Add GNCSession object. Refactor session code from GNCBook to GNCSession. 25 years ago
DateUtils.c Missed some. 25 years ago
DateUtils.h Missed some. 25 years ago
FreqSpec.c 2001-11-04 Joshua Sled <jsled@asynchronous.org> 25 years ago
FreqSpec.h Work on moving entity tables into sessions. 25 years ago
FreqSpecP.h Work on moving entity tables into sessions. 25 years ago
GNCId.c Don't g-wrap engine private functions. 25 years ago
GNCId.h Work on moving entity tables into sessions. 25 years ago
GNCIdP.h Don't g-wrap engine private functions. 25 years ago
Group.c Fix termination bug in xaccGroupForEachTransaction. 25 years ago
Group.h add strict types in order to enable the perl/Java wrappers to function 25 years ago
GroupP.h add strict types in order to enable the perl/Java wrappers to function 25 years ago
Makefile.am Build changes to clean up library cross-dependencies and move to libtool-1.4 25 years ago
Query.c Fix query<->scm for new kvp queries. 25 years ago
Query.h Work on adding kvp queries. 25 years ago
README Missed some. 25 years ago
README.query-api Missed some. 25 years ago
SX-ttinfo.c make-sx-from-real-transaction dialog. bug fixes 25 years ago
SX-ttinfo.h 2001-09-06 Dave Peticolas <dave@krondo.com> 25 years ago
SchedXaction.c 2001-11-04 Joshua Sled <jsled@asynchronous.org> 25 years ago
SchedXaction.h 2001-11-04 Joshua Sled <jsled@asynchronous.org> 25 years ago
SchedXactionP.h Work on moving entity tables into sessions. 25 years ago
Scrub.c Work on moving entity tables into sessions. 25 years ago
Scrub.h Work on moving entity tables to sessions. 25 years ago
TransLog.c 2001-10-11 Dave Peticolas <dave@krondo.com> 25 years ago
TransLog.h Missed some. 25 years ago
Transaction.c Don't assume splits are in the same order in xaccTransEqual. 25 years ago
Transaction.h add strict types in order to enable the perl/Java wrappers to function 25 years ago
TransactionP.h Work on moving entity tables into sessions. 25 years ago
commodity-table.scm Move commodity tables into GNCBooks instead of global data. 25 years ago
date.c Missed some. 25 years ago
date.h Include glib.h for glib types. 25 years ago
design.txt add strict types in order to enable the perl/Java wrappers to function 25 years ago
engine-helpers.c Fix query<->scm for new kvp queries. 25 years ago
engine-helpers.h Work on moving entity tables into sessions. 25 years ago
engine-init.scm Move commodity tables into GNCBooks instead of global data. 25 years ago
engine-interface.scm Work on moving entity tables into sessions. 25 years ago
engine-utilities.scm Add GNCSession object. Refactor session code from GNCBook to GNCSession. 25 years ago
engine.scm Build changes to clean up library cross-dependencies and move to libtool-1.4 25 years ago
extensions.txt Missed some. 25 years ago
glib-helpers.c 2001-08-20 Dave Peticolas <dave@krondo.com> 25 years ago
glib-helpers.h 2001-08-06 Bill Gribble <grib@billgribble.com> 25 years ago
gnc-associate-account.c Work on moving entity tables into sessions. 25 years ago
gnc-associate-account.h add strict types in order to enable the perl/Java wrappers to function 25 years ago
gnc-book-p.h Move commodity tables into GNCBooks instead of global data. 25 years ago
gnc-book.c Fix termination bug in xaccGroupForEachTransaction. 25 years ago
gnc-book.h Work on moving entity tables into sessions. 25 years ago
gnc-commodity.c 2001-10-12 Dave Peticolas <dave@krondo.com> 25 years ago
gnc-commodity.h 2001-10-12 Dave Peticolas <dave@krondo.com> 25 years ago
gnc-engine-util.c Add gnucash autoconf macro. Don't include config.h in headers. 25 years ago
gnc-engine-util.h 2001-10-11 Dave Peticolas <dave@krondo.com> 25 years ago
gnc-engine.c 2001-10-11 Dave Peticolas <dave@krondo.com> 25 years ago
gnc-engine.h Move commodity tables into GNCBooks instead of global data. 25 years ago
gnc-event-p.h Missed some. 25 years ago
gnc-event.c Missed some. 25 years ago
gnc-event.h Missed some. 25 years ago
gnc-numeric.c 2001-10-11 Dave Peticolas <dave@krondo.com> 25 years ago
gnc-numeric.h Missed some. 25 years ago
gnc-numeric.scm 2001-08-06 Bill Gribble <grib@billgribble.com> 25 years ago
gnc-pricedb-p.h Work on moving entity tables into sessions. 25 years ago
gnc-pricedb.c Add missing price ref/unref. 25 years ago
gnc-pricedb.h Work on moving entity tables into sessions. 25 years ago
gnc-session-p.h Add kvp data to sessions. 25 years ago
gnc-session.c add strict types in order to enable the perl/Java wrappers to function 25 years ago
gnc-session.h Add kvp data to sessions. 25 years ago
gncmod-engine.c Bring in gw-glib and gw-kvp definitions. 25 years ago
guid.c Fix query<->scm for new kvp queries. 25 years ago
guid.h Don't g-wrap engine private functions. 25 years ago
gw-engine-spec.scm Fix query<->scm for new kvp queries. 25 years ago
gw-glib-spec.scm 2001-08-06 Bill Gribble <grib@billgribble.com> 25 years ago
gw-kvp-spec.scm add kvp g-wrap module. 25 years ago
iso-4217-currencies.scm Add entries for precious metals. 25 years ago
kvp-scm.c Fix query<->scm for new kvp queries. 25 years ago
kvp-scm.h add kvp g-wrap module. 25 years ago
kvp_doc.txt Reformat. 25 years ago
kvp_frame.c 2001-10-10 Dave Peticolas <dave@krondo.com> 25 years ago
kvp_frame.h Missed some. 25 years ago
md5.c * src/engine/md5.c: include string.h to get bcopy def. 25 years ago
md5.h Missed some. 25 years ago
messages.c 2001-10-11 Dave Peticolas <dave@krondo.com> 25 years ago
messages.h 2001-09-06 Christian Stimming <stimming@tuhh.de> 25 years ago

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