Files
gnucash/lib
Chris Shoemaker 943532c8cd Don't allow the event handler list to shrink while we're traversing it.
This change isn't ideal in the sense that the handler list is now a 
   monotonically increasing resource, but it's better than crashing when the
   handler in node N+1 happens to be deleted while servicing the handler in
   node N.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13152 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-02-08 06:04:51 +00:00
..
2005-11-11 06:01:27 +00:00
2005-11-03 17:32:53 +00:00
2006-02-02 04:12:19 +00:00

This directory is intended to hold any external code that is needed in
order to build gnucash, but isn't considered widely available.

------------------------------------------------

Finance::Quote
--------------

Available from http://finance-quote.sourceforge.net.

------------------------------------------------