summaryrefslogtreecommitdiff
path: root/build_posix
Commit message (Expand)AuthorAgeFilesLines
* WT-3075 Document and enforce that WiredTiger now depends on Python 2.7 (#3196)David Hows2016-12-191-1/+1
* WT-2402 Misaligned structure accesses lead to undefined behavior (#3203)Keith Bostic2016-12-161-33/+36
* WT-283 Add WT_SESSION::alter method (#3177)sueloverso2016-12-151-0/+1
* WT-2402 Pad structures to avoid cache line sharing. (#3191)Michael Cahill2016-12-152-0/+78
* Bump release version on develop to 2.9.1David Hows2016-12-072-3/+3
* Merge branch 'master' into developDavid Hows2016-12-072-5/+5
|\
| * Cut WiredTiger WT-2.9.0 release2.9.0David Hows2016-12-072-5/+5
* | WT-2336 Add a test validating schema operations via file system call monitori...Don Anderson2016-12-071-0/+1
|/
* WT-2880 Add Zstandard compression support (#3075)Keith Bostic2016-10-213-1/+37
* WT-2938 Change assembly file extensions from .S to .sx (#3072)David Hows2016-10-041-1/+1
* WT-2911 add support for gcc6 (#3037)Keith Bostic2016-09-132-9/+19
* WT-2900 Add ARM8 build support to WiredTiger and fix ARM CRC assembler tags (...Keith Bostic2016-09-131-1/+7
* WT-2873 Refactor CRC32 code (#3000)Keith Bostic2016-09-082-0/+17
* WT-2695 Fix build issues caused by zSeries checksum code (#2979)Michael Cahill2016-08-251-3/+1
* WT-2695 Integrate s390x accelerated crc32c support (#2967)Keith Bostic2016-08-251-0/+9
* WT-2857 POSIX ftruncate calls should be #ifdef'd HAVE_FTRUNCATE (#2975)Keith Bostic2016-08-241-3/+2
* WT-2850 clang 4.1 attribute warnings when building (#2972)Keith Bostic2016-08-231-0/+1
* WT-2787 Include src/include/wiredtiger_ext.h is problematic (#2956)Keith Bostic2016-08-151-0/+1
* WT-2688 improve build error messages when SWIG is unavailable. (#2928)Don Anderson2016-08-041-1/+3
* WT-2737 Scrub dirty pages rather than evicting them (#2889)Keith Bostic2016-07-211-2/+6
* WT-2756 Upgrade the autoconf archive package to check for swig 3.0. (#2861)Keith Bostic2016-07-111-5/+5
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2792)Keith Bostic2016-06-081-1/+1
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-083-11/+110
* WT-2658 Only include PPC-specific files in PPC builds (#2758)Keith Bostic2016-06-032-12/+28
* WT-2554 Add initial C test framework. (#2655)Alex Gorrod2016-05-231-0/+2
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-281-0/+1
* Bump release version on develop to 2.8.1Alex Gorrod2016-03-242-3/+3
* Fixup dates for release versions2.8.0Alex Gorrod2016-03-241-1/+1
* Cut WiredTiger WT-2.8.0 releaseAlex Gorrod2016-03-232-5/+5
* WT-2477 Checks for a 64-bit build without polluting config.h files.Michael Cahill2016-03-141-1/+3
* Merge pull request #2473 from wiredtiger/wt-2375-collator-testsMichael Cahill2016-03-141-0/+1
|\
| * Merge branch 'develop' into wt-2375-collator-testsMichael Cahill2016-03-142-0/+25
| |\
| * | WT-2375 Added tests using revint, a reverse integer collator for testing.Don Anderson2016-02-011-0/+1
* | | WT-2475 Have reconf script remove config.cache.Alex Gorrod2016-03-141-0/+1
| |/ |/|
* | Merge pull request #2561 from wiredtiger/wt-2459Alex Gorrod2016-03-111-0/+16
|\ \
| * | WT-2459 - Update commentDavid Hows2016-03-111-4/+7
| * | WT-2459 - Fix comments, change casingDavid Hows2016-03-111-5/+4
| * | WT-2459 - Make the PPC tag override only occur when we are using different C ...David Hows2016-03-111-6/+11
| * | WT-2459 - Force the CC tag under powerPCDavid Hows2016-03-101-0/+9
* | | Merge branch 'develop' into wt-2318-auto-cond-varSusan LoVerso2016-03-101-0/+5
|\ \ \ | |/ /
| * | WT-2449 Check for a 64-bit build during configure.Michael Cahill2016-03-071-0/+5
* | | WT-2318 Add test.Susan LoVerso2016-03-071-0/+1
|/ /
* | Merge branch 'develop' into wt-2349-readonlySusan LoVerso2016-02-181-0/+1
|\ \
| * | WT-2399 Add initial implementation for cursor traversal test application.Alex Gorrod2016-02-161-0/+1
* | | Merge branch 'develop' into wt-2349-readonlySusan LoVerso2016-02-161-0/+1
|\ \ \ | |/ /
| * | WT-2280 Build IntegrationMark Benvenuto2016-02-101-0/+1
| |/
* | WT-2349 Add multi-connection test and code fixes for it.Susan LoVerso2016-02-111-0/+1
|/
* WT-2369 Use C compiler to detect headers instead of C++ compilerMark Benvenuto2016-01-292-8/+2
* WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-282-18/+0
* WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds theKeith Bostic2015-12-171-0/+1