summaryrefslogtreecommitdiff
path: root/src/api/api_strerror.c
AgeCommit message (Expand)Author
2013-04-10WT_NOTFOUND is used for things other than "cursor" not found, generalize it.Keith Bostic
2012-12-10Add a __wt_panic function that shuts down all of the WiredTiger APIs.Keith Bostic
2012-12-10Add a new error, WT_PANIC, which will be the panic return, ref #215.Keith Bostic
2012-02-08Minor clarification of the meaning of WT_NOTFOUND: it's a cursor operationKeith Bostic
2011-12-14Reorg the api directory into connection and session parts. While in the area...Michael Cahill