summaryrefslogtreecommitdiff
path: root/build_posix
AgeCommit message (Expand)Author
2017-01-23WT-3120 Fix ordering problem in connection_close for custom filesystem loaded...Don Anderson
2017-01-10WT-3106 Add truncate operation to wt command line utility (#3227)David Hows
2016-12-23WT-3092 Quiet a warning from autogen.sh (#3211)Keith Bostic
2016-12-23Bump release version on develop to 2.9.2David Hows
2016-12-23WT-0000 Cut WiredTiger WT-2.9.1 release (#3215)2.9.1Alex Gorrod
2016-12-19WT-2402 Fix setting the Autoconf options too late for strict checking (#3209)David Hows
2016-12-19Revert "WT-3075 Document and enforce that WiredTiger now depends on Python 2....David Hows
2016-12-19WT-3075 Document and enforce that WiredTiger now depends on Python 2.7 (#3196)David Hows
2016-12-16WT-2402 Misaligned structure accesses lead to undefined behavior (#3203)Keith Bostic
2016-12-15WT-283 Add WT_SESSION::alter method (#3177)sueloverso
2016-12-15WT-2402 Pad structures to avoid cache line sharing. (#3191)Michael Cahill
2016-12-07Bump release version on develop to 2.9.1David Hows
2016-12-07Merge branch 'master' into developDavid Hows
2016-12-07Cut WiredTiger WT-2.9.0 release2.9.0David Hows
2016-12-07WT-2336 Add a test validating schema operations via file system call monitori...Don Anderson
2016-10-21WT-2880 Add Zstandard compression support (#3075)Keith Bostic
2016-10-04WT-2938 Change assembly file extensions from .S to .sx (#3072)David Hows
2016-09-13WT-2911 add support for gcc6 (#3037)Keith Bostic
2016-09-13WT-2900 Add ARM8 build support to WiredTiger and fix ARM CRC assembler tags (...Keith Bostic
2016-09-08WT-2873 Refactor CRC32 code (#3000)Keith Bostic
2016-08-25WT-2695 Fix build issues caused by zSeries checksum code (#2979)Michael Cahill
2016-08-25WT-2695 Integrate s390x accelerated crc32c support (#2967)Keith Bostic
2016-08-24WT-2857 POSIX ftruncate calls should be #ifdef'd HAVE_FTRUNCATE (#2975)Keith Bostic
2016-08-23WT-2850 clang 4.1 attribute warnings when building (#2972)Keith Bostic
2016-08-15WT-2787 Include src/include/wiredtiger_ext.h is problematic (#2956)Keith Bostic
2016-08-04WT-2688 improve build error messages when SWIG is unavailable. (#2928)Don Anderson
2016-07-21WT-2737 Scrub dirty pages rather than evicting them (#2889)Keith Bostic
2016-07-11WT-2756 Upgrade the autoconf archive package to check for swig 3.0. (#2861)Keith Bostic
2016-06-08WT-2682 add option to configure WiredTiger with strict compiler flags (#2792)Keith Bostic
2016-06-08WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic
2016-06-03WT-2658 Only include PPC-specific files in PPC builds (#2758)Keith Bostic
2016-05-23WT-2554 Add initial C test framework. (#2655)Alex Gorrod
2016-04-28WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod
2016-03-24Bump release version on develop to 2.8.1Alex Gorrod
2016-03-24Fixup dates for release versions2.8.0Alex Gorrod
2016-03-23Cut WiredTiger WT-2.8.0 releaseAlex Gorrod
2016-03-14WT-2477 Checks for a 64-bit build without polluting config.h files.Michael Cahill
2016-03-14Merge pull request #2473 from wiredtiger/wt-2375-collator-testsMichael Cahill
2016-03-14WT-2475 Have reconf script remove config.cache.Alex Gorrod
2016-03-14Merge branch 'develop' into wt-2375-collator-testsMichael Cahill
2016-03-11Merge pull request #2561 from wiredtiger/wt-2459Alex Gorrod
2016-03-11WT-2459 - Update commentDavid Hows
2016-03-11WT-2459 - Fix comments, change casingDavid Hows
2016-03-11WT-2459 - Make the PPC tag override only occur when we are using different C ...David Hows
2016-03-10Merge branch 'develop' into wt-2318-auto-cond-varSusan LoVerso
2016-03-10WT-2459 - Force the CC tag under powerPCDavid Hows
2016-03-07WT-2318 Add test.Susan LoVerso
2016-03-07WT-2449 Check for a 64-bit build during configure.Michael Cahill
2016-02-18Merge branch 'develop' into wt-2349-readonlySusan LoVerso
2016-02-16Merge branch 'develop' into wt-2349-readonlySusan LoVerso