r14962 - gnucash/branches/swig-redo/src/report - Convert the report-system module form gwrap to swig. All at once:

Chris Shoemaker chris at cvs.gnucash.org
Mon Oct 9 19:56:09 EDT 2006


Author: chris
Date: 2006-10-09 19:56:08 -0400 (Mon, 09 Oct 2006)
New Revision: 14962
Trac: http://svn.gnucash.org/trac/changeset/14962

Added:
   gnucash/branches/swig-redo/src/report/report-system/report-system.i
Modified:
   gnucash/branches/swig-redo/src/report/report-system/Makefile.am
   gnucash/branches/swig-redo/src/report/report-system/gnc-report.c
   gnucash/branches/swig-redo/src/report/report-system/gnc-report.h
   gnucash/branches/swig-redo/src/report/report-system/gncmod-report-system.c
   gnucash/branches/swig-redo/src/report/report-system/report-system.scm
   gnucash/branches/swig-redo/src/report/report-system/report.scm
   gnucash/branches/swig-redo/src/report/utility-reports/view-column.scm
   gnucash/branches/swig-redo/src/report/utility-reports/welcome-to-gnucash.scm
Log:
Convert the report-system module form gwrap to swig.  All at once:
  Add the interface definiton.
  Convert the runtime code from gwrap to swig.
  Rename wrapped function calls to their swig-names.
  Use '() instead of #f for the empty object.
  Use gint instead of int in gnc-report.[ch]





More information about the gnucash-patches mailing list