summaryrefslogtreecommitdiff
path: root/examples/c/ex_thread.c
Commit message (Expand)AuthorAgeFilesLines
* WT-2617 Fix a bug in pluggable file system example (#2718)Keith Bostic2016-05-051-2/+2
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* We've got a WT_SESSION, use it instead of cursor->session.Keith Bostic2015-03-221-3/+2
* Switch uses of wiredtiger_strerror() for WT_SESSION.strerror().Keith Bostic2015-03-201-1/+2
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* whitespaceKeith Bostic2014-10-241-2/+1
* Port all examples, most tests, and wtperf to WindowsMark Benvenuto2014-10-161-0/+6
* Minor shuffling to turn on more clang warnings:Keith Bostic2014-09-011-1/+1
* Fix cleanup of home directories for example code, and fix use of system witho...Michael Cahill2014-08-251-2/+2
* We're setting "home" to NULL, and then using it in error messages, whichKeith Bostic2014-08-231-2/+14
* Lint: primarily make sure no WiredTiger call that returns an error valueKeith Bostic2014-08-231-8/+12
* Update copyright notices for 2014.Keith Bostic2014-01-071-1/+1
* Allow examples to run in parallel: give each a unique home directory.Michael Cahill2013-01-081-1/+1
* Update copyright notice to 2013.Keith Bostic2013-01-011-1/+1
* We're sending a mixed message -- remove the copyright notices from filesKeith Bostic2012-08-151-1/+1
* Update copyright notices to 2012.Keith Bostic2012-01-221-3/+23
* Quit using explicit search patterns (dontinclude/skipline) in theKeith Bostic2012-01-181-2/+8
* Remove the "multithread" configuration for connections.Michael Cahill2011-10-181-1/+1
* Check for long lines in example code.Michael Cahill2011-09-201-3/+6
* Use the argument in the example to avoid a compiler warning.Michael Cahill2011-09-191-1/+1
* Eliminate old / broken pages from the documentation.Michael Cahill2011-09-191-1/+1
* Make tests work on the public API:Michael Cahill2011-05-031-1/+1
* Added a bunch of warnings to gcc 4.2.1, clean up the lint.Keith Bostic2011-02-181-1/+1
* Remove '$Id$ from sources, add more file to the list for s_copyright to check.Michael Cahill2011-02-161-4/+7
* Remove compile warnings from example code.Michael Cahill2011-02-021-1/+4
* API changes and example updates baed on Keith's feedback.Michael Cahill2011-01-071-2/+2
* Incorporated Keith's latest feedback, switched XXX to @todo...Michael Cahill2011-01-061-3/+4
* More work on code samples, Python implementation of the API using Berkeley DB.Michael Cahill2011-01-061-6/+9
* More editing of documentation, expanding of examples.Michael Cahill2011-01-041-11/+9
* More work on the API, added a structure for a "guide", developed examples and...Michael Cahill2010-12-301-0/+68