| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop' into wt-2539 | Keith Bostic | 2016-04-19 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'develop' into wt-2453 | Susan LoVerso | 2016-04-01 | 1 | -4/+4 |
| |\ |
|
| * | | WT-2453 Add multiple eviction queues. | Susan LoVerso | 2016-03-25 | 1 | -0/+2 |
* | | | WT-2539 Make streams a separate handle type from files. | Michael Cahill | 2016-04-12 | 1 | -7/+11 |
| |/
|/| |
|
* | | WT-2330: in-memory configurations should not create on-disk collection files | Keith Bostic | 2016-03-20 | 1 | -1/+1 |
* | | WT-2330: in-memory configurations should not create on-disk collection files | Keith Bostic | 2016-03-18 | 1 | -5/+5 |
|/ |
|
* | WT-2372 - Formatting fixes, new defines in s_define | David Hows | 2016-02-02 | 1 | -2/+2 |
* | WT-2372 - Add an include guard to wt_internal.h | David Hows | 2016-02-02 | 1 | -0/+4 |
* | Merge pull request #2436 from wiredtiger/WT-60 | Michael Cahill | 2016-02-01 | 1 | -1/+2 |
|\ |
|
| * | WT-60: big endian support | Keith Bostic | 2016-01-14 | 1 | -1/+1 |
| * | WT-60: big endian support | Keith Bostic | 2016-01-14 | 1 | -0/+1 |
| * | WT-60: big endian support | Keith Bostic | 2016-01-14 | 1 | -1/+1 |
* | | WT-2215 Make WT_LSN simply a union. Clean up based on review. | Susan LoVerso | 2016-01-29 | 1 | -2/+2 |
* | | WT-2215 Use 32-bit LSN file and offsets. Set LSNs as a 64-bit value. | Susan LoVerso | 2016-01-25 | 1 | -0/+2 |
|/ |
|
* | Upgrade copyright notices from 2015 to 2016. | Keith Bostic | 2016-01-01 | 1 | -1/+1 |
* | WT-1315. Support statistics on join cursors. | Don Anderson | 2015-11-17 | 1 | -0/+4 |
* | WT-1315. Added support for join cursors: | Don Anderson | 2015-11-03 | 1 | -0/+8 |
* | WT-2131 Add a new fair-lock type. | Alex Gorrod | 2015-09-28 | 1 | -0/+2 |
* | WT-2093 Use the C99 bool type to clarify when functions return true/false. | Michael Cahill | 2015-09-08 | 1 | -0/+1 |
* | Rename "skip" objects to "supd" objects, the skip list is no longer a list | Keith Bostic | 2015-08-27 | 1 | -2/+2 |
* | Merge branch 'develop' into log-slot-revamp | Susan LoVerso | 2015-08-24 | 1 | -7/+12 |
|\ |
|
| * | Fix a bug introduced in 705ff3f; discard duplicate structure declarations so | Keith Bostic | 2015-08-24 | 1 | -2/+0 |
| * | Update auto-generated typedefs. | Keith Bostic | 2015-08-22 | 1 | -0/+12 |
| * | Merge pull request #2124 from wiredtiger/dhandle-barrier | Michael Cahill | 2015-08-19 | 1 | -5/+2 |
| |\ |
|
| | * | Add write barriers to the TAILQ insert macros to ensure we never insert | Keith Bostic | 2015-08-18 | 1 | -5/+2 |
| * | | WT-2029, improve scalability of statistics | Keith Bostic | 2015-08-15 | 1 | -2/+0 |
| |/ |
|
* | | WT-2031 Make log compare an inlined function to use local variables so | Susan LoVerso | 2015-08-10 | 1 | -0/+1 |
|/ |
|
* | SERVER-19340 Avoid type aliasing in the random number generator. | Michael Cahill | 2015-07-27 | 1 | -0/+2 |
* | Merge branch 'develop' into named-snapshots | Michael Cahill | 2015-05-13 | 1 | -2/+4 |
|\ |
|
| * | Merge branch 'develop' into encryption-api | Susan LoVerso | 2015-04-13 | 1 | -2/+0 |
| |\ |
|
| | * | Remove the pthread-mutex-logging spinlock type, it's no longer used. | Keith Bostic | 2015-04-13 | 1 | -2/+0 |
| * | | Added keyed_encryptor list off of named_encryptor, and | Don Anderson | 2015-04-10 | 1 | -0/+2 |
| * | | Merge branch 'develop' into encryption-api | Susan LoVerso | 2015-04-01 | 1 | -3/+0 |
| |\ \
| | |/ |
|
| * | | Merge branch 'develop' into encryption-api | Susan LoVerso | 2015-04-01 | 1 | -0/+1 |
| |\ \ |
|
| * | | | Initial plumbing for encryption api. #1822 | Susan LoVerso | 2015-03-26 | 1 | -0/+2 |
* | | | | Merge branch 'develop' into named-snapshots | Alex Gorrod | 2015-04-09 | 1 | -3/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | I can't find any pthreads_XXX_np functions (which is good, because the | Keith Bostic | 2015-04-01 | 1 | -3/+0 |
| | |/
| |/| |
|
| * | | Integrate Sasha's vectorized search code. | Keith Bostic | 2015-03-23 | 1 | -0/+1 |
| |/ |
|
* | | Add an initial implementation of named, in-memory snapshots. This implementa... | Michael Cahill | 2015-04-01 | 1 | -0/+2 |
|/ |
|
* | Enable attach support | Mark Benvenuto | 2015-01-27 | 1 | -1/+3 |
* | Defer the cache full check from begin_transaction until the first operation t... | Michael Cahill | 2015-01-14 | 1 | -1/+1 |
* | Copyright notices: add MongoDB, update to 2015. | Keith Bostic | 2015-01-04 | 1 | -0/+1 |
* | Merge branch 'develop' into custom-extractors | Michael Cahill | 2014-10-22 | 1 | -3/+2 |
|\ |
|
| * | Merge pull request #1284 from markbenvenuto/pthread_typedef | Keith Bostic | 2014-10-19 | 1 | -3/+2 |
| |\ |
|
| | * | Introduce new typedefs for pthread typedefs in platform agnostic code | Mark Benvenuto | 2014-10-15 | 1 | -3/+2 |
* | | | Merge branch 'develop' into custom-extractors | Michael Cahill | 2014-10-17 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | Port all examples, most tests, and wtperf to Windows | Mark Benvenuto | 2014-10-16 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'develop' into custom-extractors | Michael Cahill | 2014-10-16 | 1 | -1/+23 |
|\ \
| |/ |
|
| * | add config validation for Windows config | Mark Benvenuto | 2014-10-13 | 1 | -4/+0 |
| * | MSVC & Clang Warning Cleanup | Mark Benvenuto | 2014-10-10 | 1 | -0/+2 |