summaryrefslogtreecommitdiff
path: root/src/py_xact.cc
Commit message (Expand)AuthorAgeFilesLines
* Added has_xdata() methods for journal_t and xact_tJohn Wiegley2009-11-121-0/+1
* Did away with the "finalizer" abstractionJohn Wiegley2009-11-111-25/+0
* Redesigned the expr_t, predicate_t, query_t classesJohn Wiegley2009-11-091-1/+1
* Simplified passing of scope objects in PythonJohn Wiegley2009-11-051-1/+1
* Simplified usage of Boost.Python in several casesJohn Wiegley2009-11-051-2/+2
* Moved xdata clearing code into each type properJohn Wiegley2009-11-051-0/+2
* Transactions, etc., are now accessed by iteratorsJohn Wiegley2009-11-051-3/+6
* Added Python interface for xact_tJohn Wiegley2009-11-031-21/+117
* 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
* Moved python/*.cc files into src/John Wiegley2009-02-241-0/+76