summaryrefslogtreecommitdiff
path: root/examples/c/ex_stat.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ex_stat.c:73: warning: no previous prototype for 'print_overflow_pages'Keith Bostic2012-01-191-0/+1
* Rework statistics cursors (issue #135).Keith Bostic2012-01-191-2/+25
* Quit using explicit search patterns (dontinclude/skipline) in theKeith Bostic2012-01-181-0/+6
* Update the sample statistics code to match the new statistics behaviorKeith Bostic2011-10-051-7/+8
* Change statistics cursor get_value method signature fromKeith Bostic2011-09-271-8/+6
* Fix build failures in the examples and simplify the statistics example.Michael Cahill2011-09-241-22/+15
* Write performance tuning stat documentation.Keith Bostic2011-09-231-21/+25
* Make the examples build with GCC without warnings.Michael Cahill2011-09-201-3/+7
* Write a bunch more cursor text for the docs.Keith Bostic2011-09-191-18/+53
* 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
* API changes and example updates baed on Keith's feedback.Michael Cahill2011-01-071-1/+1
* Incorporated Keith's latest feedback, switched XXX to @todo...Michael Cahill2011-01-061-1/+2
* More work on the API, added a structure for a "guide", developed examples and...Michael Cahill2010-12-301-1/+1
* Start of work on a BDB backend for the API.Michael Cahill2010-12-221-1/+1
* More work on documentation and examples, removed some things from the API, in...Michael Cahill2010-12-161-2/+2
* More work on the API, plus a client/server implementation.Michael Cahill2010-12-011-3/+3
* More edits, pulled in Keith's existing docs.Michael Cahill2010-11-171-2/+2
* Lots of updates, converted to WIREDTIGER_CURSOR::{get,set}_{key,value}Michael Cahill2010-11-171-13/+14
* Initial cut of API docs.Michael Cahill2010-11-101-0/+43