summaryrefslogtreecommitdiff
path: root/src/docs/cursor-ops.dox
Commit message (Expand)AuthorAgeFilesLines
* WT-2217: change WT_CURSOR.insert to clear "set" key/value on succesfulKeith Bostic2015-11-151-15/+14
* Wording changes to clarify when applications can discard memory passedKeith Bostic2015-11-061-14/+22
* Rename WT_DEADLOCK to WT_ROLLBACK, reference #1204.Keith Bostic2014-10-171-1/+1
* Multiple language doc support. refs #1130.Don Anderson2014-10-061-1/+3
* Change WT_CURSOR::insert to not hold a position/resources in the tree onKeith Bostic2013-09-101-3/+4
* Minor text shuffling (hopefully) for clarity, fix one error value.Keith Bostic2013-07-291-15/+17
* Remove another place where "overwrite" hadn't been updated.Keith Bostic2013-07-291-3/+0
* Don't let snippets appear together, it looks terrible.Keith Bostic2013-07-291-4/+11
* Clarify when applications have to keep key/value buffers valid.Michael Cahill2013-07-291-13/+32
* Hook the cursor_random page back into the documentation tree, so it doesn't s...Michael Cahill2012-12-131-0/+3
* Remove unused statistics config. Other minor doc edits. #397Susan LoVerso2012-12-061-1/+2
* Add documentation describing that application-supplied keys and values are notMichael Cahill2012-09-281-2/+8
* Expand the documentation on using cursors without explicit transactions.Michael Cahill2012-08-151-1/+12
* Make the whitespace script run on the examples, utilities extension code.Keith Bostic2012-05-151-1/+1
* Move docs/src to src/docs.Michael Cahill2012-05-091-0/+97