summaryrefslogtreecommitdiff
path: root/test/format/ops.c
Commit message (Expand)AuthorAgeFilesLines
* WT-3385 Coverity 1376471: __wt_txn_parse_timestamp() memory overrun (#3475)Keith Bostic2017-06-231-2/+2
* WT-3181 Add timestamp support. (#3373)Michael Cahill2017-06-221-6/+37
* WT-3361 Resolve Windows build warnings, build more test programs on Windows (...Keith Bostic2017-06-071-14/+18
* WT-2972 Add interface allowing partial updates to existing values (#3435)Alex Gorrod2017-05-251-11/+267
* Revert "WT-2972 Add interface allowing partial updates to existing values (#3...Alex Gorrod2017-05-241-267/+11
* WT-2972 Add interface allowing partial updates to existing values (#3406)Keith Bostic2017-05-241-11/+267
* WT-3063 Reserve records for read-modify-write (#3352)Keith Bostic2017-04-111-4/+4
* WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)Keith Bostic2017-04-071-1/+1
* WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic2017-03-241-4/+6
* WT-98 Update the current cursor value without a search (#3346)Keith Bostic2017-03-241-43/+43
* WT-98 Update the current cursor value without a search (#3330)Keith Bostic2017-03-241-116/+246
* WT-3191 lint (#3310)Keith Bostic2017-02-211-2/+2
* WT-283 Add WT_SESSION::alter method (#3177)sueloverso2016-12-151-2/+7
* WT-2402 Pad structures to avoid cache line sharing. (#3191)Michael Cahill2016-12-151-21/+27
* WT-2774 minor cleanups/improvements (#2881)Keith Bostic2016-07-181-3/+3
* WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2824)Keith Bostic2016-06-221-2/+2
* WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2818)Don Anderson2016-06-211-1/+1
* WT-2632 Tolerate EBUSY when a checkpoint cursor is open. (#2734)sueloverso2016-05-191-3/+10
* WT-2615 Enabling checkpoints in test/format leads to reduced concurrency (#2720)Keith Bostic2016-05-051-12/+20
* WT-2600: clean up test program includes (#2708)Keith Bostic2016-05-021-4/+2
* WT-2223: Add stress testing for in-memoryKeith Bostic2016-04-181-4/+4
* Merge branch 'develop' into wt-2223Keith Bostic2016-04-181-0/+1
|\
| * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-131-0/+1
* | WT-2223: Add stress testing for in-memoryKeith Bostic2016-04-151-30/+60
|/
* WT-2535: Add an explicit test for transactions reading their writesKeith Bostic2016-04-121-31/+11
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-101-1/+1
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-101-8/+34
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-101-1/+1
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-101-70/+254
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-091-39/+30
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-091-85/+78
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-091-23/+17
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-081-12/+12
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-081-7/+7
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-081-5/+7
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-081-19/+20
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-081-5/+9
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-081-14/+16
* WT-2535: Add an explicit test for lost updatesKeith Bostic2016-04-071-3/+3
* WT-2405: test utility error handling.Keith Bostic2016-02-191-11/+7
* WT-2405 Switch new testing error handler to be shared in test utilAlex Gorrod2016-02-191-26/+33
* WT-2405 Switch test/format to use shared testutil_dieAlex Gorrod2016-02-191-19/+23
* WT-2405: test utility error handling.Keith Bostic2016-02-181-76/+45
* WT-2316: WT_CURSOR.prev out-of-order returns, fix a split race.Keith Bostic2016-01-111-1/+1
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* WT-2307: add HAVE_DIAGNOSTIC checks for cursors not returning keysKeith Bostic2015-12-281-1/+1
* lint: Variable 'ret' (line 237) may not have been initializedKeith Bostic2015-10-121-1/+1
* Call WT_SESSION.reset occasionally, it's not tested anywhere else.Keith Bostic2015-09-271-1/+17
* Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-081-0/+1
|\
| * clang complaint:Keith Bostic2015-08-071-0/+1