summaryrefslogtreecommitdiff
path: root/src/py_balance.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Fixed Ledger/Python byte vs. char Unicode bridgeJohn Wiegley2009-11-201-1/+7
* Normalized the value() method for Python numericsJohn Wiegley2009-11-201-21/+10
* Many improvements to Ledger's Python bindingsJohn Wiegley2009-11-191-1/+9
* Added floored() and in_place_floor() methodsJohn Wiegley2009-11-111-0/+4
* Report sought magnitude when balancing errors occurJohn Wiegley2009-11-051-0/+2
* Simplified passing of scope objects in PythonJohn Wiegley2009-11-051-6/+6
* Simplified usage of Boost.Python in several casesJohn Wiegley2009-11-051-0/+6
* Added Python interface for commodity_tJohn Wiegley2009-11-021-3/+0
* Completed Python bindings for balance_tJohn Wiegley2009-11-021-160/+120
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
* Reduced the #include dependency tree to a minimumJohn Wiegley2009-03-041-6/+0
* Marked all strings needing internationalizationJohn Wiegley2009-02-251-1/+1
* Moved python/*.cc files into src/John Wiegley2009-02-241-0/+270