summaryrefslogtreecommitdiff
path: root/src/include/wt_internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Guard include of os_windows.h, include os_windows.h before misc.h,Keith Bostic2014-10-091-1/+4
| * Style script.Keith Bostic2014-10-091-1/+1
| * Initial Windows PortMark Benvenuto2014-10-081-1/+22
* | More implementation of the custom extractor API. Still working on generating...Michael Cahill2014-10-091-0/+2
|/
* Simplify gcc.h, don't repeat the GCC atomic builtins, just use one version.Keith Bostic2014-10-041-0/+5
* Forward declarations of enumerated types is a gcc extension, we don'tKeith Bostic2014-09-011-2/+0
* Merge branch 'develop' into lsm-shared-workersAlex Gorrod2014-08-271-0/+2
|\
| * Merge branch 'develop' into dynamic-evict-workersAlex Gorrod2014-08-051-4/+4
| |\
| * | Start and stop eviction worker threads based on demand.Alex Gorrod2014-07-311-0/+2
* | | Merge branch 'develop' into lsm-shared-workersAlex Gorrod2014-08-061-2/+2
|\ \ \ | | |/ | |/|
| * | Add log cursors. #1106Susan LoVerso2014-07-151-2/+2
| |/
* | Start shifting to having shared worker threads for LSM trees.Alex Gorrod2014-07-171-0/+4
|/
* Cleanup based on Alex's feedback.Michael Cahill2014-07-011-2/+2