| Commit message (Expand) | Author | Age | Files | Lines |
* | WT-2873 Refactor CRC32 code (#3000) | Keith Bostic | 2016-09-08 | 2 | -0/+17 |
* | WT-2695 Fix build issues caused by zSeries checksum code (#2979) | Michael Cahill | 2016-08-25 | 1 | -3/+1 |
* | WT-2695 Integrate s390x accelerated crc32c support (#2967) | Keith Bostic | 2016-08-25 | 1 | -0/+9 |
* | WT-2857 POSIX ftruncate calls should be #ifdef'd HAVE_FTRUNCATE (#2975) | Keith Bostic | 2016-08-24 | 1 | -3/+2 |
* | WT-2850 clang 4.1 attribute warnings when building (#2972) | Keith Bostic | 2016-08-23 | 1 | -0/+1 |
* | WT-2787 Include src/include/wiredtiger_ext.h is problematic (#2956) | Keith Bostic | 2016-08-15 | 1 | -0/+1 |
* | WT-2688 improve build error messages when SWIG is unavailable. (#2928) | Don Anderson | 2016-08-04 | 1 | -1/+3 |
* | WT-2737 Scrub dirty pages rather than evicting them (#2889) | Keith Bostic | 2016-07-21 | 1 | -2/+6 |
* | WT-2756 Upgrade the autoconf archive package to check for swig 3.0. (#2861) | Keith Bostic | 2016-07-11 | 1 | -5/+5 |
* | WT-2682 add option to configure WiredTiger with strict compiler flags (#2792) | Keith Bostic | 2016-06-08 | 1 | -1/+1 |
* | WT-2682 add option to configure WiredTiger with strict compiler flags (#2773) | Keith Bostic | 2016-06-08 | 3 | -11/+110 |
* | WT-2658 Only include PPC-specific files in PPC builds (#2758) | Keith Bostic | 2016-06-03 | 2 | -12/+28 |
* | WT-2554 Add initial C test framework. (#2655) | Alex Gorrod | 2016-05-23 | 1 | -0/+2 |
* | WT-2552 Add public API for pluggable filesystems (#2671) | Alex Gorrod | 2016-04-28 | 1 | -0/+1 |
* | Bump release version on develop to 2.8.1 | Alex Gorrod | 2016-03-24 | 2 | -3/+3 |
* | Fixup dates for release versions2.8.0 | Alex Gorrod | 2016-03-24 | 1 | -1/+1 |
* | Cut WiredTiger WT-2.8.0 release | Alex Gorrod | 2016-03-23 | 2 | -5/+5 |
* | WT-2477 Checks for a 64-bit build without polluting config.h files. | Michael Cahill | 2016-03-14 | 1 | -1/+3 |
* | Merge pull request #2473 from wiredtiger/wt-2375-collator-tests | Michael Cahill | 2016-03-14 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'develop' into wt-2375-collator-tests | Michael Cahill | 2016-03-14 | 2 | -0/+25 |
| |\ |
|
| * | | WT-2375 Added tests using revint, a reverse integer collator for testing. | Don Anderson | 2016-02-01 | 1 | -0/+1 |
* | | | WT-2475 Have reconf script remove config.cache. | Alex Gorrod | 2016-03-14 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge pull request #2561 from wiredtiger/wt-2459 | Alex Gorrod | 2016-03-11 | 1 | -0/+16 |
|\ \ |
|
| * | | WT-2459 - Update comment | David Hows | 2016-03-11 | 1 | -4/+7 |
| * | | WT-2459 - Fix comments, change casing | David Hows | 2016-03-11 | 1 | -5/+4 |
| * | | WT-2459 - Make the PPC tag override only occur when we are using different C ... | David Hows | 2016-03-11 | 1 | -6/+11 |
| * | | WT-2459 - Force the CC tag under powerPC | David Hows | 2016-03-10 | 1 | -0/+9 |
* | | | Merge branch 'develop' into wt-2318-auto-cond-var | Susan LoVerso | 2016-03-10 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | WT-2449 Check for a 64-bit build during configure. | Michael Cahill | 2016-03-07 | 1 | -0/+5 |
* | | | WT-2318 Add test. | Susan LoVerso | 2016-03-07 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'develop' into wt-2349-readonly | Susan LoVerso | 2016-02-18 | 1 | -0/+1 |
|\ \ |
|
| * | | WT-2399 Add initial implementation for cursor traversal test application. | Alex Gorrod | 2016-02-16 | 1 | -0/+1 |
* | | | Merge branch 'develop' into wt-2349-readonly | Susan LoVerso | 2016-02-16 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | WT-2280 Build Integration | Mark Benvenuto | 2016-02-10 | 1 | -0/+1 |
| |/ |
|
* | | WT-2349 Add multi-connection test and code fixes for it. | Susan LoVerso | 2016-02-11 | 1 | -0/+1 |
|/ |
|
* | WT-2369 Use C compiler to detect headers instead of C++ compiler | Mark Benvenuto | 2016-01-29 | 2 | -8/+2 |
* | WT-2352: Allow build and test without requiring lz4 | Keith Bostic | 2016-01-28 | 2 | -18/+0 |
* | WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds the | Keith Bostic | 2015-12-17 | 1 | -0/+1 |
* | WT-2285: configure should set BUFFER_ALIGNMENT_DEFAULT to 4kb on linux | Mark Benvenuto | 2015-12-11 | 1 | -1/+1 |
* | Bump the release version on the develop branch. | Alex Gorrod | 2015-12-08 | 2 | -3/+3 |
* | Bump WiredTiger 2.7.0 release | Alex Gorrod | 2015-12-08 | 1 | -1/+1 |
* | Add first pass release changelog for 2.7.0 | Alex Gorrod | 2015-12-07 | 1 | -1/+1 |
* | Bump the WiredTiger version to 2.7.0 in preparation for a new release. | Michael Cahill | 2015-11-19 | 2 | -5/+5 |
* | WT-2184 Add test/recovery to test for write-no-sync semantics. | Susan LoVerso | 2015-11-02 | 1 | -0/+1 |
* | WT-1987 Add a TEST_WRAPPER variable for running all tests with valgrind or si... | Michael Cahill | 2015-07-01 | 1 | -1/+3 |
* | I'm getting autoconf complaints about the new ax_func_posix_memalign.m4 | Keith Bostic | 2015-06-06 | 1 | -2/+2 |
* | Bump release version on develop to 2.6.2 | Alex Gorrod | 2015-06-04 | 2 | -3/+3 |
* | Bump to 2.6.1 release | Alex Gorrod | 2015-06-04 | 1 | -1/+1 |
* | Add draft changelog for 2.6.1 release. | Alex Gorrod | 2015-06-03 | 1 | -1/+1 |
* | Add code from the autoconf archive to detect posix_memalign instead of relyin... | Michael Cahill | 2015-05-28 | 2 | -1/+55 |