summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* WT-3503 lint (#3578)Keith Bostic2017-08-141-5/+5
* WT-3492 Fix for ex_all.c with timestamps disabled. (#3573)Michael Cahill2017-08-101-7/+6
* WT-3492 Cleanup ex_all.c. (#3564)Michael Cahill2017-08-101-94/+180
* WT-3489 set commit timestamp (#3568)Michael Cahill2017-08-081-0/+4
* Revert "WT-3489 Add an API to set the tracked commit_timestamp. (#3562)" (#3567)Michael Cahill2017-08-081-4/+0
* WT-3489 Add an API to set the tracked commit_timestamp. (#3562)Michael Cahill2017-08-081-0/+4
* WT-3388 Add new API that allows forgetting history newer than a timestamp (#3...Alex Gorrod2017-08-081-0/+4
* WT-3424 additional gcc 7.1 compile warnings. (#3507)Keith Bostic2017-07-124-5/+5
* WT-1939 Improve error handling in example code (#3484)Keith Bostic2017-06-263-1/+69
* WT-1939 Improve error handling in example code (#3467)Keith Bostic2017-06-2622-1684/+1158
* WT-3181 Add timestamp support. (#3373)Michael Cahill2017-06-221-0/+19
* WT-3361 Resolve Windows build warnings, build more test programs on Windows (...Keith Bostic2017-06-071-14/+6
* WT-2972 Add interface allowing partial updates to existing values (#3435)Alex Gorrod2017-05-252-0/+74
* Revert "WT-2972 Add interface allowing partial updates to existing values (#3...Alex Gorrod2017-05-242-74/+0
* WT-2972 Add interface allowing partial updates to existing values (#3406)Keith Bostic2017-05-242-0/+74
* WT-3314 clarify WT_PANIC error handling (#3418)Keith Bostic2017-05-161-0/+4
* WT-3268 Failure to close cursor can get wiredtiger stuck in a cursor-close lo...Keith Bostic2017-04-181-2/+2
* WT-3063 Reserve records for read-modify-write (#3352)Keith Bostic2017-04-111-0/+10
* WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)Keith Bostic2017-04-0732-33/+33
* WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic2017-03-245-34/+36
* WT-3234 Update WiredTiger build for clang 4.0. (#3345)Keith Bostic2017-03-241-2/+2
* WT-3211 WT_CURSOR.remove cannot always retain its position. (#3321)Keith Bostic2017-03-142-218/+0
* WT-3120 Fix ordering problem in connection_close for filesystem loaded in an ...Keith Bostic2017-01-231-5/+8
* WT-283 Add WT_SESSION::alter method (#3177)sueloverso2016-12-152-0/+22
* WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)Keith Bostic2016-12-052-58/+81
* WT-3021 fixes for java log example, raw mode in java, and raw mode in log cur...Don Anderson2016-12-021-28/+47
* WT-2962 Allow configuration of builtin extensions. (#3137)Michael Cahill2016-11-141-12/+2
* WT-2880 Add Zstandard compression support (#3075)Keith Bostic2016-10-212-0/+62
* WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill2016-09-163-11/+4
* WT-2900 Add ARM8 build support to WiredTiger and fix ARM CRC assembler tags (...Keith Bostic2016-09-131-1/+1
* WT-2873 Refactor CRC32 code (#3000)Keith Bostic2016-09-081-3/+3
* WT-2820 add gcc warn_unused_result attribute (#2938)Keith Bostic2016-08-121-7/+7
* WT-2638 Change custom file system API to make truncate support clearer (#2908)Keith Bostic2016-08-091-2/+2
* WT-2760 Fix a bug in backup related to directory sync. Change the filesystem ...Keith Bostic2016-07-151-26/+13
* WT-2711 Change statistics log configuration options (#2834)Keith Bostic2016-07-082-31/+18
* WT-2408 Windows error translation layer (#2819)Keith Bostic2016-06-231-0/+11
* WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2818)Don Anderson2016-06-211-2/+2
* WT-2692 Fix race in file system example (#2812)Keith Bostic2016-06-202-277/+220
* WT-2710 WT_FILE_HANDLE_INMEM no longer needs an off field (#2805)Keith Bostic2016-06-171-5/+1
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-081-2/+3
* Wt 2661 coverity (#2746)Keith Bostic2016-05-251-1/+1
* WT-2653: the custom file-system example should show device configuration (#2741)Keith Bostic2016-05-251-32/+118
* WT-2630 Rename pluggable filesystem methods to avoid reserved names. (#2730)Michael Cahill2016-05-241-22/+22
* WT-2626 Fix MSVC 2015 snprintf redefinition (#2726)David Hows2016-05-061-1/+1
* WT-2624 Fix example program build with MSVC 2013 (#2725)David Hows2016-05-061-0/+4
* WT-2617 Don't use u_int in the example code. It's not Windows native. (#2722)Alex Gorrod2016-05-051-3/+3
* WT-2617 Fix a bug in pluggable file system example (#2718)Keith Bostic2016-05-0522-110/+225
* WT-2586: examples/ex_config is brokenKeith Bostic2016-04-282-93/+0
* WT-2586: examples/ex_config is brokenKeith Bostic2016-04-281-1/+5
* WT-2586: examples/ex_config is brokenKeith Bostic2016-04-281-2/+2