Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for streaming pack / unpack to the API. | Michael Cahill | 2013-02-21 | 1 | -64/+0 |
* | Update copyright notice to 2013. | Keith Bostic | 2013-01-01 | 1 | -1/+1 |
* | The wiredtiger_struct_size() call can fail, it has to return an error | Keith Bostic | 2012-05-11 | 1 | -5/+6 |
* | Change wiredtiger_struct_{size,pack,unpack} to take a WT_SESSION as their | Keith Bostic | 2012-05-11 | 1 | -15/+10 |
* | Rework WT_EVENT_HANDLERs. | Keith Bostic | 2012-05-04 | 1 | -3/+0 |
* | Replace local "ret" declarations with WT_DECL_RET. | Keith Bostic | 2012-04-26 | 1 | -2/+2 |
* | Update copyright notices to 2012. | Keith Bostic | 2012-01-22 | 1 | -3/+3 |
* | Reorg the api directory into connection and session parts. While in the area... | Michael Cahill | 2011-12-14 | 1 | -0/+71 |