summaryrefslogtreecommitdiff
path: root/src/packing/packing_api.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for streaming pack / unpack to the API.Michael Cahill2013-02-211-64/+0
* Update copyright notice to 2013.Keith Bostic2013-01-011-1/+1
* The wiredtiger_struct_size() call can fail, it has to return an errorKeith Bostic2012-05-111-5/+6
* Change wiredtiger_struct_{size,pack,unpack} to take a WT_SESSION as theirKeith Bostic2012-05-111-15/+10
* Rework WT_EVENT_HANDLERs.Keith Bostic2012-05-041-3/+0
* Replace local "ret" declarations with WT_DECL_RET.Keith Bostic2012-04-261-2/+2
* Update copyright notices to 2012.Keith Bostic2012-01-221-3/+3
* Reorg the api directory into connection and session parts. While in the area...Michael Cahill2011-12-141-0/+71