summaryrefslogtreecommitdiff
path: root/src/include/buf.i
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-011-1/+1
|\
| * Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* | Move __wt_buf_set_printable() from buf.i to bt_misc.c, there's no reasonKeith Bostic2015-12-171-12/+0
|/
* whitespaceKeith Bostic2015-01-051-1/+1
* Cache a maximum of 2MB per session for scratch buffers (configurable via an u...Michael Cahill2015-01-051-1/+8
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* spell, KNF.Keith Bostic2014-05-231-1/+1
* Change WT_METADATA_URI to "metadata:".Michael Cahill2014-05-231-0/+10
* Change __wt_buf_grrow_worker to copy non-local data into place, thisKeith Bostic2014-04-291-3/+5
* Change the block manager to not touch the WT_ITEM.{mem,memsize} fieldsKeith Bostic2014-04-281-11/+12
* Inline the buffer-size check parts of the standard scratch bufferKeith Bostic2014-04-251-0/+120