| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump copyright information to 2013 | John Wiegley | 2013-02-18 | 1 | -1/+1 |
* | Fix crash when accessing the transaction code via post.xact.code using python | Alexis Hildebrandt | 2012-11-19 | 1 | -2/+4 |
* | Started writing Python unit tests | John Wiegley | 2012-03-01 | 1 | -0/+8 |
* | Increased file copyrights to 2012 | John Wiegley | 2012-02-29 | 1 | -1/+1 |
* | Fixed problem with the Python build | John Wiegley | 2012-02-29 | 1 | -2/+3 |
* | Fixed many Clang type conversion warnings with static_cast | John Wiegley | 2012-02-17 | 1 | -2/+2 |
* | Cleanup whitespace | John Wiegley | 2011-08-18 | 1 | -1/+1 |
* | Boost.Python fixes now that item_t is abstract | John Wiegley | 2010-07-29 | 1 | -1/+1 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -17/+17 |
* | 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 |