Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added COPYRIGHT notice to all files. | John Wiegley | 2008-04-13 | 1 | -0/+31 |
| | |||||
* | Added by-value conversions to Python for bool. This allowed me to | John Wiegley | 2008-04-13 | 1 | -0/+35 |
| | | | | expose all of the amount_t members now. | ||||
* | Added code for converting ledger::string and boost::date_time to their | John Wiegley | 2008-04-13 | 1 | -0/+46 |
respective Python counterparts. |