| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't include <signal.h> before <wt_internal.h>, it breaks with gcc 4.6 | Keith Bostic | 2012-12-02 | 1 | -1/+2 |
* | Move test program software into the public domain, if anyone wants to | Keith Bostic | 2012-10-26 | 1 | -3/+23 |
* | s/WildTiger/WiredTiger/ | Michael Cahill | 2012-10-17 | 1 | -1/+1 |
* | warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' | Michael Cahill | 2012-10-03 | 1 | -1/+1 |
* | Add a cleanup step to the Bloom test so it starts with a fresh state. | Michael Cahill | 2012-09-17 | 1 | -0/+2 |
* | Close Bloom cursors when closing an LSM cursor. | Michael Cahill | 2012-09-13 | 1 | -2/+3 |
* | Fix the percentage calculation in test/bloom. | Michael Cahill | 2012-09-10 | 1 | -1/+1 |
* | Add signal header file to bloom test. | Alex Gorrod | 2012-08-29 | 1 | -0/+1 |
* | Add bloom filter implementation and test. | Alex Gorrod | 2012-08-29 | 2 | -0/+318 |