| Commit message (Expand) | Author | Age | Files | Lines |
* | WT-2617 Fix a bug in pluggable file system example (#2718) | Keith Bostic | 2016-05-05 | 1 | -7/+13 |
* | Upgrade copyright notices from 2015 to 2016. | Keith Bostic | 2016-01-01 | 1 | -1/+1 |
* | Switch uses of wiredtiger_strerror() for WT_SESSION.strerror(). | Keith Bostic | 2015-03-20 | 1 | -1/+1 |
* | Include the variable types in the example code. | Keith Bostic | 2015-03-04 | 1 | -2/+5 |
* | Copyright notices: add MongoDB, update to 2015. | Keith Bostic | 2015-01-04 | 1 | -0/+1 |
* | Minor shuffling to turn on more clang warnings: | Keith Bostic | 2014-09-01 | 1 | -2/+3 |
* | Fix cleanup of home directories for example code, and fix use of system witho... | Michael Cahill | 2014-08-25 | 1 | -2/+2 |
* | We're setting "home" to NULL, and then using it in error messages, which | Keith Bostic | 2014-08-23 | 1 | -1/+12 |
* | Lint: primarily make sure no WiredTiger call that returns an error value | Keith Bostic | 2014-08-23 | 1 | -1/+1 |
* | Update copyright notices for 2014. | Keith Bostic | 2014-01-07 | 1 | -1/+1 |
* | Allow examples to run in parallel: give each a unique home directory. | Michael Cahill | 2013-01-08 | 1 | -1/+1 |
* | Update copyright notice to 2013. | Keith Bostic | 2013-01-01 | 1 | -1/+1 |
* | We're sending a mixed message -- remove the copyright notices from files | Keith Bostic | 2012-08-15 | 1 | -1/+1 |
* | The wiredtiger_struct_size() call can fail, it has to return an error | Keith Bostic | 2012-05-11 | 1 | -3/+5 |
* | Change wiredtiger_struct_{size,pack,unpack} to take a WT_SESSION as their | Keith Bostic | 2012-05-11 | 1 | -3/+3 |
* | style guide: don't put a space after "sizeof". | Keith Bostic | 2012-04-23 | 1 | -1/+1 |
* | Update copyright notices to 2012. | Keith Bostic | 2012-01-22 | 1 | -3/+23 |
* | Quit using explicit search patterns (dontinclude/skipline) in the | Keith Bostic | 2012-01-18 | 1 | -0/+2 |
* | Added a bunch of warnings to gcc 4.2.1, clean up the lint. | Keith Bostic | 2011-02-18 | 1 | -1/+1 |
* | Remove '$Id$ from sources, add more file to the list for s_copyright to check. | Michael Cahill | 2011-02-16 | 1 | -4/+7 |
* | Incorporated Keith's latest feedback, switched XXX to @todo... | Michael Cahill | 2011-01-06 | 1 | -2/+3 |
* | More work on code samples, Python implementation of the API using Berkeley DB. | Michael Cahill | 2011-01-06 | 1 | -0/+45 |