index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
py_amount.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-8
/
+7
*
Removed the binary caching code, and the XML, QIF and Gnucash parsers.
John Wiegley
2009-02-03
1
-41
/
+0
*
Rationals based math is now passing the unit tests.
John Wiegley
2009-01-31
1
-35
/
+38
*
Corrected Python reference to the AmountParse enum.
John Wiegley
2009-01-31
1
-4
/
+4
*
Changed to using rational numbers instead of integer approximations.
John Wiegley
2009-01-30
1
-0
/
+4
*
Removed all dependency on gdtoa.
John Wiegley
2009-01-30
1
-38
/
+0
*
Revised the way that parsing flags get passed around.
John Wiegley
2009-01-29
1
-3
/
+7
*
Unit test for Python are now auto-generated from the C++ tests.
John Wiegley
2009-01-28
1
-12
/
+46
*
Extended the amount_t Python mapping to handle the 3rd case of value().
John Wiegley
2009-01-28
1
-1
/
+7
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
The Python interface code is now building again and passes its unit tests.
John Wiegley
2008-08-07
1
-1
/
+3
*
The Python interface layer is building again.
John Wiegley
2008-08-07
1
-4
/
+44
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+320