Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated to Boost 1.43 | John Wiegley | 2010-05-27 | 1 | -2/+2 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Added has_xdata() methods for journal_t and xact_t | John Wiegley | 2009-11-12 | 1 | -0/+1 |
* | Did away with the "finalizer" abstraction | John Wiegley | 2009-11-11 | 1 | -25/+0 |
* | Redesigned the expr_t, predicate_t, query_t classes | John Wiegley | 2009-11-09 | 1 | -1/+1 |
* | Simplified passing of scope objects in Python | John Wiegley | 2009-11-05 | 1 | -1/+1 |
* | Simplified usage of Boost.Python in several cases | John Wiegley | 2009-11-05 | 1 | -2/+2 |
* | Moved xdata clearing code into each type proper | John Wiegley | 2009-11-05 | 1 | -0/+2 |
* | Transactions, etc., are now accessed by iterators | John Wiegley | 2009-11-05 | 1 | -3/+6 |
* | Added Python interface for xact_t | John Wiegley | 2009-11-03 | 1 | -21/+117 |
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 1 | -0/+2 |
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -2/+0 |
* | Moved python/*.cc files into src/ | John Wiegley | 2009-02-24 | 1 | -0/+76 |