summaryrefslogtreecommitdiff
path: root/examples/c/ex_config_parse.c
Commit message (Expand)AuthorAgeFilesLines
* WT-2617 Fix a bug in pluggable file system example (#2718)Keith Bostic2016-05-051-13/+13
* WT-2473 - Add inttypes.h to ex_config_parseDavid Hows2016-03-141-0/+1
* Revert "WT-2473: MSVC doesn't support PRId64"Keith Bostic2016-03-111-1/+1
* WT-2473: MSVC doesn't support PRId64Keith Bostic2016-03-111-1/+1
* WT-2471: review WiredTiger "int" printf formatsKeith Bostic2016-03-111-2/+2
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Minor shuffling to turn on more clang warnings:Keith Bostic2014-09-011-1/+2
* Lint: primarily make sure no WiredTiger call that returns an error valueKeith Bostic2014-08-231-6/+4
* Fix example code return value.Alex Gorrod2014-02-251-2/+6
* Configuration parser API, update documentation and examples.Alex Gorrod2014-02-251-33/+65
* Add in an example for querying a nested value.Alex Gorrod2014-02-251-3/+34
* Update the configuration parsing API. Including:Alex Gorrod2014-02-251-1/+1
* Update the configuration parsing API. Not finalized, but a step closer.Alex Gorrod2014-02-241-0/+99