| Commit message (Expand) | Author | Age | Files | Lines |
* | WT-2617 Fix a bug in pluggable file system example (#2718) | Keith Bostic | 2016-05-05 | 1 | -2/+2 |
* | Upgrade copyright notices from 2015 to 2016. | Keith Bostic | 2016-01-01 | 1 | -1/+1 |
* | We've got a WT_SESSION, use it instead of cursor->session. | Keith Bostic | 2015-03-22 | 1 | -3/+2 |
* | Switch uses of wiredtiger_strerror() for WT_SESSION.strerror(). | Keith Bostic | 2015-03-20 | 1 | -1/+2 |
* | Copyright notices: add MongoDB, update to 2015. | Keith Bostic | 2015-01-04 | 1 | -0/+1 |
* | whitespace | Keith Bostic | 2014-10-24 | 1 | -2/+1 |
* | Port all examples, most tests, and wtperf to Windows | Mark Benvenuto | 2014-10-16 | 1 | -0/+6 |
* | Minor shuffling to turn on more clang warnings: | Keith Bostic | 2014-09-01 | 1 | -1/+1 |
* | 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 | -2/+14 |
* | Lint: primarily make sure no WiredTiger call that returns an error value | Keith Bostic | 2014-08-23 | 1 | -8/+12 |
* | 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 |
* | 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 | -2/+8 |
* | Remove the "multithread" configuration for connections. | Michael Cahill | 2011-10-18 | 1 | -1/+1 |
* | Check for long lines in example code. | Michael Cahill | 2011-09-20 | 1 | -3/+6 |
* | Use the argument in the example to avoid a compiler warning. | Michael Cahill | 2011-09-19 | 1 | -1/+1 |
* | Eliminate old / broken pages from the documentation. | Michael Cahill | 2011-09-19 | 1 | -1/+1 |
* | Make tests work on the public API: | Michael Cahill | 2011-05-03 | 1 | -1/+1 |
* | 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 |
* | Remove compile warnings from example code. | Michael Cahill | 2011-02-02 | 1 | -1/+4 |
* | API changes and example updates baed on Keith's feedback. | Michael Cahill | 2011-01-07 | 1 | -2/+2 |
* | Incorporated Keith's latest feedback, switched XXX to @todo... | Michael Cahill | 2011-01-06 | 1 | -3/+4 |
* | More work on code samples, Python implementation of the API using Berkeley DB. | Michael Cahill | 2011-01-06 | 1 | -6/+9 |
* | More editing of documentation, expanding of examples. | Michael Cahill | 2011-01-04 | 1 | -11/+9 |
* | More work on the API, added a structure for a "guide", developed examples and... | Michael Cahill | 2010-12-30 | 1 | -0/+68 |