| Commit message (Expand) | Author | Age | Files | Lines |
* | WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340) | Keith Bostic | 2017-03-24 | 1 | -12/+14 |
* | WT-3191 lint (#3310) | Keith Bostic | 2017-02-21 | 1 | -6/+1 |
* | WT-2956 utility tests -h option is always overridden by the default setup (#3... | Keith Bostic | 2016-10-10 | 1 | -2/+0 |
* | WT-2873 Refactor CRC32 code (#3000) | Keith Bostic | 2016-09-08 | 1 | -2/+2 |
* | WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2824) | Keith Bostic | 2016-06-22 | 1 | -1/+1 |
* | WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2818) | Don Anderson | 2016-06-21 | 1 | -1/+1 |
* | WT-2554 Add initial C test framework. (#2655) | Alex Gorrod | 2016-05-23 | 2 | -4/+7 |
* | WT-2558: WT_PAGE structure is 72B, reduce to 64B. | Keith Bostic | 2016-04-17 | 1 | -1/+1 |
* | WT-2508: test programs should remove test directories on the "clean" target | Keith Bostic | 2016-03-22 | 2 | -2/+2 |
* | WT-2422: multiple definitions of custom die function | Keith Bostic | 2016-02-22 | 1 | -0/+2 |
* | Upgrade copyright notices from 2015 to 2016. | Keith Bostic | 2016-01-01 | 1 | -1/+1 |
* | WT-2198: the salvage test program depends on column-store bulk-load | Keith Bostic | 2015-11-22 | 1 | -1/+1 |
* | WT-2184 Updates to the new recovery tests. | Alex Gorrod | 2015-11-03 | 1 | -0/+1 |
* | Change to __wt_exists | David Hows | 2015-05-12 | 1 | -1/+0 |
* | test/checkpoint is using __wt_random_init/__wt_random, test programs are | Keith Bostic | 2015-05-08 | 1 | -1/+1 |
* | Add testutils to all tests | David Hows | 2015-05-05 | 2 | -2/+4 |
* | Coverity 1129018, 1129019, 1129020, 1129021: Side effect in assertion | Keith Bostic | 2015-03-31 | 1 | -42/+49 |
* | Make the spell-checker happy again. | Keith Bostic | 2015-03-02 | 1 | -5/+5 |
* | Coverity 1129077, replace uses of access(2) with stat(2). | Keith Bostic | 2015-03-02 | 1 | -12/+20 |
* | Copyright notices: add MongoDB, update to 2015. | Keith Bostic | 2015-01-04 | 1 | -0/+1 |
* | Clean up remaining gcc warnings. | Keith Bostic | 2014-10-10 | 1 | -1/+0 |
* | gcc doesn't like externs inside functions (warning: nested extern | Keith Bostic | 2014-10-10 | 1 | -3/+4 |
* | Move the utilities/util_getopt.c implementation of getopt(3) into the | Keith Bostic | 2014-10-10 | 1 | -7/+10 |
* | Minor shuffling to turn on more clang warnings: | Keith Bostic | 2014-09-01 | 1 | -7/+6 |
* | Update copyright notices for 2014. | Keith Bostic | 2014-01-07 | 1 | -1/+1 |
* | Merge branch 'develop' into fine-grained-durability | Michael Cahill | 2013-11-05 | 1 | -1/+2 |
|\ |
|
| * | Fix compiler warnings with GCC 4.7.2 on Ubuntu. | Alex Gorrod | 2013-11-01 | 1 | -1/+2 |
* | | When cleaning up after tests, remove the logs. | Michael Cahill | 2013-08-29 | 1 | -1/+1 |
* | | Always turn off logging in test/salvage (not just when verbose is set). | Michael Cahill | 2013-07-29 | 1 | -6/+5 |
* | | Disable logging in test/salvage. | Michael Cahill | 2013-07-29 | 1 | -2/+9 |
|/ |
|
* | Use the allocation size for the file "desc" block. This is important for dir... | Michael Cahill | 2013-05-09 | 1 | -3/+3 |
* | Update copyright notice to 2013. | Keith Bostic | 2013-01-01 | 1 | -1/+1 |
* | Move the write-generation out of the block header and into the page | Keith Bostic | 2012-11-28 | 1 | -1/+1 |
* | Move test program software into the public domain, if anyone wants to | Keith Bostic | 2012-10-26 | 1 | -3/+23 |
* | warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' | Michael Cahill | 2012-10-03 | 1 | -1/+1 |
* | Make the whitespace script run on the examples, utilities extension code. | Keith Bostic | 2012-05-15 | 1 | -1/+1 |
* | Add test/salvage and test/snapshot to the "make check" smoke test. | Michael Cahill | 2012-05-01 | 1 | -0/+3 |
* | Build clean with gcc -Wstrict-aliasing=2. | Michael Cahill | 2012-04-27 | 1 | -1/+1 |
* | Make the local clean targets all the same: remove the WiredTiger run | Keith Bostic | 2012-04-23 | 1 | -1/+1 |
* | Apply style scripts to the test sources. | Michael Cahill | 2012-02-24 | 1 | -3/+3 |
* | More copyright cleanup. | Keith Bostic | 2012-02-01 | 1 | -3/+3 |
* | We include the internal wiredtiger include file, we don't need anything else. | Keith Bostic | 2012-01-19 | 1 | -10/+0 |
* | WiredTiger includes must come before system includes. Otherwise off_t may no... | Michael Cahill | 2012-01-19 | 1 | -2/+2 |
* | verbose should turn on "salvage" | Keith Bostic | 2012-01-13 | 1 | -1/+1 |
* | Split the WT_PAGE_DISK structure into two parts: the btree page header | Keith Bostic | 2012-01-01 | 1 | -7/+9 |
* | Create a per-block structure, WT_BLOCK, and move all of the block-specific | Keith Bostic | 2011-12-27 | 1 | -1/+1 |
* | Change the name of the schema file to WiredTiger.wt | Keith Bostic | 2011-12-25 | 1 | -1/+1 |
* | lint | Keith Bostic | 2011-12-23 | 1 | -1/+1 |
* | Do a more through cleanup before each run. | Keith Bostic | 2011-12-22 | 2 | -7/+9 |
* | We no longer check root/free-list addresses when opening for salvage, | Keith Bostic | 2011-12-20 | 1 | -11/+0 |