summaryrefslogtreecommitdiff
path: root/src/py_account.cc
Commit message (Collapse)AuthorAgeFilesLines
* Updated to Boost 1.43John Wiegley2010-05-271-3/+3
|
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
|
* Fixed Ledger/Python byte vs. char Unicode bridgeJohn Wiegley2009-11-201-1/+7
|
* Simplified passing of scope objects in PythonJohn Wiegley2009-11-051-5/+5
|
* Made many object methods in Python propertiesJohn Wiegley2009-11-051-4/+6
|
* Simplified usage of Boost.Python in several casesJohn Wiegley2009-11-051-2/+2
|
* Transactions, etc., are now accessed by iteratorsJohn Wiegley2009-11-051-2/+7
|
* Added Python interface for account_tJohn Wiegley2009-11-031-0/+222