summaryrefslogtreecommitdiff
path: root/dist/filelist
Commit message (Expand)AuthorAgeFilesLines
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-181-8/+3
* WT-2280: Add CRC32 Optimized code for PPC64LEKeith Bostic2016-02-111-2/+2
* WT-2280 Build IntegrationMark Benvenuto2016-02-101-0/+2
* Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-011-0/+1
|\
| * WT-2281: Dynamically query OS for VM page sizeMark Benvenuto2015-12-141-0/+1
* | WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds theKeith Bostic2015-12-171-0/+1
|/
* WT-1315. Added support for join cursors:Don Anderson2015-11-031-0/+1
* Move the lookaside file code from conn/conn_las.c to cache/cache_las.c.Keith Bostic2015-08-261-1/+1
* WT-1967: creating a lookaside table to hold updates which are no longerKeith Bostic2015-07-191-0/+1
* Merge branch 'develop' into named-snapshotsMichael Cahill2015-05-131-2/+2
|\
| * Merge branch 'develop' into encryption-apiKeith Bostic2015-05-081-0/+1
| |\
| | * Add support for bulk load in LSM trees.Alex Gorrod2015-05-071-0/+1
| * | Remove per page/record checksum. Refactor common code. Verify root page. WT-...Susan LoVerso2015-05-041-0/+1
| |/
| * __wt_config_concat() is a special case of __wt_config_merge(), replaceKeith Bostic2015-04-221-1/+0
| * Remove the pthread-mutex-logging spinlock type, it's no longer used.Keith Bostic2015-04-131-1/+0
* | Add an initial implementation of named, in-memory snapshots. This implementa...Michael Cahill2015-04-011-0/+1
|/
* Split the FILE functions out to os_posix/os_stdio.c, we're going to needKeith Bostic2015-03-201-0/+1
* Add __wt_getenv to workaround caching in MSVC CRT's getenv implementation.Mark Benvenuto2014-12-191-0/+1
* Stop maintaining a separate Windows version of the file list, generate itKeith Bostic2014-12-171-1/+1
* Add in file name changes to filelist. I forgot to push it last time.Alex Gorrod2014-12-031-5/+5
* Shuffle some eviction/btree file names.Alex Gorrod2014-12-031-3/+4
* Split the condition variable and read/write lock code into separateKeith Bostic2014-10-241-1/+2
* Add support for upgrading configuration strings: leave the obsoleteKeith Bostic2014-10-121-0/+1
* Move the utilities/util_getopt.c implementation of getopt(3) into theKeith Bostic2014-10-101-0/+1
* Create a separate list of Windows' files, that way we can haveKeith Bostic2014-10-091-1/+1
* Abstract out the "is it an absolute path" function, and the pathKeith Bostic2014-10-091-0/+1
* Create a os shim for one-time initializationMark Benvenuto2014-10-031-0/+1
* Shuffle LSM manager code so it is more navigable.Alex Gorrod2014-08-281-0/+1
* Merge branch 'develop' into lsm-shared-workersAlex Gorrod2014-08-061-1/+1
|\
| * Merge branch 'develop' into log-cursorSusan LoVerso2014-07-301-1/+0
| |\
| | * Merge the mid-level of the bulk code into the cursor level.Keith Bostic2014-07-281-1/+0
| * | Merge branch 'develop' into log-cursorSusan LoVerso2014-07-151-2/+2
| |\ \ | | |/
| * | Add log cursors. #1106Susan LoVerso2014-07-151-0/+1
* | | Start shifting to having shared worker threads for LSM trees.Alex Gorrod2014-07-171-0/+1
| |/ |/|
* | Merge branch 'develop' into leveldb-apiMichael Cahill2014-07-021-1/+0
|\ \ | |/
| * Cleanup based on Alex's feedback.Michael Cahill2014-07-011-1/+0
* | Minor futzing with the LevelDB copyright checks, add a WiredTigerKeith Bostic2014-06-241-2/+2
|/
* Merge branch 'develop' into json-dumpSusan LoVerso2014-05-221-0/+1
|\
| * First attempt to add a sweep thread to close data handles only afterKeith Bostic2014-05-211-0/+1
* | KNF.Susan LoVerso2014-05-221-1/+1
* | Wrap json cursors as a type of dump cursor.Susan LoVerso2014-05-211-0/+1
|/
* Merge branch 'develop' into metadata-cursorsAlex Gorrod2014-05-061-0/+3
|\
| * Move the async code from conn_async.c under src/async. It's easier (for me) ...Michael Cahill2014-05-021-1/+1
| * Rename async_api.c to async_op.c to make way for conn_async.c.Michael Cahill2014-05-021-1/+1
| * Merge branch 'develop' into asyncSusan LoVerso2014-04-141-0/+1
| |\
| * | Revert "Begin some refactoring of cursor key/value manipulation."Susan LoVerso2014-04-091-1/+0
| * | Begin some refactoring of cursor key/value manipulation.Susan LoVerso2014-04-081-0/+1
| * | Merge branch 'develop' into asyncMichael Cahill2014-04-071-2/+1
| |\ \
| * | | Add top layer of functions. Split files.Susan LoVerso2014-03-251-0/+3
* | | | Merge branch 'develop' into metadata-cursorsMichael Cahill2014-04-231-0/+1
|\ \ \ \ | | |_|/ | |/| |