summaryrefslogtreecommitdiff
path: root/src/py_journal.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplified usage of Boost.Python in several casesJohn Wiegley2009-11-051-6/+6
* Moved journal reading code into journal_tJohn Wiegley2009-11-051-0/+5
* Moved xdata clearing code into each type properJohn Wiegley2009-11-051-0/+2
* Transactions, etc., are now accessed by iteratorsJohn Wiegley2009-11-051-1/+11
* Added Python interface for journal_tJohn Wiegley2009-11-031-327/+129
* Removed some dead codeJohn Wiegley2009-06-271-11/+0
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
* Reduced the #include dependency tree to a minimumJohn Wiegley2009-03-041-2/+0
* Marked all strings needing internationalizationJohn Wiegley2009-02-251-3/+3
* Moved python/*.cc files into src/John Wiegley2009-02-241-0/+437