Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changed two callout comments | John Wiegley | 2009-11-03 | 1 | -1/+1 | |
* | Added Python interface for account_t | John Wiegley | 2009-11-03 | 1 | -0/+2 | |
* | Renamed Python global "session" to "current_session" | John Wiegley | 2009-11-02 | 1 | -1/+1 | |
* | Fixed many compiler warnings from g++ 4.4 | John Wiegley | 2009-10-25 | 1 | -1/+1 | |
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 1 | -0/+2 | |
* | Disabled warning on not finding ledger/__init__.py | John Wiegley | 2009-03-09 | 1 | -1/+4 | |
* | Fixed a few minor cases of uninitialized variables | John Wiegley | 2009-03-08 | 1 | -2/+2 | |
* | Added a "python" command, which invokes Py_Main | John Wiegley | 2009-03-03 | 1 | -0/+41 | |
* | Added a warning_() macro | John Wiegley | 2009-02-26 | 1 | -3/+1 | |
* | Marked all strings needing internationalization | John Wiegley | 2009-02-25 | 1 | -13/+12 | |
* | Added a new level of Python integration | John Wiegley | 2009-02-24 | 1 | -21/+77 | |
* | Moved python/*.cc files into src/ | John Wiegley | 2009-02-24 | 1 | -0/+296 |