Files
gnucash/debian
Dave Peticolas ce80ff48a2 James LewisMoss's patch.
* src/test/test-xml-account.c (delete_random_account): new func to
	cleanup commodities not generally freed at xaccAccountDestroy.
	(node_and_account_equal): complete func to compare account and the
	dom tree created.  Looks good except for some warnings from
	dom_tree_to_text.

	* src/test/test-stuff.c (equals_node_val_vs_commodity): new func.
	(equals_node_val_vs_guid): New func.
	(equals_node_val_vs_string): new func.

	* src/engine/gnc-account-xml-v2.c (account_code_handler): Add func.
	(account_description_handler): Add func.  Oops forgot a couple.
	(gnc_account_dom_tree_create): Move all string tags in file to
	const gchar*s.
	(account_slots_handler): Complete func.

	* make-gnucash-patch.in: Test to see if makepatch exists.

	* src/engine/sixtp-dom-parsers.c (dom_tree_to_text): same as
	below.  Add NULL tests for arguments.  Affected many functions in
	this file.

	* src/engine/gnc-pricedb-xml-v1.c (price_parse_xml_sub_node): Same
	as below.

	* src/engine/gnc-commodity-xml-v2.c (set_commodity_value): Convert
	dom_tree_to_text to act as rest looking at children on it's own.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3718 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-02-28 08:06:50 +00:00
..
2000-12-19 07:59:44 +00:00
2001-02-15 00:17:57 +00:00
2001-02-15 00:17:57 +00:00
2000-06-04 21:40:15 +00:00
2000-05-07 01:00:26 +00:00
2000-05-07 01:00:26 +00:00
2000-12-19 07:59:44 +00:00
2000-06-04 21:40:15 +00:00
2001-02-28 08:06:50 +00:00

gnucash for DEBIAN
----------------------

This is BETA software.  It works to a degree but there may still be
bugs and unimplemented features.  If you want a stable version, it
is recommended you use "xacc" which is also packaged for Debian.

Tyson Dowd <trd@cs.mu.oz.au>, Wed, 10 Mar 1999 13:00:12 +1100
John Goerzen <jgoerzen@complete.org> June 2, 2000