summaryrefslogtreecommitdiff
path: root/src/include/wt_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into wt-2539Keith Bostic2016-04-191-0/+2
|\
| * Merge branch 'develop' into wt-2453Susan LoVerso2016-04-011-4/+4
| |\
| * | WT-2453 Add multiple eviction queues.Susan LoVerso2016-03-251-0/+2
* | | WT-2539 Make streams a separate handle type from files.Michael Cahill2016-04-121-7/+11
| |/ |/|
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-201-1/+1
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-181-5/+5
|/
* WT-2372 - Formatting fixes, new defines in s_defineDavid Hows2016-02-021-2/+2
* WT-2372 - Add an include guard to wt_internal.hDavid Hows2016-02-021-0/+4
* Merge pull request #2436 from wiredtiger/WT-60Michael Cahill2016-02-011-1/+2
|\
| * WT-60: big endian supportKeith Bostic2016-01-141-1/+1
| * WT-60: big endian supportKeith Bostic2016-01-141-0/+1
| * WT-60: big endian supportKeith Bostic2016-01-141-1/+1
* | WT-2215 Make WT_LSN simply a union. Clean up based on review.Susan LoVerso2016-01-291-2/+2
* | WT-2215 Use 32-bit LSN file and offsets. Set LSNs as a 64-bit value.Susan LoVerso2016-01-251-0/+2
|/
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* WT-1315. Support statistics on join cursors.Don Anderson2015-11-171-0/+4
* WT-1315. Added support for join cursors:Don Anderson2015-11-031-0/+8
* WT-2131 Add a new fair-lock type.Alex Gorrod2015-09-281-0/+2
* WT-2093 Use the C99 bool type to clarify when functions return true/false.Michael Cahill2015-09-081-0/+1
* Rename "skip" objects to "supd" objects, the skip list is no longer a listKeith Bostic2015-08-271-2/+2
* Merge branch 'develop' into log-slot-revampSusan LoVerso2015-08-241-7/+12
|\
| * Fix a bug introduced in 705ff3f; discard duplicate structure declarations soKeith Bostic2015-08-241-2/+0
| * Update auto-generated typedefs.Keith Bostic2015-08-221-0/+12
| * Merge pull request #2124 from wiredtiger/dhandle-barrierMichael Cahill2015-08-191-5/+2
| |\
| | * Add write barriers to the TAILQ insert macros to ensure we never insertKeith Bostic2015-08-181-5/+2
| * | WT-2029, improve scalability of statisticsKeith Bostic2015-08-151-2/+0
| |/
* | WT-2031 Make log compare an inlined function to use local variables soSusan LoVerso2015-08-101-0/+1
|/
* SERVER-19340 Avoid type aliasing in the random number generator.Michael Cahill2015-07-271-0/+2
* Merge branch 'develop' into named-snapshotsMichael Cahill2015-05-131-2/+4
|\
| * Merge branch 'develop' into encryption-apiSusan LoVerso2015-04-131-2/+0
| |\
| | * Remove the pthread-mutex-logging spinlock type, it's no longer used.Keith Bostic2015-04-131-2/+0
| * | Added keyed_encryptor list off of named_encryptor, andDon Anderson2015-04-101-0/+2
| * | Merge branch 'develop' into encryption-apiSusan LoVerso2015-04-011-3/+0
| |\ \ | | |/
| * | Merge branch 'develop' into encryption-apiSusan LoVerso2015-04-011-0/+1
| |\ \
| * | | Initial plumbing for encryption api. #1822Susan LoVerso2015-03-261-0/+2
* | | | Merge branch 'develop' into named-snapshotsAlex Gorrod2015-04-091-3/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | I can't find any pthreads_XXX_np functions (which is good, because theKeith Bostic2015-04-011-3/+0
| | |/ | |/|
| * | Integrate Sasha's vectorized search code.Keith Bostic2015-03-231-0/+1
| |/
* | Add an initial implementation of named, in-memory snapshots. This implementa...Michael Cahill2015-04-011-0/+2
|/
* Enable attach supportMark Benvenuto2015-01-271-1/+3
* Defer the cache full check from begin_transaction until the first operation t...Michael Cahill2015-01-141-1/+1
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Merge branch 'develop' into custom-extractorsMichael Cahill2014-10-221-3/+2
|\
| * Merge pull request #1284 from markbenvenuto/pthread_typedefKeith Bostic2014-10-191-3/+2
| |\
| | * Introduce new typedefs for pthread typedefs in platform agnostic codeMark Benvenuto2014-10-151-3/+2
* | | Merge branch 'develop' into custom-extractorsMichael Cahill2014-10-171-0/+3
|\ \ \ | |/ /
| * | Port all examples, most tests, and wtperf to WindowsMark Benvenuto2014-10-161-0/+3
| |/
* | Merge branch 'develop' into custom-extractorsMichael Cahill2014-10-161-1/+23
|\ \ | |/
| * add config validation for Windows configMark Benvenuto2014-10-131-4/+0
| * MSVC & Clang Warning CleanupMark Benvenuto2014-10-101-0/+2