ledger/python
John Wiegley e0dd2cd0a4 Changed to using rational numbers instead of integer approximations.
As a result, dependency on the gdtoa was dropped, and dependency on mpfr was
added.
2009-01-30 19:30:16 -04:00
..
amounts.cc Increased copyright range to include 2009. 2009-01-20 01:53:31 -04:00
py_amount.cc Changed to using rational numbers instead of integer approximations. 2009-01-30 19:30:16 -04:00
py_commodity.cc Unit test for Python are now auto-generated from the C++ tests. 2009-01-28 20:49:26 -04:00
py_times.cc Unit test for Python are now auto-generated from the C++ tests. 2009-01-28 20:49:26 -04:00
py_utils.cc Increased copyright range to include 2009. 2009-01-20 01:53:31 -04:00
py_value.cc Changed to using rational numbers instead of integer approximations. 2009-01-30 19:30:16 -04:00
pyfstream.h Increased copyright range to include 2009. 2009-01-20 01:53:31 -04:00
pyinterp.cc Only initialize Python if it's used. 2009-01-24 01:46:59 -04:00
pyinterp.h Only initialize Python if it's used. 2009-01-24 01:46:59 -04:00
pyledger.cc Increased copyright range to include 2009. 2009-01-20 01:53:31 -04:00
pyledger.h Increased copyright range to include 2009. 2009-01-20 01:53:31 -04:00
pyutils.h Increased copyright range to include 2009. 2009-01-20 01:53:31 -04:00
setup.py Handle the VERSION more gracefully, and uninstall the Python Egg file. 2009-01-26 17:16:59 -04:00