summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2017-06-07WT-3361 Resolve Windows build warnings, build more test programs on Windows (...Keith Bostic
2017-05-25WT-2972 Add interface allowing partial updates to existing values (#3435)Alex Gorrod
2017-05-24Revert "WT-2972 Add interface allowing partial updates to existing values (#3...Alex Gorrod
2017-05-24WT-2972 Add interface allowing partial updates to existing values (#3406)Keith Bostic
2017-05-16WT-3314 clarify WT_PANIC error handling (#3418)Keith Bostic
2017-04-18WT-3268 Failure to close cursor can get wiredtiger stuck in a cursor-close lo...Keith Bostic
2017-04-11WT-3063 Reserve records for read-modify-write (#3352)Keith Bostic
2017-04-07WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)Keith Bostic
2017-03-24WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic
2017-03-24WT-3234 Update WiredTiger build for clang 4.0. (#3345)Keith Bostic
2017-03-14WT-3211 WT_CURSOR.remove cannot always retain its position. (#3321)Keith Bostic
2017-01-23WT-3120 Fix ordering problem in connection_close for filesystem loaded in an ...Keith Bostic
2016-12-15WT-283 Add WT_SESSION::alter method (#3177)sueloverso
2016-12-05WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)Keith Bostic
2016-12-02WT-3021 fixes for java log example, raw mode in java, and raw mode in log cur...Don Anderson
2016-11-14WT-2962 Allow configuration of builtin extensions. (#3137)Michael Cahill
2016-10-21WT-2880 Add Zstandard compression support (#3075)Keith Bostic
2016-09-16WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill
2016-09-13WT-2900 Add ARM8 build support to WiredTiger and fix ARM CRC assembler tags (...Keith Bostic
2016-09-08WT-2873 Refactor CRC32 code (#3000)Keith Bostic
2016-08-12WT-2820 add gcc warn_unused_result attribute (#2938)Keith Bostic
2016-08-09WT-2638 Change custom file system API to make truncate support clearer (#2908)Keith Bostic
2016-07-15WT-2760 Fix a bug in backup related to directory sync. Change the filesystem ...Keith Bostic
2016-07-08WT-2711 Change statistics log configuration options (#2834)Keith Bostic
2016-06-23WT-2408 Windows error translation layer (#2819)Keith Bostic
2016-06-21WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2818)Don Anderson
2016-06-20WT-2692 Fix race in file system example (#2812)Keith Bostic
2016-06-17WT-2710 WT_FILE_HANDLE_INMEM no longer needs an off field (#2805)Keith Bostic
2016-06-08WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic
2016-05-25Wt 2661 coverity (#2746)Keith Bostic
2016-05-25WT-2653: the custom file-system example should show device configuration (#2741)Keith Bostic
2016-05-24WT-2630 Rename pluggable filesystem methods to avoid reserved names. (#2730)Michael Cahill
2016-05-06WT-2626 Fix MSVC 2015 snprintf redefinition (#2726)David Hows
2016-05-06WT-2624 Fix example program build with MSVC 2013 (#2725)David Hows
2016-05-05WT-2617 Don't use u_int in the example code. It's not Windows native. (#2722)Alex Gorrod
2016-05-05WT-2617 Fix a bug in pluggable file system example (#2718)Keith Bostic
2016-04-28WT-2586: examples/ex_config is brokenKeith Bostic
2016-04-28WT-2586: examples/ex_config is brokenKeith Bostic
2016-04-28WT-2586: examples/ex_config is brokenKeith Bostic
2016-04-28WT-2586: examples/ex_config is brokenKeith Bostic
2016-04-28WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod
2016-04-19Merge branch 'develop' into wt-2360-join-disjunctionMichael Cahill
2016-04-16WT-2556: typo in the Java example codeKeith Bostic
2016-04-15WT-2103: add incremental backup testing to formatKeith Bostic
2016-04-14Merge branch 'develop' into wt-2360-join-disjunctionDon Anderson
2016-04-14WT-2360 Introduced a more complex join example to show nesting and disjunction.Don Anderson
2016-03-18WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic
2016-03-14WT-2473 - Add inttypes.h to ex_config_parseDavid Hows
2016-03-11Revert "WT-2473: MSVC doesn't support PRId64"Keith Bostic
2016-03-11WT-2473: MSVC doesn't support PRId64Keith Bostic